Sort Score
Result 10 results
Languages All
Labels All
Results 5,011 - 5,020 of 51,219 for

documents

(0.08 sec)
  1. Agents and LLM integration | GroupDocs

    GroupDocs.Markdown for .NET is AI agent and LLM friendly — machine-readable documentation, MCP server, structured output for RAG pipelines, and seamless integration with AI tools....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Markdown / GroupDocs...ships machine-readable documentation in multiple formats so that...

    docs.groupdocs.com/markdown/net/agents-and-llm-...
  2. How to merge source code files | GroupDocs

    This article explains how to control file merging in GroupDocs.Comparison for Node.js via Java....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Comparison Product...source, target, and output documents const sourcePath = 'sample-files/source...

    docs.groupdocs.com/comparison/nodejs-java/how-t...
  3. Create custom format handler | GroupDocs

    This article shows how to implement one or several interfaces for the document's features and required redaction....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product...DocumentFormatInstan class. Depending on the document’s features and required redactions...

    docs.groupdocs.com/redaction/java/create-custom...
  4. Quick Start Guide | GroupDocs

    Sign files in any supported format using GroupDocs.Signature for Python via .NET to experience its simplicity and power in Python....Events Acquisition GroupDocs Documentation / GroupDocs.Signature Product...enables developers to sing documents various file formats (e.g...

    docs.groupdocs.com/signature/python-net/getting...
  5. Configuring search network | GroupDocs

    This page contains information about configuring the search network....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Search Product...used to extract data from documents added to the search network...

    docs.groupdocs.com/search/java/configuring-sear...
  6. Quick start guide | GroupDocs

    Get started with GroupDocs.Markdown for Python via .NET in minutes -- convert Documents to Markdown with a single line of code...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Markdown / GroupDocs...shows you how to convert documents to Markdown with GroupDocs...

    docs.groupdocs.com/markdown/python-net/quick-st...
  7. Metadata redactions | GroupDocs

    This article shows that how C# redaction API allows you to replace or remove metadata using filters or search by regular expression....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product...apply metadata redactions for documents of different formats like...

    docs.groupdocs.com/redaction/net/metadata-redac...
  8. Float and paginal modes | GroupDocs

    This article explains pros and cons of float and paginal document editing modes when edit Word Documents with GroupDocs.Editor API....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...Developer Guide / Edit document / Edit Word document / Float and paginal...

    docs.groupdocs.com/editor/java/float-and-pagina...
  9. Working with slide backgrounds | GroupDocs

    Extracting information about all slide backgrounds The API allows you to extract information about all the slide backgrounds in a PowerPoint document as shown in the following code sample using method getBackgroundImage() of PresentationSlide.getImageFillFormat(). advanced_usage.add_watermarks_to_presentations.PresentationGetSlideBackgroundsInformation PresentationLoadOptions loadOptions = new PresentationLoadOptions(); // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\presentation.pptx" Watermarker watermarker = new Watermarker("presentation.pptx", loadOptions); PresentationContent content = watermarker.getContent(PresentationContent.class); for (PresentationSlide slide : content.getSlides()) { if (slide....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product...watermarks to presentation documents / Working with slide backgrounds...

    docs.groupdocs.com/watermark/java/working-with-...
  10. Search for encrypted objects Metadata signature...

     This article explains how to search for encrypted electronic signatures in the document metadata. This topic contains example of using standard encryption, serialization, class definition and search for embedded objects in the document metadata with GroupDocs.Signature....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...instance of class and pass source document path or stream as a constructor...

    docs.groupdocs.com/signature/java/search-for-en...