Sort Score
Result 10 results
Languages All
Labels All
Results 2,161 - 2,170 of 14,884 for

pdf annotation comparison

(0.2 sec)
  1. Word forms provider | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about word forms provider interface using Java....Annotation Product Solution GroupDocs...Product Solution GroupDocs.Comparison Product Solution GroupDocs...

    docs.groupdocs.com/search/java/word-forms-provi...
  2. Wildcard search | GroupDocs

    This article shows the operations of wildcard search which allows you to search for words with unknown letters or ranges of letters....Annotation Product Solution GroupDocs...Product Solution GroupDocs.Comparison Product Solution GroupDocs...

    docs.groupdocs.com/search/net/wildcard-search/
  3. Convert DOC to HTML with C#

    Learn how to Convert DOC to HTML with C# and achieve efficient DOC to HTML conversion in C# using GroupDocs.Conversion, enabling transformation in .NET applications....Annotation Product Family GroupDocs...Product Family GroupDocs.Comparison Product Family GroupDocs...

    kb.groupdocs.com/conversion/net/convert-doc-to-...
  4. Use Aspose.OCR for Cloud SDK | GroupDocs

    This article explains that how to use Aspose.OCR for Cloud SDK....Annotation Product Solution GroupDocs...Product Solution GroupDocs.Comparison Product Solution GroupDocs...

    docs.groupdocs.com/redaction/net/use-aspose-ocr...
  5. Introduction | GroupDocs

    This article explains main principles and stages of editing documents programmatically with GroupDocs.Editor for .NET API....Annotation Product Solution GroupDocs...Product Solution GroupDocs.Comparison Product Solution GroupDocs...

    docs.groupdocs.com/editor/net/introduction/
  6. Working with IPTC IIM metadata | GroupDocs

    This article explains how to access IPTC metadata in a file of any supported format, GroupDocs.Metadata for Java provides the IIptc.getIptcPackage method....Annotation Product Solution GroupDocs...Product Solution GroupDocs.Comparison Product Solution GroupDocs...

    docs.groupdocs.com/metadata/java/working-with-i...
  7. Indexing password protected documents | GroupDocs

    This page describes how to perform indexing of password protected documents. Indexing using the password dictionary To perform indexing of password protected documents using a password dictionary, you must add passwords for all protected documents to the dictionary before indexing. To add a document password to the dictionary, you must specify the full path to the document as a key and the actual password to the document. For more information about managing the password dictionary see the Document passwords page in the Managing dictionaries section....Annotation Product Solution GroupDocs...Product Solution GroupDocs.Comparison Product Solution GroupDocs...

    docs.groupdocs.com/search/java/indexing-passwor...
  8. Extract metadata from Microsoft Office Excel sp...

    To extract metadata from Microsoft Office Excel spreadsheets getMetadata method is used. This method allows to extract the following metadata: Name Description title The title of the spreadsheet. subject The subject of the spreadsheet. keywords The keyword of the spreadsheet. comments The comments of the spreadsheet. content-status The content status of the spreadsheet. category The category of the spreadsheet. company The company of the spreadsheet. manager The manager of the spreadsheet....Annotation Product Solution GroupDocs...Product Solution GroupDocs.Comparison Product Solution GroupDocs...

    docs.groupdocs.com/parser/java/extract-metadata...
  9. Search text in Microsoft Office PowerPoint pres...

    This article explains that how to search text from Microsoft Office PowerPoint(.ppt, .pptx) presentations...Annotation Product Solution GroupDocs...Product Solution GroupDocs.Comparison Product Solution GroupDocs...

    docs.groupdocs.com/parser/net/search-text-in-mi...
  10. Search text in Microsoft Office Excel spreadshe...

    To search a keyword in Microsoft Office Excel spreadsheets search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in Microsoft Office Excel spreadsheet: Instantiate Parser object for the initial spreadsheet; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the spreadsheet....Annotation Product Solution GroupDocs...Product Solution GroupDocs.Comparison Product Solution GroupDocs...

    docs.groupdocs.com/parser/java/search-text-in-m...