Sort Score
Result 10 results
Languages All
Labels All
Results 2,691 - 2,700 of 22,252 for

docx

(0.92 sec)
  1. Render to PNG or JPEG | GroupDocs

    With GroupDocs.Viewer for .NET you can render documents to PNG and JPEG formats....docx document to PNG image: C# using...viewer = new Viewer ( "sample.docx" )) { // Create a PNG file....

    docs.groupdocs.com/viewer/net/rendering-to-png-...
  2. Accept or Reject revisions | GroupDocs

    Following this guide, you will learn how to apply or discard revisions found during document comparison using built-in Microsoft Word functionality....you to get revisions from a DOCX file format, process, and save...The following example loads a DOCX file from disk, accepts all...

    docs.groupdocs.com/comparison/nodejs-java/accep...
  3. Remove Metadata from PDF using Java

    Discover how to swiftly remove metadata from PDF using Java. Plus, get code example to clean metadata from PDF in Java, all without additional software installations....tutorial on removing metadata from DOCX files using Java. For more detailed...how to remove metadata from DOCX using Java . Updated on 04 Jun...

    kb.groupdocs.com/redaction/java/remove-metadata...
  4. Output Format and Password | GroupDocs

    Learn how to save an edited Word document with a password or change the output document format using GroupDocs.Editor for Node.js via Java....WordProcessing format—such as DOC, DOCX, RTF, ODT, etc. There’s also...groupdocs_editor . Editor ( 'SampleDocument.docx' ); // Create WordProcessingEditOp...

    docs.groupdocs.com/editor/nodejs-java/output-fo...
  5. 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...
  6. Merge PDF files using C#

    Learn how to merge PDF files using C# programming. Streamline document management with code of how to combine PDF files in C# without installing extra software....incorporating a text watermark into DOCX files using C#. For a deeper...how to add text watermark to DOCX using C# . Updated on 04 Mar...

    kb.groupdocs.com/merger/net/merge-pdf-files-usi...
  7. Editing certain parts of a document using Java ...

    I have more Doubts. Is there some way that for example in the Editor we have a *.doc or *Docx document that have the possibility to only let edit certain parts of it an the rest of the content could be block? Full threa…...doc or *docx document that have the possibility...actually convert an input DOC/DOCX document to a set of HTML/CSS...

    forum.groupdocs.com/t/editing-certain-parts-of-...
  8. GroupDocs.Viewer for Java 25.9 – Latest Updates...

    Explore what’s new in GroupDocs.Viewer for Java 25.9. Available now on NuGet and GroupDocs website....WordProcessing documents (DOC, DOCX, DOCM, etc.) to HTML, PDF, or...document rendering improvements. DOCX to HTML conversion fixes. EPS...

    blog.groupdocs.com/viewer/groupdocs-viewer-for-...
  9. GroupDocs.Editor for Java 26.1 – Latest Updates...

    Explore what’s new in GroupDocs.Editor for Java 26.1. Available now on NuGet and GroupDocs website....truncation of content when converting DOCX to paged HTML. EDITORNET‑2903...truncation in tables during DOCX‑to‑paged‑HTML conversion fixed...

    blog.groupdocs.com/editor/groupdocs-editor-for-...
  10. Document filtering in search result | GroupDocs

    This article gives the knowledge that how the document filters used during the search using Java search API....filter that returns all DOC, DOCX, PDF and all documents that...createFileExtension ( ".doc" , ".docx" , ".pdf" ); ISearchDocumentFilte...

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