Sort Score
Result 10 results
Languages All
Labels All
Results 3,061 - 3,070 of 29,474 for

groupdocs.metadata

(0.09 sec)
  1. Migration Notes | Documentation

    How to migrate from earlier versions of GroupDocs.Editor for .NET...Assembly Product Solution GroupDocs.Metadata Product Solution GroupDocs...

    docs.groupdocs.com/editor/net/migration-notes/
  2. Load CAD document with options | Documentation

    Learn this article and check how to load and convert CAD documents with advanced options using GroupDocs.Conversion for .NET API....Assembly Product Solution GroupDocs.Metadata Product Solution GroupDocs...

    docs.groupdocs.com/conversion/net/load-cad-docu...
  3. Composing signature with texture brush backgrou...

     This article explains how to fill signature background with texture brush...Assembly Product Solution GroupDocs.Metadata Product Solution GroupDocs...

    docs.groupdocs.com/signature/java/composing-sig...
  4. OCR support | Documentation

    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....Assembly Product Solution GroupDocs.Metadata Product Solution GroupDocs...

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

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

    docs.groupdocs.com/signature/java/sign-document...
  6. Extract table of contents from Microsoft Office...

    This article explains that how to extract table of contents from Microsoft Office Word (.doc, .docx) documents...Assembly Product Solution GroupDocs.Metadata Product Solution GroupDocs...

    docs.groupdocs.com/parser/net/extract-table-of-...
  7. Extract metadata from EPUB eBook | Documentation

    To extract metadata from EPUB e-books GetMetadata method is used...Assembly Product Solution GroupDocs.Metadata Product Solution GroupDocs...

    docs.groupdocs.com/parser/net/extract-metadata-...
  8. Merge indexes | Documentation

    The merge operation is designed to combine two or more indexes into one index to accelerate the search and to simplify the work with indexes. When merging, only the index at which the merge method was called is changed. This index as a result of the operation contains all the documents that were contained in all indexes together. The second index or index repository after the merge can be deleted to free up disk space....Assembly Product Solution GroupDocs.Metadata Product Solution GroupDocs...

    docs.groupdocs.com/search/nodejs-java/merge-ind...
  9. How to merge BMP images using Python via .NET |...

    Learn how to merge BMP image files, combine BMP image files into one file programmatically in python-net language using GroupDocs.Merger for Python via .NET library....Assembly Product Solution GroupDocs.Metadata Product Solution GroupDocs...

    docs.groupdocs.com/merger/python-net/getting-st...
  10. Merge indexes | Documentation

    This article demonstrates the merge operation which is designed to combine two or more indexes into one index to accelerate the search and to simplify the work with indexes....Assembly Product Solution GroupDocs.Metadata Product Solution GroupDocs...

    docs.groupdocs.com/search/net/merge-indexes/