Sort Score
Result 10 results
Languages All
Labels All
Results 3,991 - 4,000 of 21,570 for

docx

(0.25 sec)
  1. Case sensitive search | GroupDocs

    This article gives the knowledge of the case sensitive search which allows you to find words considering uppercase and lowercase letters as distinct using Java....to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/java/case-sensitive-s...
  2. render_docx_to_pdf.zip

    demo-app/render_Docx_to_pdf.py import os from groupdocs.viewer import License, Viewer from groupdocs.viewer.options import PdfViewOptions def render_Docx_to_pdf(): # Get license file absolute path ......demo-app/render_docx_to_pdf.py import os from groupdocs.viewer...import PdfViewOptions def render_docx_to_pdf(): # Get license file...

    docs.groupdocs.com/viewer/python-net/_sample_fi...
  3. Extract data from ZIP archives | GroupDocs

    Learn how to extract data from ZIP archives using GroupDocs.Parser for Python via .NET. Extract files, iterate through archive contents, and parse nested archives....docx']) """ os . makedirs ( output_dir...Usage - extract only PDF and DOCX files extract_specific_files...

    docs.groupdocs.com/parser/python-net/extract-da...
  4. Compare Word Docs in .NET – Revision Track vs H...

    Learn how to compare Word documents using GroupDocs.Comparison for .NET. Get step‑by‑step examples for revision‑track and highlight comparison modes with ready‑to‑run C# code....docx versions and at some point need...source.docx and target.docx . Example content: source.docx target...

    blog.groupdocs.com/comparison/compare-word-docu...
  5. render_docx_to_png.zip

    demo-app/render_Docx_to_png.py import os from groupdocs.viewer import License, Viewer from groupdocs.viewer.options import PngViewOptions def render_Docx_to_png(): # Get license file absolute path ......demo-app/render_docx_to_png.py import os from groupdocs.viewer...import PngViewOptions def render_docx_to_png(): # Get license file...

    docs.groupdocs.com/viewer/python-net/_sample_fi...
  6. Reading order is not correct for header footer ...

    While converting word to pdf using groupdocs-conversion 24.6 facing an issue " Reading order is not correct for the page as header is read out first and then directly the footer section is getting read out and then the …...docx (21.5 KB) This is the doc file...acesibility: docx-document-accesibility-check.png (119.1 KB) docx-doc...

    forum.groupdocs.com/t/reading-order-is-not-corr...
  7. 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...
  8. 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...
  9. 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...
  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-...