Sort Score
Result 10 results
Languages All
Labels All
Results 4,871 - 4,880 of 22,431 for

docx

(0.15 sec)
  1. Saving EditableDocument to Stream | GroupDocs

    This article shows and explains advanced techniques and approaches while working with EditableDocument at an advanced level — saving to stream with resource callback, saving resources separately from HTML markup, and saving HTML markup with adjustable resource links....instance by opening an arbitrary DOCX file for editing, then creating...inputDocx = 'Path/SampleDoc.docx' ; // Create an instance of...

    docs.groupdocs.com/editor/nodejs-java/saving-ed...
  2. Working with data extracted by template | Group...

    Extracted data are stored in the instance of DocumentData class...extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/net/working-with-data...
  3. Boolean search | GroupDocs

    This article gives the knowledge of the boolean search definition which includes all boolean operators used for boolean search, and boolean query examples....to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/net/boolean-search/
  4. Phrase search | GroupDocs

    This article gives the knowledge about phrase search definition as well as a phrase search description....to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/net/phrase-search/
  5. Faceted search | GroupDocs

    This article gives the knowledge of the creation of faceted search queries....to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/net/faceted-search/
  6. Search results | GroupDocs

    This article shows that how to perform the operations on search results....to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/java/search-results/
  7. Extract text from Microsoft Office PowerPoint p...

    This article explains that how to extract text from Microsoft Office PowerPoint(.ppt, .pptx) presentations...extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/net/extract-text-from...
  8. Supported file formats | GroupDocs

    It supports Docx, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more... Try the to convert DOCX, XLSX, PPTX, and more. This...

    docs.groupdocs.com/conversion/java/supported-fi...
  9. Load File From Stream | GroupDocs

    Pass any Python file-like object — open() handle, io.BytesIO, boto3/azure-blob/requests response body — to the Converter constructor to convert documents directly from memory or cloud storage without touching the local filesystem....specify a default load options for DOCX file conversion: load_file_from_stream...file_path = "./annual-review.docx" # Retrieve file stream and...

    docs.groupdocs.com/conversion/python-net/develo...
  10. Set custom fonts | GroupDocs

    This article explains how to set custom fonts when rendering documents with GroupDocs.Viewer within your Java applications....when user adds some text to the DOCX document, this text always have...Let’s assume that the “sample.docx” document uses some rare font...

    docs.groupdocs.com/viewer/java/set-custom-fonts/