Sort Score
Result 10 results
Languages All
Labels All
Results 4,701 - 4,710 of 22,586 for

docx

(0.13 sec)
  1. Extract cells from Microsoft Office Excel sprea...

    This article explains that how to extract cells from Microsoft Office Excel (.xls, .xlsx) spreadsheets....extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/net/extract-cells-fro...
  2. Load Email document with options | GroupDocs

    Learn this article and check how to load and convert Email documents with advanced options using GroupDocs.Conversion for Java API....variety of formats, including PDF, DOCX, HTML, and more. The class allows...

    docs.groupdocs.com/conversion/java/load-email-d...
  3. 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....binary noise — unlike PDF or DOCX, Markdown is plain text that...

    docs.groupdocs.com/markdown/net/agents-and-llm-...
  4. Use redaction policies | GroupDocs

    Learn how to deal.If you have a corporate sensitive data removal policy as a list of redaction rules, you don't need to specify them in your code. You can specify an XML document with a list of pre-configured redactions....document formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/redaction/net/use-redaction-...
  5. 使用 C# .NET 在 Word、Excel、PDF、ZIP 文档格式中搜索文本

    GroupDocs.Search 是一个功能强大的全文搜索 API,它允许您在应用程序中搜索 70 多种文档格式。...文档可以是任何格式,例如 Word(Doc、Docx) 、PDF、HTML、EPUB、电子表格(XLS、XLSX)...有关分面搜索的详细信息,请参见页面 分面搜索 。 结论 # 本文介绍了如何在文档(DOCX、PDF、Excel、文本文件) 中搜索 C# 中的特定...

    blog.groupdocs.com/zh/search/search-text-in-wor...
  6. GroupDocs.Markdown for .NET — Export Documents ...

    Export PDF, Word, Excel, HTML, and more to Markdown with an on‑premises .NET API. First public release is published....their documentation in PDF, DOCX, XLSX and ePub formats. While...popular document formats (PDF, DOCX, XLSX, ePub, and more) into...

    blog.groupdocs.com/markdown/groupdocs-markdown-...
  7. 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...
  8. Load file from stream | GroupDocs

    This article explains how to load PDF, Word, Excel, PowerPoint documents from a stream when using GroupDocs.Parser for Python via .NET....docx" , "rb" ) as stream : # Create...supported for this format" ) sample.docx The following sample file is...

    docs.groupdocs.com/parser/python-net/load-file-...
  9. Use redaction policies | GroupDocs

    Learn how to deal.If you have a corporate sensitive data removal policy as a list of redaction rules, you don't need to specify them in your code. You can specify an XML document with a list of pre-configured redactions....docx" ) as redactor : redactor ....to download it. sample.docx sample.docx is the document redacted...

    docs.groupdocs.com/redaction/python-net/use-red...
  10. Add a Watermark to Converted Document | GroupDocs

    Stamp a text watermark on every page of a converted document with GroupDocs.Conversion for Python via .NET — control colour, size, position, rotation, transparency, and foreground or background placement via WatermarkTextOptions....demonstrates how to convert DOCX document to PDF and add a watermark:...Converter ( "./professional-services.docx" ) as converter : # Set up the...

    docs.groupdocs.com/conversion/python-net/develo...