Sort Score
Result 10 results
Languages All
Labels All
Results 4,631 - 4,640 of 22,431 for

docx

(1.03 sec)
  1. 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-...
  2. Word document comparison options | GroupDocs

    This article describes the WordCompareOptions class in GroupDocs.Comparison for .NET — display modes (Revisions and Highlight), style change detection, header/footer comparison, and other Word-specific settings....docx , .rtf , and other word-processing...( "source.docx" )) { comparer . Add ( "target.docx" ); WordCompareOptions...

    docs.groupdocs.com/comparison/net/word-compare-...
  3. 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...
  4. 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...
  5. Remove metadata properties | GroupDocs

    The easiest way to remove metadata properties from a file is to use corresponding tags that allow you to locate the desired properties across all metadata packages....docx" try ( Metadata metadata = new...and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/java/remove-metadat...
  6. Attachments in PDF document | GroupDocs

    This article explains how to work with PDF attachments while using GroupDocs watermarking Java API....docx" ); byte [] attachmentBytes...getFileType () == FileType . DOCX ) { pdfContent . getAttachments...

    docs.groupdocs.com/watermark/java/attachments-i...
  7. 使用 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...
  8. Load file from local disk | GroupDocs

    This article explains how to load PDF, Word, Excel, PowerPoint documents from local disk when using GroupDocs.Parser for Python via .NET....docx" # Create an instance of Parser...supported for this format" ) sample.docx The following sample file is...

    docs.groupdocs.com/parser/python-net/load-file-...
  9. Groupdocs.Assembly - .NET 6 - Free Support Foru...

    Hello. I looked at this topic but still no luck ASP.NET Core 6.0.7 Support - #13 by bkbejawada I’m evaluating Groupdocs.Assembly and am trying to run a simple concole app in .NET 6 I added all the internal packages bu…...docx”; //Setting up destination Markdown...strDocumentReport = “c:\temp\test.docx”; //Setting up description variable...

    forum.groupdocs.com/t/groupdocs-assembly-net-6/...
  10. 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-...