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

annotation pdf

(0.07 sec)
  1. Search for embedded and encrypted objects in Me...

     This section explains how to search for embedded electronic signatures into the document metadata with GroupDocs.Signature API. Also this topic shows the way to customize data serialization, encryption and class definition with ability to embed it into the metadata electronic signature....Annotation Product Solution GroupDocs...signature = new Signature ( "signed.pdf" ); // setup search options ...

    docs.groupdocs.com/signature/java/search-embed-...
  2. Search for embedded object with custom serializ...

     This article explains how to search for embedded electronic signatures with custom serialization in document metadata. This topic contains example of custom serialization, class definition and search for serialized objects in the document metadata with GroupDocs.Signature....Annotation Product Solution GroupDocs...powerful free online apps. To sign PDF, Word, Excel, PowerPoint, and...

    docs.groupdocs.com/signature/net/search-for-emb...
  3. Features Overview | GroupDocs

    This article describes the main functions of GroupDocs.Parser for Python via .NET. Extracting text, images, metadata, tables, and structured data from documents with template-based parsing support....Annotation Product Solution GroupDocs...documents like ZIP archives, PDF portfolios, emails, OST containers...

    docs.groupdocs.com/parser/python-net/features-o...
  4. Supported Document Formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, Pdf, PPT, JPG, PNG, HTML, EML and many more...Annotation Product Solution GroupDocs...Format Content and metadata 1.9 PDF Document Type Document Type Description...

    docs.groupdocs.com/search/net/supported-documen...
  5. Work with search results | GroupDocs

    Working with search results consists in obtaining information from objects of search results and highlighting occurrences in the text of documents. Obtain search result information When a search is complete, the search method returns an object of type SearchResult. This page describes the information available in an object of type SearchResult. From the root object of the search result, information is available on the number of documents found, the number of occurrences of the words and phrases found, as well as detailed information on each individual document....Annotation Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/nodejs-java/work-with...
  6. Faceted search | GroupDocs

    This article gives the knowledge of the creation of faceted search queries using Java search API....Annotation Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/nodejs-java/faceted-s...
  7. Searching for document signatures excluding ext...

    This article explains how to search with excluding non-signature components like native documents text, images or barcodes that are the part of document content....Annotation Product Solution GroupDocs...new Signature ( "sample_signed.pdf" ); TextSearchOptions options...

    docs.groupdocs.com/signature/java/searching-for...
  8. Search for embedded object with custom serializ...

     This article explains how to search for embedded electronic signatures with custom serialization in QR-code electronic signatures. This topic contains example of custom serialization, class definition and search for serialized objects in the QR-codes with GroupDocs.Signature....Annotation Product Solution GroupDocs...Signature ( "QRCodeCustomSerializ.pdf" ); // create data encryption...

    docs.groupdocs.com/signature/java/search-embed-...
  9. Render to HTML | GroupDocs

    With GroupDocs.Viewer for .NET you can render files to HTML format. As a simple usecase please see how easily you can convert Microsoft Word to clean html....Annotation Product Solution GroupDocs...includes (but not limited to) PDF, most of formats from the WordProcessing...

    docs.groupdocs.com/viewer/net/rendering-to-html/
  10. Extract text from Microsoft Office PowerPoint p...

    To extract a text from Microsoft Office PowerPoint presentations getText and getText(int) method is used. These methods allow to extract a text from the entire presentation or a text from the selected slide. Here are the steps to extract a text from Microsoft Office PowerPoint presentations: Instantiate Parser object for the initial presentation; Call getText method and obtain TextReader object; Read a text from reader. Warning getText method returns null value if text extraction isn’t supported for the document....Annotation Product Solution GroupDocs...documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/parser/java/extract-text-fro...