Sort Score
Result 10 results
Languages All
Labels All
Results 3,971 - 3,980 of 20,587 for

docx

(0.3 sec)
  1. Load password-protected document | Documentation

    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...
  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. 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...
  4. Merge pages from various documents | Documentation

    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-...
  5. How to Extract Images from PowerPoint in Java

    Let's learn the process of how to extract images from PowerPoint in Java and how to use it for creating the application to get images from PowerPoint using Java....document formats such as PDF, DOC, DOCX, XLSX, RTF, DOT, EPUB, and many...

    kb.groupdocs.com/parser/java/how-to-extract-ima...
  6. How to Convert PDF to RTF in Java

    Do you want to transform a non-editable document to Word format? If so, then learn how to convert PDF to RTF in Java and review code for Java PDF to RTF application....document formats including DOC, DOCX, XLSX, PPTX, TIFF, TXT, CSV...

    kb.groupdocs.com/conversion/java/how-to-convert...
  7. How to Convert XML to PDF in C#

    Learn the process to convert documents with one of the top library and easily convert XML to PDF in C#. Explore sample code for C# convert XML to PDF capability....other formats such as SVG, PPTX, DOCX, MHTML, POTX, XLSX, PNG, MD...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  8. Generate document preview | Documentation

    This article shows you how to view and edit metadata of PDF, DOC, Docx, PPT, PPTX, XLS, XLSX, emails, images and more with our free online....and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/net/generate-docume...
  9. Text file encoding detection | Documentation

    This article explains that how to detect encoding of a text file automatically in Java....to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/nodejs-java/text-file...
  10. Document renaming | Documentation

    Sometimes a situation arises when an indexed document is renamed, but its contents have not changed. In this case, to save computing resources, you can notify the index about the renaming of the document, and then the document will not be reindexed during the update operation. To notify an index about renaming a document, the notifyIndex method is used with the corresponding notification object as a parameter. You should keep in mind that if an index is notified of the renaming of a document, it will not be reindexed the next time you call the update method, even if its contents have changed....to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/java/document-renaming/