Sort Score
Result 10 results
Languages All
Labels All
Results 4,571 - 4,580 of 21,458 for

docx

(0.12 sec)
  1. Get document info | GroupDocs

    This article explains how to detect document file type, page count, and file size with GroupDocs.Parser for Python via .NET....docx" ) as parser : # Get the document...file_type . extension } " ) sample.docx The following sample file is...

    docs.groupdocs.com/parser/python-net/get-docume...
  2. Build Full Text Search Solution in Java | Find ...

    Full-text search API for Java applications to search via indexing. Find text in multiple Word, Excel, PDF, TXT files of a folder & highlight search results....docx, target.docx) with highlighted search...highlighted HTML output of a DOCX file, TXT file, and PDF file...

    blog.groupdocs.com/search/build-full-text-searc...
  3. Developer Guide | GroupDocs

    The Developer Guide section explains all aspects of GroupDocs.Editor for Node.js via Java file editor features, provides code snippets, and examples of editing Microsoft Office formats programmatically in Node.js applications....docx' ; // Create a readable stream...groupdocsEditor . WordProcessingFormat . Docx ); // Specify the output file...

    docs.groupdocs.com/editor/nodejs-java/developer...
  4. Adding class name to input controls | GroupDocs

    Follow this guide and learn how to edit Word documents that contain input controls like buttons, textboxes, check-boxes, combo-boxes, input fields, dropdown lists, radio-buttons, date/time pickers etc. using GroupDocs.Editor for Java API features....demonstrates editing a sample DOCX file “Fields.docx”, that contains 3 input...editor = new Editor ( "Fields.docx" ); WordProcessingEditOp optionsWithoutClassN...

    docs.groupdocs.com/editor/java/adding-class-nam...
  5. Edit Document | GroupDocs

    Follow this guide to learn how to edit text documents, spreadsheets, and presentations using GroupDocs.Editor for Node.js via Java API features....Options Class WordProcessing DOC, DOCX, DOCM, DOT, ODT Spreadsheet...= "C:\\input_path\\document.docx" ; // Load the document into...

    docs.groupdocs.com/editor/nodejs-java/edit-docu...
  6. Image redactions | GroupDocs

    This article shows that how to redact data of sensitive nature from images of various formats like JPG, PNG, TIFF and others....docx" ) as redactor : # Apply the...document formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/redaction/python-net/image-r...
  7. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...formats, including Word (DOC, DOCX) to PDF, PDF to image (TIFF...

    blog.groupdocs.com/groupdocs.blog/page/93/
  8. eSign document with Metadata signature | GroupDocs

    This article shows how to add Metadata signature to the each document type meta layer with different data types over with GroupDocs.Signature...office Words formats - DOC, DOCX, RTF, and Open Office format...

    docs.groupdocs.com/signature/java/esign-documen...
  9. Getting indexed documents | GroupDocs

    This article explains how to get a list of indexed documents from an index, and how to get the text of indexed documents in HTML or plain text format....to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/java/getting-indexed-...
  10. In-Table List with Filtering Grouping and Order...

    Note In this article, we will use GroupDocs.Assembly to generate a In-Table List with Filtering, Grouping, and Ordering report in Word Processing Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. In-Table List with Filtering, Grouping, and Ordering in Microsoft Word Document Creating a In-Table List with Filtering, Grouping, and Ordering Practising the following steps you can create In-Table List with Filtering, Grouping, and Ordering Template in MS Word 2013....Microsoft Word Document (DOC/DOCX) formats. Since ODT is not a...

    docs.groupdocs.com/assembly/net/in-table-list-w...