Sort Score
Result 10 results
Languages All
Labels All
Results 5,091 - 5,100 of 9,766 for

document viewer

(0.13 sec)
  1. Scan Barcode from PPT using C#

    This guide provides a detailed overview of how to scan barcode from PPT using C#. Moreover, you will get a sample code example to extract barcode from PPT in C#....Viewer Product Family GroupDocs.Comparison...management, event registration, and document tracking. In this article...

    kb.groupdocs.com/parser/net/scan-barcode-from-p...
  2. GroupDocs.Annotation for .NET | GroupDocs

    API to annotate text or images in your Documents using C#. It supports PDF, Microsoft Word DOCX, Excel XLSX and PowerPoint. PPTX...Viewer Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Annotation Product...

    docs.groupdocs.com/annotation/net/
  3. Scan Barcode from PPT using Java

    This guide offers an in-depth explanation of how to scan barcode from PPT using Java. Also, it includes a sample code example to extract barcode from PPT in Java....Viewer Product Family GroupDocs.Comparison...management, event registration, and document tracking. This article will...

    kb.groupdocs.com/parser/java/scan-barcode-from-...
  4. Extract Images from XLSX using C#

    Learn how to extract images from XLSX using C# with step-by-step guide. Get practical C# code to extract images from XLSX and enhance your data extraction workflow....Viewer Product Family GroupDocs.Comparison...library to load and process the document Call the Parser.GetImages...

    kb.groupdocs.com/parser/net/extract-images-from...
  5. Get only summary page | GroupDocs

    This article explains how to get only summary page when comparing Documents with GroupDocs.Comparison for .NET....Viewer Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Comparison Product...

    docs.groupdocs.com/comparison/net/get-only-summ...
  6. Remove metadata properties | GroupDocs

    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...Events Acquisition GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/python-net/remove-m...
  7. OCR support | GroupDocs

    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...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/java/ocr-support/
  8. Extract emails from Outlook Storage | GroupDocs

    To extract emails from Outlook Storage getContainer method is used. This method returns the collection of ContainerItem objects. Outlook Storage item can contain the following metadata: Name Description date The time and date at which the Outlook Storage item was last modified. email-sender The value of “sender” field. email-to The value of “to” field. subject The value of “subject” field. Outlook Storage container consists of email Documents (msg files). Here are the steps to extract an email text from outlook storage:...Viewer Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/java/extract-emails-f...
  9. Search for encrypted text in Metadata signature...

     This article explains how to search for encrypted text electronic signatures in the Document metadata. This topic contains example of using standard encryption and search for encrypted text in the Document metadata with further decryption by GroupDocs.Signature API....Viewer Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/java/search-for-en...
  10. How to Convert ODT to TXT using C#

    We will guide you how to convert ODT to TXT using C# without the need for any external software installations along with code example to export ODT to TXT in C#....Viewer Product Family GroupDocs.Comparison...yourself needing to convert Open Document Text ( ODT ) files to plain...

    kb.groupdocs.com/conversion/net/how-to-convert-...