Sort Score
Result 10 results
Languages All
Labels All
Results 3,791 - 3,800 of 22,092 for

docx

(0.59 sec)
  1. 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...
  2. 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...
  3. Specify file type for comparison manually | Gro...

    Learn how to manually specify the file type when comparing documents using GroupDocs.Comparison for Python via .NET....docx" target_path = "target.docx" result_path =...= "result.docx" # Create load options and set the file type load_options...

    docs.groupdocs.com/comparison/python-net/specif...
  4. Load a password-protected document | GroupDocs

    This example demonstrates how to load a password-protected document using GroupDocs.Metadata for Python via .NET....protected_docx is an absolute or relative path...r"C:\\Docs\\source.docx" with gm . Metadata ( constants . protected_docx , load_options...

    docs.groupdocs.com/metadata/python-net/load-a-p...
  5. How to perform Callbacks with GroupDocs PHP SDK

    This article explains the basics of using PHP SDK callbacks. In this article I’ll use the Convert API. Find information about other methods in the Swagger explorer. Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from http://getcomposer.org/download/ or use the included version) FatFree framework (https://github.com/bcosca/fatfree) We already know how to install the Fatfree framework and prepare for creating the sample from the previous article....to convert Doc to Docx, Docx to Doc, Docx and DOC to PDF and...PPT to PDF, HTML to DOC and DOCX using PHP SDK</i></span> <br/>...

    blog.groupdocs.com/total/how-to-perform-callbac...
  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. Font embedding options | GroupDocs

    Learn how to embed fonts into an output Word document when editing with GroupDocs.Editor API for Node.js....// Create save options for a DOCX file let saveOptions = new ...WordProcessingSaveOp ( WordProcessingFormat . Docx ); // By default, fonts are...

    docs.groupdocs.com/editor/nodejs-java/font-embe...
  9. Agents and LLM Integration | GroupDocs

    GroupDocs.Conversion for Python via .NET is AI agent and LLM friendly — machine-readable documentation, an MCP server, AGENTS.md shipped inside the pip package, and runnable code examples for AI-driven document pipelines....md and help me convert a DOCX to PDF in Python. Why GroupDocs...RAG systems can rarely consume DOCX, XLSX, PPTX, EML, or scanned...

    docs.groupdocs.com/conversion/python-net/agents...
  10. Load a password-protected document | GroupDocs

    This example demonstrates how to load a password-protected document....docx" using ( var metadata = new...and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/net/load-a-password...