Sort Score
Result 10 results
Languages All
Labels All
Results 3,861 - 3,870 of 22,392 for

docx

(0.07 sec)
  1. How to Run Examples | GroupDocs

    This article describes how to run GroupDocs.Merger for .NET code examples....docx" ; // NOTE: Put the actual path...secondDocPath = @"C:\sample2.docx" ; // NOTE: Put the actual path...

    docs.groupdocs.com/merger/net/how-to-run-examples/
  2. Search and highlight text in the loaded documen...

    Search text by literal or regex and highlight found text in the document, loaded to the GroupDocs.Viewer for Java...WordProcessing family (DOC, DOCX, ODT, RTF, etc.), Spreadsheet...loading two distinct documents — DOCX and PDF, and performing search...

    docs.groupdocs.com/viewer/java/search-highlight...
  3. 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/
  4. 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-...
  5. PDF Binder Demo: Merging Multiple Formats into ...

    An engineering walkthrough of four ways to wire GroupDocs.Merger for .NET into a real document pipeline — from a single-shot controller to a full microservice split....PDF as sourcePaths[0] and the DOCX/XLSX on the tail end get converted...What it costs you A 15-page DOCX plus a five-sheet XLSX plus...

    docs.groupdocs.com/merger/net/getting-started/u...
  6. 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...
  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. 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...
  9. Compare Word documents | GroupDocs

    Learn how to compare Word (.doc, .Docx) documents using GroupDocs.Comparison for Python via .NET. Detect and highlight text and formatting differences with simple Python code....API, you can: Compare DOC and DOCX files Highlight insertions,...source_path = "source.docx" target_path = "target.docx" result_path =...

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

    Learn how to load a password-protected file by using .NET redaction API... Redactor ( "protected_docx" , load_opt ) as redactor :...document formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

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