Sort Score
Result 10 results
Languages All
Labels All
Results 3,751 - 3,760 of 21,366 for

docx

(0.06 sec)
  1. Clean metadata | GroupDocs

    Sometimes you may need to just remove all or clean metadata properties without applying any filters. The best way to do this is to use the Sanitize method....and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/python-net/clean-me...
  2. Spreadsheet redactions | GroupDocs

    This article shows that how C# redaction API allows to redact data of sensitive or private nature from your XLS, XLSX, ODS spreadsheet document formats and others....document formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/redaction/python-net/spreads...
  3. How to run GroupDocs.Viewer in Docker | GroupDocs

    You can build a project from scratch using Visual Studio .NET CLI. We will step you through both cases....docx" > <CopyToOutputDirector> PreserveNewest...viewer = new Viewer ( "formatting.docx" )) { // Configure view options...

    docs.groupdocs.com/viewer/net/how-to-run-groupd...
  4. Word Search and Replace Text in Word Documents ...

    Perform word search, replace or hide text in Word DOC/Docx files using Java. Redact and perform text, case-sensitive & RegEx search with Java Redaction API....perform word search in Word DOC/DOCX documents in Java. We will separately...Java application. Load the DOC/DOCX file using Redactor class. Find...

    blog.groupdocs.com/redaction/find-and-replace-t...
  5. Merge pages from various documents | GroupDocs

    This article explains how to merge some pages from different documents into single PDF, Docx, Excel or PowerPoint document using GroupDocs.Merger for Java....docx" ; String filePath2 = "c:\sample2.docx" ; String...filePathOut = "c:\output\result.docx" ; JoinOptions joinOptions =...

    docs.groupdocs.com/merger/java/merge-pages-from...
  6. Load password-protected file | GroupDocs

    Learn how to load a password-protected file by using .NET redaction API...docx" , loadOptions )) { // Here...document formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/redaction/net/load-password-...
  7. Load from Stream | GroupDocs

    This article shows that how to load file from stream using redaction API...docx" , "rb" ) as stream_in : with...document formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/redaction/python-net/load-fr...
  8. Conversion to POTX is supported in GroupDocs.Co...

    We are pleased to announce another monthly release of GroupDocs.Conversion for Java 17.12. This release comes with support of new document formats such as POTX and POTM. Multitude of improvements and bug fixes are also introduced in this release. Improvements such as Cells to SVG conversion, Words to Gif and setting up custom font directories are in the list. Moreover, issues like file reading error and saving complete multipage document to single image are resolved....Conversion for Doc with macro to Docx failed System.ArgumentException...

    blog.groupdocs.com/conversion/conversion-potx-f...
  9. compare Word files in java on GroupDocs Blog | ...

    compare Word files in java on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in compare Word files in java on GroupDocs Blog | Document Automation Solution......使用文档比较 API 在 Java 中比较两个或多个 DOC/DOCX 文件。在 Word 文档中突出显示差异并接受或拒绝更改。...

    blog.groupdocs.com/zh/tag/compare-word-files-in...
  10. Extract data from HTML documents | GroupDocs

    GroupDocs.Parser provides the functionality to extract data from HTML documents and other markup formats. The following table provides the list of supported formats: Format Description HTML Hypertext Markup Language File XHTML Extensible Hypertext Markup Language File MHTML MIME HTML File MD Markdown XML XML File More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Parser for .NET examples GroupDocs....extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/net/extract-data-from...