Sort Score
Result 10 results
Languages All
Labels All
Results 4,051 - 4,060 of 23,666 for

docx

(0.18 sec)
  1. list-supported-file-types.txt

    Zipped File .zip G-Zip Compressed File .gz 7-Zip Compressed File .7z Consolidated Unix File Archive .tar Roshal ARchive Compressed File .rar Bzip2 Compressed File .bz2 Visio Drawing File .vsd Visio......docx Word Open XML Macro-Enabled...

    docs.groupdocs.com/merger/python-net/_output_fi...
  2. Get supported file formats | GroupDocs

    This page describes how the search api is used to obtain a list of supported file types....to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/nodejs-java/get-suppo...
  3. Save a modified file to a stream | GroupDocs

    This article shows how to save a file to the specified stream...and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/net/save-a-modified...
  4. Edit PDF | GroupDocs

    This guide demonstrates how to edit content of PDF files like a common text documents using a GroupDocs.Editor for Java....While you can freely edit any DOCX document by adding, removing...“truly” text documents like DOCX or TXT. Concluding: Editing...

    docs.groupdocs.com/editor/java/edit-pdf/
  5. Create New Document by Format | GroupDocs

    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...
  6. GroupDocs.Watermark for Python via .NET Overvie...

    GroupDocs.Watermark for Python via .NET adds, searches, and removes text and image watermarks across PDF, Word, Excel, PowerPoint, Visio, email, and image formats — with format-specific placement, tiling, locking, and content-tree access — on-premise, with no Microsoft Office required....docx" ) as watermarker : watermark...watermarker . save ( "./watermarked.docx" ) if __name__ == "__main__"...

    docs.groupdocs.com/watermark/python-net/product...
  7. How to Run Examples | GroupDocs

    We offer multiple solutions on how you can run GroupDocs.Editor examples, by building your own or using our back-end or front-end examples out-of-the-box....docx" ; // NOTE: Put here actual...editable document from original DOCX document WordProcessingEditOp...

    docs.groupdocs.com/editor/net/how-to-run-examples/
  8. Billing Consolidator Demo | GroupDocs

    Learn how to consolidate invoices, receipts, and supporting documents into a single PDF using GroupDocs.Merger for Python via .NET....Sample source files (PDF, JPG, DOCX) │ ├── invoice.pdf │ ├── invoice-protected...├── terms.pdf │ └── warranty.docx └── Result/ # Generated PDFs...

    docs.groupdocs.com/merger/python-net/getting-st...
  9. Load from local disc | GroupDocs

    This article shows how the redaction API is used to load file from disk....docx" ) as redactor : # Apply the...load_from_local_disc () sample.docx sample.docx is the sample file used...

    docs.groupdocs.com/redaction/python-net/load-fr...
  10. Save in original format | GroupDocs

    This article demonstrates that how to save file in its original format with current date as a suffix...docx" )) { // Here we can use document...document formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/redaction/net/save-in-origin...