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

docx

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

    GroupDocs.Markdown for Python via .NET is AI agent and LLM friendly — machine-readable documentation, MCP server, AGENTS.md shipped in the package, and structured output for RAG pipelines....binary noise — unlike PDF or DOCX, Markdown is plain text that...documents to/from Markdown -- DOCX, PDF, XLSX, EPUB, HTML and 20+...

    docs.groupdocs.com/markdown/python-net/agents-a...
  2. Compare documents | GroupDocs

    Compare two documents in C# with GroupDocs.Comparison for .NET. Covers the basic Comparer workflow, file and stream inputs, default highlight colours, and the CompareOptions class for customizing the result....docx" )) { comparer . Add ( "target.docx" ); comparer...comparer . Compare ( "result.docx" ); } The output file is as follows:...

    docs.groupdocs.com/comparison/net/compare-docum...
  3. Iterate through container items | GroupDocs

    Learn how to iterate through container items (files in archives) using GroupDocs.Parser for Python via .NET....docx']) """ with Parser ( file_path..."archive.zip" , [ '.pdf' , '.docx' , '.doc' ]) print ( f "Found...

    docs.groupdocs.com/parser/python-net/iterate-th...
  4. Merge and split documents with GroupDocs.Merger...

    Join documents, extract pages and read document information from GroupDocs.Total for .NET — runnable C# examples with downloadable input and output files....docx" ); // returns cleanly, writes...Path . GetFullPath ( "merged.docx" )); // writes the file Input...

    docs.groupdocs.com/total/net/developer-guide/me...
  5. GroupDocs.Assembly for .NET 25.12 – Latest Upda...

    Explore what’s new in GroupDocs.Assembly for .NET 25.12. Available now on NuGet and GroupDocs website....when saving a Word document (DOCX, DOCM, DOTX, etc.). The library...source = "template.docx" ; var target = "output.docx" ; var data =...

    blog.groupdocs.com/assembly/groupdocs-assembly-...
  6. Quick Start Guide | GroupDocs

    Install GroupDocs.Comparison for Python via .NET, compare your first two documents, and inspect the detected changes — end to end in under five minutes....docx and target.docx , then run it with python.../source.docx" ) as comparer : comparer . add ( "./target.docx" ) #...

    docs.groupdocs.com/comparison/python-net/gettin...
  7. Quick Start Guide | GroupDocs

    Set up a virtual environment, install groupdocs-metadata-net, and run three minimal examples — read metadata, remove all metadata, and inspect a document — in under five minutes....docx" ) as metadata : # `lambda p:...read_metadata () input.docx input.docx is the sample file used...

    docs.groupdocs.com/metadata/python-net/getting-...
  8. Add watermarks with GroupDocs.Watermark | Group...

    Add text and image watermarks to documents from GroupDocs.Total for Node.js via Java, across Word, PDF and spreadsheets — runnable JavaScript examples with downloadable input and output files....docx' ); const watermark = new TextWatermark...'watermark-add-text.docx' ); watermarker . close (); contract.docx contract...

    docs.groupdocs.com/total/nodejs-java/developer-...
  9. Convert DOC to JPG in C#

    Learn how to Convert DOC to JPG in C# and Export Word document as JPEG using C# with GroupDocs.Conversion for .NET, providing step-by-step code and best practices....NET, each page of a DOC or DOCX file can be transformed into...

    kb.groupdocs.com/conversion/net/convert-doc-to-...
  10. Search options | GroupDocs

    This article describes the search options that can be specified in an instance of the SearchOptions class....to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/net/search-options/