Sort Score
Result 10 results
Languages All
Labels All
Results 3,841 - 3,850 of 22,430 for

docx

(0.13 sec)
  1. Running in Docker | GroupDocs

    Learn how to run GroupDocs.Total for Python via .NET inside Docker containers with examples, troubleshooting tips, and best practices....demonstrates how to merge tow DOCX files using GroupDocs.Merger...build context ├── 📄 appendix.docx # Sample input document to merge...

    docs.groupdocs.com/total/python-net/running-in-...
  2. Load document | GroupDocs

    Following this guide you will learn how to load a document from a local disk or file stream for editing with GroupDocs.Editor for Python via .NET API....docx" ) # Load document from a binary...stream with open ( "document.docx" , "rb" ) as stream : editor...

    docs.groupdocs.com/editor/python-net/load-docum...
  3. Metadata redactions | GroupDocs

    This article shows that how C# redaction API allows you to replace or remove metadata using filters or search by regular expression....different formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others...= new Redactor ( @"C:\sample.docx" )) { redactor . Apply ( new...

    docs.groupdocs.com/redaction/net/metadata-redac...
  4. Redaction basics | GroupDocs

    This article shows that how C# developers can apply metadata, image, annotation and text redaction in their documents. Wide range of document formats is supported, such as, PDF, DOC, Docx, PPT, PPTX, XLS, XLSX and others....supported, such as: PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others...redactor = new Redactor ( "sample.docx" )) { RedactorChangeLog result...

    docs.groupdocs.com/redaction/net/redaction-basics/
  5. Extract Tables from Microsoft Office Word Docum...

    Learn how to easily extract table content from Word documents (.doc, .Docx) using GroupDocs.Parser for .NET....docx ) using GroupDocs.Parser for...= new Parser ( "YourDocument.docx" )) { // Extraction code goes...

    docs.groupdocs.com/parser/net/extract-tables-fr...
  6. compare two word documents and highlight differ...

    compare two word documents and highlight differences on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in compare two word documents and highlight differen......使用文檔比較 API 在 Java 中比較兩個或多個 DOC/DOCX 文件。突出顯示差異並接受或拒絕 Word 文檔中的更改。...

    blog.groupdocs.com/zh-hant/tag/compare-two-word...
  7. compare two word documents and highlight differ...

    compare two word documents and highlight differences on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in compare two word documents and highlight differen......使用文档比较 API 在 Java 中比较两个或多个 DOC/DOCX 文件。在 Word 文档中突出显示差异并接受或拒绝更改。...

    blog.groupdocs.com/zh/tag/compare-two-word-docu...
  8. Supported Document Formats | GroupDocs

    Supported File Formats The following table indicates the input and output file formats supported by GroupDocs.Assembly for Java. 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/java/supported-docu...
  9. List of supported files for GetText function in...

    Hi, I’m trying to use “GetText” function from GroupDocs.Parser, to extract text from various files. Parser generally seems to support a lot of formats: But “GetText” specifically seems to be more limited. Is there …...Document Formats It supports DOCX, DOCM, DOC, DOT, DOTM, XLS,...Word Processing Formats: DOC, DOCX, DOT, DOTX, ODT, RTF, TXT PDF:...

    forum.groupdocs.com/t/list-of-supported-files-f...
  10. GroupDocs.Markdown for Python via .NET 26.3 — f...

    Hi everyone, We’re happy to announce the first public release of GroupDocs.Markdown for Python via .NET on PyPI. The package brings the full .NET library’s document-to-Markdown conversion engine to Python as a single s…...docx") MarkdownConverter.to_file("business-plan.docx", "business-plan...FastAPI. 30+ input formats — PDF, DOCX, DOC, XLSX, XLS, CSV, EPUB,...

    forum.groupdocs.com/t/groupdocs-markdown-for-py...