Sort Score
Result 10 results
Languages All
Labels All
Results 1,261 - 1,270 of 3,820 for

conholdate

(0.03 sec)
  1. Regular expression search | GroupDocs

    This article gives the knowledge about the regular expression (RegEx) search queries which are universal and very flexible, but at the same time, in large indexes, their performance becomes extremely low using Java search API....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/search/nodejs-java/regular-e...
  2. Setting author of changes | GroupDocs

    This article explains how to set author of changes name in the resulting document in GroupDocs.Comparison for Node.js via Java....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/comparison/nodejs-java/setti...
  3. Document renaming | GroupDocs

    Sometimes a situation arises when an indexed document is renamed, but its contents have not changed. In this case, to save computing resources, you can notify the index about the renaming of the document, and then the document will not be reindexed during the update operation. To notify an index about renaming a document, the notifyIndex method is used with the corresponding notification object as a parameter. You should keep in mind that if an index is notified of the renaming of a document, it will not be reindexed the next time you call the update method, even if its contents have changed....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/search/nodejs-java/document-...
  4. Developer guide | GroupDocs

    Key features of every API bundled in GroupDocs.Total for Java, with runnable Java examples you can copy, plus the input and output files for each one....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/total/java/developer-guide/
  5. Use advanced logging | GroupDocs

    You can implement ILogger interface from com.groupdocs.redaction.options package. This interface requires to implement three methods: import com.groupdocs.redaction.options.ILogger; import java.util.ArrayList; /** *

    * This is an example of ILogger implementation, tracking count of error messages. *

    */ public class CustomLogger implements ILogger { private ArrayList _errors; private ArrayList _traces; private ArrayList _warnings; public boolean hasErrors() { return _errors.size() > 0; } public CustomLogger() { _errors = new ArrayList(); _traces = new ArrayList(); _warnings = new ArrayList(); } public void error(String message) { _errors....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/redaction/java/use-advanced-...
  6. Load text from string | GroupDocs

    Compare raw text strings directly using LoadOptions.LoadText = true — no files needed. Retrieve the diff result as a string via GetResultString() in GroupDocs.Comparison for .NET....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/comparison/net/load-text-fro...
  7. Show results of comparison as a Word Track Chan...

    This article explains how to use the Microsoft Word Track Changes comparing as a built-in feature in GroupDocs.Comparison for Node.js via Java....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/comparison/nodejs-java/word-...
  8. Load document from FTP | GroupDocs

    This section explains how to load document from FTP with GroupDocs.Signature API....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/signature/java/load-document...
  9. Delete QR-code signatures from documents | Grou...

    This article explains how to delete QR code electronic signatures with GroupDocs.Signature API....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/signature/net/delete-qr-code...
  10. GroupDocs.Conversion for Python via .NET | Grou...

    Native Python library that converts documents between 10,000+ format pairs — DOCX, PDF, XLSX, PPTX, images, CAD, email, and archives — on Windows, Linux, and macOS. No Microsoft Office or Adobe Acrobat required....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/conversion/python-net/