Sort Score
Result 10 results
Languages All
Labels All
Results 4,261 - 4,270 of 22,611 for

docx

(0.14 sec)
  1. Convert to WordProcessing with advanced options...

    Follow this guide and learn how to convert documents to Word and Open Document formats like DOC, Docx, ODT, OTT formats with height, width, DPI and other customizations using GroupDocs.Conversion for Java....formats include Doc , Docm , Docx , Dot , Dotx , Rtf , Odt , Ott...

    docs.groupdocs.com/conversion/java/convert-to-w...
  2. File Size Increase on Conversion to HTML – Grou...

    File Size Increase on Conversion to HTML – GroupDocs for .NET Hello Team, I am using **GroupDocs.Conversion** in a .NET Core application to convert document files (e.g., Word, Excel) to HTML for pr...... The DOCX file contains 30 pages, each...adds to the size. Finally, both DOCX and XLSX are ZIP-compressed...

    forum.groupdocs.com/t/file-size-increase-on-con...
  3. Load a file of a specific format | GroupDocs

    This example demonstrates how to load a file of some particular format....Values Word Processing DOC , DOCX , DOCM , DOT , DOTX , DOTM ...

    docs.groupdocs.com/markdown/python-net/load-a-f...
  4. Extracting document metainfo | GroupDocs

    Following this guide you will learn how to obtain basic document metadata like pages count, size, file type before editing it with GroupDocs.Editor for Python via .NET API....docx" ) as editor : info_without_password...Editor ( "./sample-document.docx" ) as editor : info = editor...

    docs.groupdocs.com/editor/python-net/extracting...
  5. Search Text in Word, Excel, PDF, ZIP Document F...

    GroupDocs.Search is a powerful full-text search API that allows you to search through over 70 document formats in your applications....any format such as Word (Doc, Docx), PDF, HTML, EPUB, Spreadsheet...to search through documents (DOCX, PDF, Excel, Text files) for...

    blog.groupdocs.com/search/search-text-in-word-e...
  6. GroupDocs.Redaction Product Family on GroupDocs...

    GroupDocs.Redaction Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Redaction Product Family on GroupDocs Blog | Document Aut...... words, phrases in Word DOC/DOCX files using C#. Redact and perform...replace or hide text in Word DOC/DOCX files using Java. Redact and...

    blog.groupdocs.com/categories/groupdocs.redacti...
  7. GroupDocs.Markdown for Python via .NET — Export...

    Convert PDF, Word, Excel, EPUB, and more to Markdown directly from Python. A self-contained PyPI wheel with a pythonic API, async support, and LLM-friendly output....docx" ) # Or write directly to a...MarkdownConverter . to_file( "business-plan.docx" , "business-plan.md" ) That’s...

    blog.groupdocs.com/markdown/groupdocs-markdown-...
  8. Load password-protected document | GroupDocs

    This article explains how to load password-protected document while using GroupDocs. Watermarks Java API....docx" String filePath = "protected-document.docx" ; Watermarker... save ( "protected-document.docx" ); watermarker . close ();...

    docs.groupdocs.com/watermark/java/load-password...
  9. Clear watermarks | GroupDocs

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

    docs.groupdocs.com/watermark/python-net/basic-u...
  10. 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 .NET....docx" ; string filePath2 = @"c:\sample2.docx" ; string...filePathOut = @"c:\output\result.docx" ; PageJoinOptions joinOptions...

    docs.groupdocs.com/merger/net/merge-pages-from-...