Sort Score
Result 10 results
Languages All
Labels All
Results 4,501 - 4,510 of 23,666 for

docx

(0.32 sec)
  1. Use PageAreaRedaction | GroupDocs

    This article explains that how to use PageAreaRedaction....document formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/redaction/net/use-page-area-...
  2. Convert documents for RAG pipelines | GroupDocs

    Prepare PDF, Word, and Excel documents as Markdown for retrieval-augmented generation with LLMs... flowchart LR A["PDF / DOCX / XLSX"] B["GroupDocs.Markdown"]...

    docs.groupdocs.com/markdown/net/convert-for-rag/
  3. Agents and LLM Integration | GroupDocs

    GroupDocs.Viewer for Python via .NET is AI agent and LLM friendly — machine-readable documentation, an MCP server, AGENTS.md shipped inside the pip package, and runnable code examples for AI-driven document pipelines....md and help me render a DOCX to HTML in Python. Why GroupDocs...RAG systems can rarely consume DOCX, XLSX, PPTX, EML, CAD drawings...

    docs.groupdocs.com/viewer/python-net/agents-and...
  4. Existing objects in word processing document | ...

    Inspect, modify, and remove existing shapes (potential watermarks) in Word documents using GroupDocs.Watermark for Python via .NET....docx" , WordProcessingLoadOp ())...extract_shapes () document.docx document.docx is the sample file used...

    docs.groupdocs.com/watermark/python-net/existin...
  5. Load a password-protected document | GroupDocs

    This example demonstrates how to load a password-protected document.... DOCX ); loadOptions . setPassword...MarkdownConverter . toMarkdown ( "protected.docx" , loadOptions ); Files . write...

    docs.groupdocs.com/markdown/java/load-a-passwor...
  6. Saving a File to Local Disk | GroupDocs

    This article demonstrates how to convert files stored on local disk using GroupDocs.Conversion for Java API....docx ) to a PDF file and save it...( "c:\\files\\business-plan.docx" ); // Define conversion options...

    docs.groupdocs.com/conversion/java/save-file-to...
  7. Save HTML to folder | GroupDocs

    This article explains how to save edited document in HTML form to folder at local disk using GroupDocs.Editor for Java features....docx" ; //path to some document ...we load input WordProcessing (DOCX) document to Editor class with...

    docs.groupdocs.com/editor/java/save-html-to-fol...
  8. Locating signature in the Word header or footer...

    This article explains how to locate signature in the footer and header of Word document....signature will be placed in the docx document body Header - signature...signature = new Signature ( "sample.docx" )) { var listOptions = new...

    docs.groupdocs.com/signature/net/locating-signa...
  9. Modifying found watermark properties | GroupDocs

    Search for existing watermarks and update their text, formatted text, or image using GroupDocs.Watermark for Python via .NET....docx" ) as watermarker : criteria...watermarker . save ( "./output.docx" ) if __name__ == "__main__"...

    docs.groupdocs.com/watermark/python-net/modifyi...
  10. Loading documents | GroupDocs

    Load documents into GroupDocs.Annotation for Python via .NET from a local disk or a binary stream, and open password-protected files with LoadOptions....docx" , load_options = load_options...annotator . save ( "./output.docx" ) if __name__ == "__main__"...

    docs.groupdocs.com/annotation/python-net/loadin...