Sort Score
Result 10 results
Languages All
Labels All
Results 2,681 - 2,690 of 15,994 for

pdf viewer

(0.06 sec)
  1. Extracting metadata | Documentation

    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....Viewer Product Solution GroupDocs...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/metadata/nodejs-java/extract...
  2. Delete Barcode signatures from documents | Docu...

    This article explains how to delete Barcode electronic signatures with GroupDocs.Signature API....Viewer Product Solution GroupDocs...Apps. You are welcome to eSign PDF, Word, Excel, PowerPoint documents...

    docs.groupdocs.com/signature/java/delete-barcod...
  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. 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....Viewer Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/java/ocr-support/
  4. Sign document with extensions | Documentation

    This article shows how to create electronic signatures with additional visual extensions...Viewer Product Solution GroupDocs...signature = new Signature ( "sample.pdf" )) { TextSignOptions options...

    docs.groupdocs.com/signature/net/sign-document-...
  5. Index lifecycle | Documentation

    The life cycle of an index begins at the moment of creating an instance of the Index class and first saving the index files to disk. The index life cycle ends when a folder containing index files is deleted. Below is a diagram of the recommended sequence of index life cycle states. Please note that the index life cycle does not consider the events of loading and unloading the index from RAM....Viewer Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/nodejs-java/index-lif...
  6. Separate data extraction | Documentation

    This article explains how to separately extract data from documents and add the extracted data to the index....Viewer Product Solution GroupDocs...= 'c:/MyDocuments/MyDocument.pdf' ; // Extracting data from a...

    docs.groupdocs.com/search/nodejs-java/separate-...
  7. 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....Viewer Product Solution GroupDocs...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/metadata/python-net/remove-m...
  8. Spell checking | Documentation

    This article shows that how spell checking works during the search....Viewer Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/nodejs-java/spell-che...
  9. Logging | Documentation

    This article demonstrates that how creating and assigning a logger of an index, as well as on the implementation of a custom logger using search API....Viewer Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/net/logging/
  10. Merge PowerPoint Presentations | Documentation

    This article demonstrates how to merge PowerPoint presentation files of PPT, PPTX, ODP and may other formats with couple C# code lines and GroupDocs.Merger for .NET....Viewer Product Solution GroupDocs...file formats as well such as PDF, BMP, PNG, JPEG, and XPS. Common...

    docs.groupdocs.com/merger/net/merge/powerpoint/