Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,130 of 31,605 for

groupdocs.search

(0.22 sec)
  1. Add component to the document | GroupDocs

    The page describes how to add components to a document using GroupDocs.Annotation API....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...

    docs.groupdocs.com/annotation/net/add-component...
  2. Working with Chart Reports - Filtered Ordered G...

    Articles in this section...Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...

    docs.groupdocs.com/assembly/java/working-with-c...
  3. Defining Relations Between DocumentTable Instan...

    Note The code uses some of the objects defined in The Business Layer. Defining Relations Between Document Table Instances API provides the ability to define relations between DocumentTable instances loaded from a single document. The following classes of the GroupDocs.Assembly.Data namespace have been added: DocumentTableRelation DocumentTableRelationCollection Moreover, The Relations property of the GroupDocs.Assembly.Data.DocumentTableSet class has been added. Download Data Source Document Related Tables Data.xlsx Template Using Document Table Relations.docx Using Document Table Relations ColumnNameExtractingDocumentTableLoadHandler...Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...

    docs.groupdocs.com/assembly/java/defining-relat...
  4. Search for electronic signatures in document | ...

    This topic learns how to search for document electronic signature and its details...Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...

    docs.groupdocs.com/signature/java/search-for-el...
  5. Use Cases | GroupDocs

    Practical use cases and real-world examples demonstrating how to use GroupDocs.Comparison for Node.js via Java in various scenarios, including legal document comparison and performance optimization....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...

    docs.groupdocs.com/comparison/nodejs-java/use-c...
  6. Load password-protected file | GroupDocs

    Load password-protected file In order to open password-protected documents, you have to pass your password to LoadOptions class constructor or assign it to its Password property of an instance of LoadOptions class: LoadOptions loadOptions = new LoadOptions("mypassword"); final Redactor redactor = new Redactor("protected_sample.docx", loadOptions); try { // Here we can use document instance to perform redactions redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions("[personal]"))); redactor.save(); } finally { redactor.close(); }...Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...

    docs.groupdocs.com/redaction/java/load-password...
  7. Optimize the PDF file resources | GroupDocs

    This topic describes how to optimize PDF file using the GroupDocs.Viewer Java API to reduce size....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...

    docs.groupdocs.com/viewer/java/optimization-pdf...
  8. Remove annotations | GroupDocs

    This topic describes how to remove annotations from PDF file using the GroupDocs.Viewer Java API....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...

    docs.groupdocs.com/viewer/java/optimization-pdf...
  9. Remove form fields | GroupDocs

    This topic describes how to remove form fields from PDF file using the GroupDocs.Viewer Java API....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...

    docs.groupdocs.com/viewer/java/optimization-pdf...
  10. Update document password | GroupDocs

    This article explains how to update password for PDF, Word, Excel, PowerPoint documents by using GroupDocs.Merger for .NET....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...

    docs.groupdocs.com/merger/python-net/update-doc...