Sort Score
Result 10 results
Languages All
Labels All
Results 2,481 - 2,490 of 4,502 for

groupdocs.editor

(0.35 sec)
  1. Update Text Signatures in Document | GroupDocs

    This article explains how to update Text electronic signatures with GroupDocs.Signature for Python via .NET API....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...

    docs.groupdocs.com/signature/python-net/update-...
  2. Extracting metadata | GroupDocs

    Using the GroupDocs.Metadata search engine you can extract desired metadata properties from files of different types. You don’t need to worry about the exact file format and metadata standards it can deal with. The same code will work for all supported formats in the same way. Most commonly used metadata properties are marked with tags that allow searching them across all supported files in various metadata packages. All tags defined in GroupDocs....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...

    docs.groupdocs.com/metadata/nodejs-java/extract...
  3. Composing signature with texture brush backgrou...

     This article explains how to fill signature background with texture brush...Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...

    docs.groupdocs.com/signature/java/composing-sig...
  4. Verify Text Signatures in Document | GroupDocs

    This topic explains how to verify Text electronic signatures with GroupDocs.Signature for Python via .NET API....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...

    docs.groupdocs.com/signature/python-net/verify-...
  5. OCR support | GroupDocs

    OCR support means the ability to connect an external module (library) for the recognition of printed text (optical character recognition, OCR) on images, either separate or embedded in documents. To connect OCR, you need to implement the IOcrConnector interface in the client code. The following example demonstrates how to implement the OCR connector using com.aspose.ocr library for text recognition in images. String indexFolder = "c:\\MyIndex"; String documentFolder = "c:\\MyDocuments"; // Creating an index Index index = new Index(indexFolder); // Setting the OCR indexing options IndexingOptions options = new IndexingOptions(); options....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...

    docs.groupdocs.com/search/java/ocr-support/
  6. Sign document with Digital signature - advanced...

     This article explains how to sign document with Digital electronic signatures using advanced options with GroupDocs.Signature API....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...

    docs.groupdocs.com/signature/java/sign-document...
  7. Convert email formats | GroupDocs

    This article demonstrates how you can convert to and from email formats with GroupDocs.Conversion for Node.js via Java....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  8. Convert email formats | GroupDocs

    This article demonstrates how you can convert to and from email formats with GroupDocs.Conversion for .NET....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...

    docs.groupdocs.com/conversion/net/convert/email/
  9. Indexing with stop words | GroupDocs

    Stop words are frequently used words that do not carry a semantic meaning and can be removed from an index to reduce its size. You can enable or disable the use of stop words by calling the setUseStopWords method of the IndexSettings class. The default value is true, meaning that stop words are filtered during indexing and not added to the index. A list of stop words to use during indexing can be specified in the stop word dictionary....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...

    docs.groupdocs.com/search/java/indexing-with-st...
  10. How to make cache thread-safe in your Java appl...

    This article explains how to make cache thread safe with GroupDocs.Viewer within your Java applications....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...

    docs.groupdocs.com/viewer/java/how-to-make-cach...