Sort Score
Result 10 results
Languages All
Labels All
Results 2,321 - 2,330 of 15,730 for

annotation pdf

(0.06 sec)
  1. Case sensitive search | Documentation

    This article gives the knowledge of the case sensitive search which allows you to find words considering uppercase and lowercase letters as distinct....Annotation Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/net/case-sensitive-se...
  2. Extracting Document Metainfo | Documentation

    Following this guide, you will learn how to obtain basic document metadata like page count, size, and file type before editing it with GroupDocs.Editor for Node.js via Java API....Annotation Product Solution GroupDocs...fixed-layout format, such as PDF and XPS. EmailDocumentInfo: For...

    docs.groupdocs.com/editor/nodejs-java/extractin...
  3. 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. const indexFolder = 'c:/MyIndex/'; const documentsFolder = 'c:/MyDocuments/'; const query = 'Einstein'; // Creating an index const index = new groupdocs....Annotation Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/nodejs-java/ocr-support/
  4. GroupDocs.Conversion for .NET overview | Docume...

    GroupDocs.Conversion for .NET is a powerful and intuitive library used for file conversion between a variety of supported document and image types without using third-party tools....Annotation Product Solution GroupDocs...and OpenDocument file formats, PDF documents, HTML, CAD, raster...

    docs.groupdocs.com/conversion/net/product-overv...
  5. Indexing additional fields | Documentation

    Sometimes when indexing, it is necessary to associate each document with certain additional metadata, for example, a set of tags, a number in the library catalog, the subject of a document, etc. To accomplish this task, additional fields can be added to each indexed document in addition to those already in the document itself. Additional fields are associated with the document through the arguments of the FileIndexing event that occurs before indexing each added document....Annotation Product Solution GroupDocs...const documents = [ 'Lorem ipsum.pdf' , 'English.docx' , 'Lorem ipsum...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  6. Get document information | Documentation

    This article explains how to detect document file type, obtain document details,  retrieve list of existing form fields and added signatures, calculate pages count when processing document file with GroupDocs.Signature....Annotation Product Solution GroupDocs...signature = new Signature ( "sample.pdf" )) { IDocumentInfo documentInfo...

    docs.groupdocs.com/signature/net/get-document-i...
  7. How to Extract Text from HTML in Java

    This article describes a step-by-step procedure to extract text from HTML in Java and how to use these steps for developing the Java get Text from HTML application....Annotation Product Family GroupDocs...formats such as DOCX, XLSX, PPTX, PDF, EML, MSG, and many more. We...

    kb.groupdocs.com/parser/java/how-to-extract-tex...
  8. How to Extract Images from PowerPoint in C#

    This article provides stepwise instructions to extract images from PowerPoint in C# and a sample working code on how to get images from PowerPoint using C#....Annotation Product Family GroupDocs...other document formats such as PDF, DOC, DOCX, XLSX, and many more...

    kb.groupdocs.com/parser/net/how-to-extract-imag...
  9. Adding metadata | Documentation

    This article shows how to add metadata properties which is the most sophisticated feature of the GroupDocs.Metadata Node.js via Java search engine...Annotation Product Solution GroupDocs...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/metadata/nodejs-java/adding-...
  10. Remove metadata properties | Documentation

    The easiest way to remove metadata properties from a file is to use corresponding tags that allow you to locate the desired properties across all metadata packages....Annotation Product Solution GroupDocs...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/metadata/nodejs-java/remove-...