Sort Score
Result 10 results
Languages All
Labels All
Results 3,371 - 3,380 of 19,667 for

docx

(0.1 sec)
  1. Load a file of a specific format | Documentation

    This example demonstrates how to load a file of some particular format....and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/net/load-a-file-of-...
  2. Plain text | Documentation

    This article explains that how to extract plain formatted text from document page in Java....extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/java/plain-text/
  3. Create New Document by Format | Documentation

    This article demonstrates how to create new documents, spreadsheets, and presentations with GroupDocs.Editor for Node.js via Java API.... Docx ); // Edit the WordProcessing...const outputFilePath = 'output.docx' ; const saveOptions = new groupdocsEditor...

    docs.groupdocs.com/editor/nodejs-java/create-do...
  4. Text redaction | Documentation

    This article explains that how C# redaction API allows you to easily redact data of sensitive or private nature from your documents. You can apply text redaction using exact phrase or regular expression 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...with gr . Redactor ( "source.docx" ) as redactor : # Apply the...

    docs.groupdocs.com/redaction/python-net/text-re...
  5. Metadata redactions | Documentation

    This article shows that how C# redaction API allows you to replace or remove metadata using filters or search by regular expression....different formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others...new Redactor ( @ "C:\sample.docx" )) import groupdocs.redaction...

    docs.groupdocs.com/redaction/python-net/metadat...
  6. Add document to Word processing via OLE | Docum...

    This article explains how to add document to Word processing via OLE with GroupDocs.Merger within your Java applications....demonstrates how to embed PDF file into DOCX document as OLE object int pageNumber...merger = new Merger ( "c:\sample.docx" ); merger . importDocument...

    docs.groupdocs.com/merger/java/add-document-to-...
  7. Save to Stream | Documentation

    This article demonstrates that how to save a document to any custom file at any location on the local disc or a even a Stream...docx" ) as redactor : # Apply the...document formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/redaction/python-net/save-to...
  8. Specify file type for comparison manually | Doc...

    Following this guide you will learn how to specify file type for comparison manually when use GroupDocs.Comparison for .NET....docx" ; string targetPath = @"target.docx" ; string...string resultPath = @"result.docx" ; // Create load options and set...

    docs.groupdocs.com/comparison/net/specify-file-...
  9. How to Convert JPG to XLSM in C#

    This quick guide briefly explains to you the process to convert JPG to XLSM in C# and learn how to use this guide to convert JPG to XLSM using C#....such as PNG, POT, RTF, PPSX, DOCX, HTML, PDF, and many more. We...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  10. How to Compare Word Documents using Java

    This short tutorial describes the process to compare Word documents using Java and provides complete information on writing Java code to compare two Word documents....class and specify the target DOCX file path Finally, call the...

    kb.groupdocs.com/comparison/java/how-to-compare...