Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 46,279 for

documents

(0.14 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 (!...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...Password-protected documents Password-protected documents Leave feedback...

    docs.groupdocs.com/parser/java/password-protect...
  2. GroupDocs.Signature for .NET Supports Image Doc...

    Team GroupDocs is really pleased to announce the release of version 17.8.0 of GroupDocs.Signature for .NET API. Like our previous releases, this release too comes up with a number of features and enhancements. The most noteworthy feature introduced in this version is the support for image file formats for all existing signature types. You can now apply all the existing standard signature properties like positioning, alignment, applying fonts, opacity, border options etc that were previously available for other document formats for image file formats as well....previously available for other document formats for image file formats...start signing your image documents with the simplest yet amazing...

    blog.groupdocs.com/signature/groupdocs.signatur...
  3. Indexing metadata of documents | GroupDocs

    API allows creating of full-text and / or metadata index on Documents. To index only metadata without main content of Documents, you only need to set IndexType.MetadataIndex when creating an index....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Search Product...metadata of documents Indexing metadata of documents Leave feedback...

    docs.groupdocs.com/search/java/indexing-metadat...
  4. Compare JSON documents | GroupDocs

    Learn how to compare JSON files using GroupDocs.Comparison for Python via .NET. Detect differences in nested JSON objects, arrays, and data types with visual and textual comparison modes....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Comparison Product.../ Compare JSON documents Compare JSON documents Leave feedback...

    docs.groupdocs.com/comparison/python-net/compar...
  5. Load password-protected documents | GroupDocs

    This article explains how to load password-protected PDF, Word, Excel, PowerPoint Documents when using GroupDocs.Comparison for .NET....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Comparison Product...password-protected documents Load password-protected documents Leave feedback...

    docs.groupdocs.com/comparison/net/load-password...
  6. Protecting word processing documents | GroupDocs

    This article explains how to protect as well as unprotect the Word Documents....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product...word-processing documents / Protecting word processing documents Protecting...

    docs.groupdocs.com/watermark/net/protecting-wor...
  7. Saving documents | GroupDocs

    Saving a document with methods save(String) or save(OutputStream) of Watermarker class, GroupDocs.Watermark puts it to any custom location. You can see examples of save() methods in one of these guides:...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product...Advanced Usage / Saving documents Saving documents Leave feedback Saving...

    docs.groupdocs.com/watermark/java/saving-docume...
  8. Import documents | GroupDocs

    This section describes how to import Documents into another document as OLE objects using C# language...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Merger Product...Developer Guide / Import documents Import documents Leave feedback This...

    docs.groupdocs.com/merger/net/import-documents/
  9. Import documents | GroupDocs

    This section describes how to import Documents into another document as OLE objects using Java language...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Merger Product...Developer Guide / Import documents Import documents Leave feedback This...

    docs.groupdocs.com/merger/java/import-documents/
  10. Extract data from PDF documents | GroupDocs

    GroupDocs.Parser provides the functionality to extract data from PDF Documents. Also password-protected PDFs and PDF portfolios are supported. More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Parser for .NET examples GroupDocs.Parser for Java examples Free online document parser App Along with full featured .NET library we provide simple, but powerful free Apps. You are welcome to parse Documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free online Free Online Document Parser App....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...from PDF documents Extract data from PDF documents Leave feedback...

    docs.groupdocs.com/parser/java/extract-data-fro...