Sort Score
Result 10 results
Languages All
Labels All
Results 2,661 - 2,670 of 46,954 for

docx

(0.09 sec)
  1. Generate pdf output in form of base64 stream in...

    Currently We are using this way to convert Docx file to Pdf WordProcessingLoadOptions loadOptions = new WordProcessingLoadOptions(); try (Converter converter = new Converter(is, loadOptions)) { try (ByteArra…...are using this way to convert docx file to Pdf WordProcessingLoadOp...

    forum.groupdocs.com/t/generate-pdf-output-in-fo...
  2. Compare multiple documents protected by passwor...

    This article describes how to compare multiple Word documents or PowerPoint presentations protected by password using GroupDocs.Comparison for Java API....docx" , new LoadOptions ( "source-password"...))) { comparer . add ( "target.docx" , new LoadOptions ( "target-password"...

    docs.groupdocs.com/comparison/java/compare-mult...
  3. Online PDF to DOTX Converter | Free GroupDocs Apps

    PDF to DOTX document converter - convert PDF to DOTX online for free, no registration required. Secure and easy to use PDF to DOTX conversion!...to PDF, HTML to DOCX, EPUB to PDF, RTF to DOCX, XPS to PDF, ODT...ODT to DOCX, ODP to PPTX and many more document formats Simple...

    products.groupdocs.app/conversion/pdf-to-dotx
  4. Load from URL | Documentation

    This article explains how to load a document from a URL with GroupDocs.Viewer within your .NET applications....docx?raw=true" ; Stream stream =...new LoadOptions ( FileType . DOCX ))) { HtmlViewOptions viewOptions...

    docs.groupdocs.com/viewer/net/load-document-fro...
  5. Compare Documents Online

    Compare documents online. Find and view differences between two documents....Service and Privacy Policy Save as DOCX DOC PDF HTML COMPARE Document...Aspose Words Comparison Compare DOCX , PDF , DOC , HTML , MD , RTF...

    products.aspose.app/words/comparison
  6. Annotation redactions | Documentation

    This article shows the implementation of annotation redaction for documents of different formats like PDF, DOC, Docx, PPT, PPTX, XLS, XLSX and others....different formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others...redactor = new Redactor ( @"D:\test.docx" )) { redactor . Apply ( new...

    docs.groupdocs.com/redaction/net/annotation-red...
  7. How to Convert Excel to HTML using Java

    This topic includes sample Java program that expalins how to convert Excel to HTML using Java along with comprehensive instructions to export Excel to HTML in Java....discussed the conversion of DOCX to XPS, and if you need any...our tutorial on how to convert DOCX to XPS using Java . Updated...

    kb.groupdocs.com/conversion/java/how-to-convert...
  8. How to Extract Metadata from Word Document usin...

    This short tutorial describes the process to extract metadata from Word document using Java, and how to iterate through the metadata word document in Java....to get metadata from DOC or DOCX documents, and a sample code...method and obtain a collection of DOCX document metadata objects Finally...

    kb.groupdocs.com/parser/java/how-to-extract-met...
  9. GroupDocs.Merger does not remove SECTION BREAKS...

    Similar with turning the page breaks off. Can we turn off section breaks as well when when merging Docx document using GroupDocs.Merger...breaks as well when when merging docx document using GroupDocs.Merger...or page breaks when merging DOCX documents. This functionality...

    forum.groupdocs.com/t/groupdocs-merger-does-not...
  10. Extract data from Microsoft Office Word documen...

    GroupDocs.Parser provides the functionality to extract data from Microsoft Office Word documents. Both classic (doc, dot) and Open XML (Docx, dotx) formats are supported. Also LibreOffice Writer (OpenOffice.org Writer) formats and RTF are supported. The following table provides the list of supported formats: Format Description DOC Microsoft Office Word Document DOT Microsoft Office Word Document Template Docx Microsoft Office Open XML Document DOCM Microsoft Office Open XML Macro-Enabled Document DOTX Microsoft Office Open XML Document Template DOTM Microsoft Office Open XML Document Macro-Enabled Template TXT Plain text ODT Open Document Text OTT Open Document Text Template RTF Rich Text Format More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...classic (doc, dot) and Open XML (docx, dotx) formats are supported...extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/java/extract-data-fro...