Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 51,095 for

documents

(0.79 sec)
  1. 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/
  2. 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/
  3. 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...
  4. Using Markdown Documents | GroupDocs

    Note This feature is supported by version 19.8 or greater. Note The code uses some of the objects defined in The Business Layer. Markdown Documents (MD) Markdown is a lightweight markup language intended for one purpose, to be used to format text on the web with plain text formatting syntax. Let it be clear that Markdown is not a replacement for HTML because its syntax is very small, containing a very small subset of HTML tags....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...Using Markdown Documents Using Markdown Documents Leave feedback...

    docs.groupdocs.com/assembly/java/using-markdown...
  5. 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/net/indexing-metadata...
  6. Compare Word Documents | GroupDocs

    Compare Microsoft Word (.doc, .docx) Documents and detect text, formatting, and style differences using GroupDocs.Comparison for Python via .NET....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Comparison Product...guide / Comparing documents / Compare Word documents Compare Word...

    docs.groupdocs.com/comparison/python-net/develo...
  7. Compare Markdown Documents | GroupDocs

    Compare Markdown (.md) files and detect differences in content, formatting, and structure using GroupDocs.Comparison for Python via .NET....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Comparison Product.../ Comparing documents / Compare Markdown documents Compare Markdown...

    docs.groupdocs.com/comparison/python-net/develo...
  8. 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 On...

    docs.groupdocs.com/watermark/java/saving-docume...
  9. Merge Word documents | GroupDocs

    Follow this guide and learn how to merge Word Documents, combine several DOCX or DOC files into one using GroupDocs.Merger for Java....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Merger Product...files / Merge Word documents Merge Word documents Leave feedback...

    docs.groupdocs.com/merger/java/merge/word/
  10. Saving documents | GroupDocs

    Save redacted Documents with GroupDocs.Redaction for Python via .NET — keep the original format, rasterize to PDF, save to a stream, overwrite the source, select pages, and apply advanced rasterization options....Events Acquisition GroupDocs Documentation / GroupDocs.Redaction Product...Advanced usage / Saving documents Saving documents Leave feedback On...

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