Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 48,648 for

documents

(4.3 sec)
  1. Saving documents | GroupDocs

    Saving a document with method Save(), GroupDocs.Watermark puts it in the same folder as the original file, rewriting original. If you need to save the document to any custom location, you’ll have to use Save(string) method or Save(Stream) of Watermarker class. You can see examples of Save methods in one of these guides: Save document to the same file or stream Save document to the specified location Save document to the specified stream...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product...Advanced usage / Saving documents Saving documents Leave feedback Saving...

    docs.groupdocs.com/watermark/net/saving-documents/
  2. Merge Word Documents | GroupDocs

    Learn this article and check how to merge Microsoft Office Word Documents in .NET applications using C# programming language....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Merger Product...files / Merge Word documents Merge Word Documents Leave feedback...

    docs.groupdocs.com/merger/net/merge/word/
  3. Compare multiple documents | GroupDocs

    Learn more about how to compare multiple Word Documents or PowerPoint presentations simultaneously with GroupDocs.Comparison for Java....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Comparison Product...Compare multiple documents Compare multiple documents Leave feedback...

    docs.groupdocs.com/comparison/java/compare-mult...
  4. Compare multiple documents | GroupDocs

    Learn more about how to compare multiple Word Documents or PowerPoint presentations simultaneously with GroupDocs.Comparison for .NET....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Comparison Product...Compare multiple documents Compare multiple documents Leave feedback...

    docs.groupdocs.com/comparison/net/compare-multi...
  5. Compare PDF documents | GroupDocs

    Learn how to compare PDF Documents using GroupDocs.Comparison for Python via .NET. Detect and highlight text and formatting differences between PDF files with Python code....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Comparison Product.../ Compare PDF documents Compare PDF documents Leave feedback...

    docs.groupdocs.com/comparison/python-net/compar...
  6. Compare PDF Documents | GroupDocs

    Compare PDF Documents and detect text, formatting, and annotation differences using GroupDocs.Comparison for Python via .NET — ideal for contract and legal-document review workflows....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Comparison Product...guide / Comparing documents / Compare PDF documents Compare PDF Documents...

    docs.groupdocs.com/comparison/python-net/develo...
  7. Signing documents | GroupDocs

    This section contains advanced examples and demonstrates all possible features for signing Documents with various electronic signature types, setup different options and visual effects....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...usage / Signing documents Signing documents Leave feedback Locating...

    docs.groupdocs.com/signature/net/signing/
  8. 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...
  9. Perform Regex Search in Documents Online

    Unlock the power of regex search using GroupDocs.Search! Learn how to search text-based Documents using regular expressions....find text and patterns in documents. GroupDocs.Search is a text...exactly what you need in documents. Uncover the simplicity of...

    blog.groupdocs.com/search/online-regex-search/
  10. Saving documents | GroupDocs

    The articles explain that how to save Documents in different ways after making redactions....Events Acquisition GroupDocs Documentation / GroupDocs.Redaction Product...Advanced usage / Saving documents Saving documents Leave feedback Saving...

    docs.groupdocs.com/redaction/python-net/saving-...