Sort Score
Result 10 results
Languages All
Labels All
Results 3,881 - 3,890 of 22,556 for

docx

(0.05 sec)
  1. Document filtering during indexing | GroupDocs

    This page contains a description of the use of document filters for indexing, as well as descriptions of all types of filters with examples of their creation....docx', '.rtf' IndexSettings settings...createFileExtension ( ".doc" , ".docx" , ".rtf" ); // Creating file...

    docs.groupdocs.com/search/java/document-filteri...
  2. Document filtering during indexing | GroupDocs

    This page contains a description of the use of document filters for indexing, as well as descriptions of all types of filters with examples of their creation....docx', '.rtf' const settings = new...createFileExtension ( '.doc' , '.docx' , '.rtf' ); // Creating file...

    docs.groupdocs.com/search/nodejs-java/document-...
  3. GroupDocs.Search Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....have multiple TXT, XLSX and DOCX documents. What if you want...word or text only in TXT and DOCX files with specific word occurrence...

    blog.groupdocs.com/categories/groupdocs.search-...
  4. Supported Document Formats | GroupDocs

    Supported File Formats The following table indicates the input and output file formats supported by GroupDocs.Assembly for .NET. Format Description Load Save Populate Remarks DOC Microsoft Word 97 - 2007 Document. DOT Microsoft Word 97 - 2007 Template. Docx Office Open XML WordprocessingML Document (macro-free). DOCM Office Open XML WordprocessingML Macro-Enabled Document. DOTX Office Open XML WordprocessingML Template (macro-free). DOTM Office Open XML WordprocessingML Macro-Enabled Template. RTF RTF format. XLSX OOXML 2007-2010 XLSM OOXML Macro Enabled Workbook XLTX OOXML Workbook Template XLTM OOXML Macro Enabled Workbook Template XLSB OOXML Binary Workbook XLS Excel Workbook 97-2003 XLT Excel Workbook Template 97-2003 XML Spreadsheet Markup Language ODS Open Document Spreadsheet PPTX OOXML Presentation PPTM OOXML Macro Enabled Presentation PPTM OOXML Macro Enabled Presentation PPSX OOXML SlideShow PPSM OOXML Macros Enabled Presentation POTX OOXML Presentation Template POTM OOXML Macro Enabled Presentation Template PPT PowerPoint Presentation 97-2003 PPS PowerPoint SlideShow 97-2003 ODP OpenDocument Presentation EML Email Message Format MSG Outlook Email Message Format EMLX Apple’s Email Message Format TXT Plain Text XML Word Processing Markup Language HTML HTML format....down) Word Processing (DOC, DOCX, DOCM, DOT, DOTX, DOTM, WordprocessingML...Plain Text Word Processing (DOC, DOCX, DOCM, DOT, DOTX, DOTM, WordprocessingML...

    docs.groupdocs.com/assembly/net/supported-docum...
  5. 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...
  6. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...have multiple TXT, XLSX and DOCX documents. What if you want...word or text only in TXT and DOCX files with specific word occurrence...

    blog.groupdocs.com/groupdocs.blog/page/43/
  7. Document filtering during indexing | GroupDocs

    This page contains a description of the use of document filters for indexing, as well as descriptions of all types of filters with examples of their creation....docx', '.rtf' IndexSettings settings...CreateFileExtension ( ".doc" , ".docx" , ".rtf" ); // Creating file...

    docs.groupdocs.com/search/net/document-filterin...
  8. Context Objects - Complete Guide | GroupDocs

    Learn how to use Context Objects in GroupDocs.Conversion for .NET v24.10+. Context objects are foundational to all delegate-based patterns....docx" , new WordProcessingConver... Create ( "quarterly-report.docx" )) { convertedContext . ConvertedStream...

    docs.groupdocs.com/conversion/net/context-objec...
  9. Get Comparison Result as a Document Object | Gr...

    Retrieve the comparison result as a Document object — including file name, detected changes, and stream — using GroupDocs.Comparison for Python via .NET....docx" ) as comparer : comparer . add ( "./target.docx" ) result_document...comparer . compare ( "./result.docx" ) for change in result_document...

    docs.groupdocs.com/comparison/python-net/develo...
  10. Load password-protected file | GroupDocs

    Learn how to load a password-protected file by using .NET redaction API...docx" , load_opt ) as redactor :...d_file () protected.docx protected.docx is the sample file used...

    docs.groupdocs.com/redaction/python-net/load-pa...