Sort Score
Result 10 results
Languages All
Labels All
Results 3,571 - 3,580 of 22,556 for

docx

(0.15 sec)
  1. Announcing GroupDocs.Viewer for .NET Library - ...

    We’re glad to announce the release of the .NET version of our universal HTML5 document viewer! GroupDocs.Viewer does away with cross-platform and cross-version issues and lets users upload and view documents online. It supports a wide range of popular business formats, from word processing files like DOC, Docx and ODT, to spreadsheet formats like XLS and XLSX, PDF files and several other text and image formats. With GroupDocs’ online document viewer, documents are read, navigated, downloaded and printed from a web interface....word processing files like DOC, DOCX and ODT, to spreadsheet formats...

    blog.groupdocs.com/viewer/announcing-groupdocs-...
  2. how to redact PDF in Java on GroupDocs Blog | D...

    how to redact PDF in Java on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in how to redact PDF in Java on GroupDocs Blog | Document Automation Solutions ......文書内の単語の検索とテキストの置換 Java を使用して Word DOC/DOCX ファイル内の単語検索、置換、またはテキストの非表示を実行します。...

    blog.groupdocs.com/ja/tag/how-to-redact-pdf-in-...
  3. compare text files on GroupDocs Blog | Document...

    compare text files on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in compare text files on GroupDocs Blog | Document Automation Solutions for .NET & Jav......находите различия между файлами DOCX с помощью GroupDocs.Comparison...

    blog.groupdocs.com/ru/tag/compare-text-files/in...
  4. Getting all used fonts in the loaded document |...

    Getting metadata and binary content of all fonts, used in the document, loaded to the GroupDocs.Viewer for Java...below shows loading the sample DOCX document to the class, and then...viewer = new Viewer ( "sample.docx" )) { List < UsedFontInfo >...

    docs.groupdocs.com/viewer/java/getting-used-fonts/
  5. Render to HTML | GroupDocs

    Render files to HTML with GroupDocs.Viewer for Python. Easily convert documents like Word to clean HTML....docx document to HTML with external...respectively. with Viewer ( "sample.docx" ) as viewer : html_options...

    docs.groupdocs.com/viewer/python-net/rendering-...
  6. Remove metadata properties | GroupDocs

    The easiest way to remove metadata properties from a file is to use the corresponding tags that let you locate the desired properties across all metadata packages with GroupDocs.Metadata for Python via .NET....docx" ) as metadata : affected =...) metadata . save ( "output.docx" ) if __name__ == "__main__"...

    docs.groupdocs.com/metadata/python-net/remove-m...
  7. Generate content for static sites | GroupDocs

    Convert documents to Markdown with YAML front matter for Jekyll, Hugo, and Docusaurus...static_site_convert (): """Convert a DOCX to Markdown with front matter...MarkdownConverter . to_file ( "annual-report.docx" , "content/posts/annual-report...

    docs.groupdocs.com/markdown/python-net/static-s...
  8. Render to HTML | GroupDocs

    With GroupDocs.Viewer for Java you can render files to HTML format. As a simple usecase please see how easily you can convert Microsoft Word to clean html....docx document to HTML with external...viewer = new Viewer ( "sample.docx" )) { // Create an HTML file...

    docs.groupdocs.com/viewer/java/rendering-to-html/
  9. Issue in Render Arabic font (Cairo) - Free Supp...

    try convert word file to pdf , convert done but there are issues in render font image.png (31.5 KB) 9dbac7f6-ece5-4c48-b37e-302686580443.pdf (40.6 KB) اليوم.Docx (15.9 KB)...docx (15.9 KB) denisgvardionov November...code I’ve used to render this DOCX to the PDF: PdfViewOptions pdfViewOpt...

    forum.groupdocs.com/t/issue-in-render-arabic-fo...
  10. Specify File Type for Comparison Manually | Gro...

    Manually specify the file type when an extension is missing or wrong, using LoadOptions and FileType from GroupDocs.Comparison for Python via .NET.... DOCX with Comparer ( "./source.docx" , load_options...: comparer . add ( "./target.docx" , load_options ) comparer ...

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