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

docx

(0.71 sec)
  1. Introduction | GroupDocs

    This article explains main principles and stages of editing documents programmatically with GroupDocs.Editor for Python via .NET API....docx" ) After this stage the document...document of some format (like DOCX, PDF, or XLSX, for example)...

    docs.groupdocs.com/editor/python-net/introduction/
  2. Introduction | GroupDocs

    This article explains main principles and stages of editing documents programmatically with GroupDocs.Editor for .NET API....docx" ; //path to some document Editor...document of some format (like DOCX, PDF, or XLSX, for example)...

    docs.groupdocs.com/editor/net/introduction/
  3. Edit Markdown documents | GroupDocs

    This guide demonstrates how to edit content of the Markdown documents/files like a common text documents using a GroupDocs.Editor for .NET....FileExtension ); // Save to the DOCX, for example Options . WordProcessingSaveOp...Formats . WordProcessingFormat . Docx ); string outputDocxPath = Path...

    docs.groupdocs.com/editor/net/edit-markdown/
  4. Working with metadata in Word Processing docume...

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of WordProcessing documents such as DOC, Docx, ODT, etc. For the full list of supported document formats please refer to Supported document formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded document and extract some additional file format information. Load a WordProcessing document Extract the root metadata package Use the getWordProcessingType method to obtain file format information advanced_usage....WordProcessing documents such as DOC, DOCX, ODT, etc. For the full list...and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/java/working-with-m...
  5. Indexing options | GroupDocs

    This page contains a description of all the properties of the IndexingOptions class...images (for example, images in a DOCX document). The default value...to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  6. Working with metadata in WordProcessing documen...

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of WordProcessing documents such as DOC, Docx, ODT, etc. For the full list of supported document formats please refer to Supported Document Formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded document and extract some additional file format information. Load a WordProcessing document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage....WordProcessing documents such as DOC, DOCX, ODT, etc. For the full list...and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/net/working-with-me...
  7. Edit and Update Form Fields | GroupDocs

    Editing form fields with GroupDocs.Editor for Python via .NET....docx" , "rb" ) as stream : with Editor... . with open ( "form-fields.docx" , "rb" ) as stream : with Editor...

    docs.groupdocs.com/editor/python-net/edit-and-u...
  8. Load a password-protected document | GroupDocs

    This example demonstrates how to load a password-protected document.... DOCX ) load_options . password =...MarkdownConverter . to_file ( "protected.docx" , "load-password-static.md"...

    docs.groupdocs.com/markdown/python-net/load-a-p...
  9. Add watermarks with GroupDocs.Watermark | Group...

    Add text and image watermarks to documents from GroupDocs.Total for Java, across Word, PDF and spreadsheets — runnable Java examples with downloadable input and output files....docx" )) { TextWatermark watermark..."watermark-add-text.docx" ); } contract.docx contract.docx is the sample...

    docs.groupdocs.com/total/java/developer-guide/w...
  10. Convert ODT to Word using Node.js

    Learn how to convert ODT to Word using Node.js with a simple and efficient approach. Easily export ODT to Word in Node.js using a Java-based conversion library....Docx as the target format Call the...the output options for the .docx format using WordProcessingConver...

    kb.groupdocs.com/conversion/nodejs/convert-odt-...