Sort Score
Result 10 results
Languages All
Labels All
Results 4,931 - 4,940 of 9,993 for

document signature

(0.77 sec)
  1. Password-protected documents | GroupDocs

    GroupDocs.Parser provides the functionality to open the password-protected Documents. The following are the steps to work with password protected Documents. Instantiate the LoadOptions object; Set password in LoadOptions(String) constructor; Create Parser object and call any method. The following code sample shows how to process password protected Documents. try { String password = "123456"; // Create an instance of Parser class with the password: try (Parser parser = new Parser(Constants.SamplePassword, new LoadOptions(password))) { // Check if text extraction is supported if (!...Signature Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/java/password-protect...
  2. Perform Fuzzy Search using Java

    Learn to perform fuzzy search using Java for precise and efficient query matching. Explore how to build Document search with fuzzy logic in Java for improved results....Signature Product Family GroupDocs.Metadata...to search large volumes of documents quickly and accurately is...

    kb.groupdocs.com/search/java/perform-fuzzy-sear...
  3. Perform Fuzzy Search using C#

    Learn how to perform fuzzy search using C# for accurate and efficient query matching. Discover how to build Document search with fuzzy logic in C# for better results....Signature Product Family GroupDocs.Metadata...through large volumes of documents accurately and efficiently...

    kb.groupdocs.com/search/net/perform-fuzzy-searc...
  4. Rotate pages | GroupDocs

    This article explains how to rotate PDF, HTML or Image pages when rendering Documents with GroupDocs.Viewer within your Java applications....Signature Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...

    docs.groupdocs.com/viewer/java/flip-or-rotate-p...
  5. 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....Signature Product Family GroupDocs.Metadata...management, event registration, and document tracking. This article will...

    kb.groupdocs.com/parser/java/scan-barcode-from-...
  6. Quick Start Guide | GroupDocs

    Render files, list and save attachments in any supported format using GroupDocs.Viewer for Python via .NET to experience its simplicity and power in Python....Signature Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...

    docs.groupdocs.com/conversion/python-net/gettin...
  7. Faceted search | GroupDocs

    This article gives the knowledge of the creation of faceted search queries using Java search API....Signature Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/java/faceted-search/
  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:...Signature Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/java/extract-emails-f...
  9. Extract metadata from Microsoft Office PowerPoi...

    To extract metadata from Microsoft Office PowerPoint presentations getMetadata method is used. This method allows to extract the following metadata: Name Description title The title of the presentation. subject The subject of the presentation. keywords The keyword of the presentation. comments The comments of the presentation. content-status The content status of the presentation. category The category of the presentation. company The company of the presentation. manager The manager of the presentation....Signature Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/java/extract-metadata...
  10. Render Outlook data files as HTML, PDF, and ima...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert Outlook data files (PST and OST) to HTML, PDF, PNG, and JPEG formats....Signature Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...

    docs.groupdocs.com/viewer/net/render-outlook-da...