Sort Score
Result 10 results
Languages All
Labels All
Results 1,591 - 1,600 of 22,312 for

docx

(3.33 sec)
  1. AI Agents and LLM Integration | GroupDocs

    GroupDocs.Comparison 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 review and change-detection pipelines....md and help me compare two DOCX files in Python and print the...modified clauses between two DOCX or PDF revisions and feed only...

    docs.groupdocs.com/comparison/python-net/agents...
  2. Tags on GroupDocs Blog | Document Automation So...

    Tags on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Tags on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers .NET BugFixes G......fonts Update Document Parsing DOCX Compatibility EmailConversion...Detection compare documents Compare DOCX compare text files compare two...

    blog.groupdocs.com/ko/tags/index.xml
  3. Determine the file type | GroupDocs

    This article explains how to get a type of a file with GroupDocs.Viewer for Java using Java....docx) and Adobe PDF (.pdf) are two...// ... String extension = ".docx" ; FileType fileType = FileType...

    docs.groupdocs.com/viewer/java/how-to-determine...
  4. Get document info | GroupDocs

    Retrieve document metadata such as format, page count, title, and author without converting...docx" ) # Step 2: Print the metadata...{ info . file_format } " ) # Docx print ( f "Pages: { info . page_count...

    docs.groupdocs.com/markdown/python-net/get-docu...
  5. Convert ODT to PDF using Node.js

    Learn how to convert ODT to PDF using Node.js with a simple and effective method. Follow this guide to easily export ODT to PDF in Node.js applications....guide on how to convert ODT to DOCX using Node.js. This tutorial...library to producing precise DOCX files. It’s a useful resource...

    kb.groupdocs.com/conversion/nodejs/convert-odt-...
  6. DocProperties in content control not converting...

    Hello GroupDocs Support Team, I have this problem, when converting a word document to pdf. The document contains content controls (developer tools in word) and I have some custom document properties in those. After the …...this issue while converting DOCX to PDF. In order for us to assist...package with C# and .NET. test.docx (33,6 KB) test.pdf (56,0 KB)...

    forum.groupdocs.com/t/docproperties-in-content-...
  7. Compare Password Protected Word Documents in Java

    Compare two or more password-protected Word documents using Java Comparison API. Highlight differences and get the summary of added and deleted content....the basic comparison of DOC/DOCX files . What if, the file(s)...personal documents. DOC and DOCX are the file formats of word-processing...

    blog.groupdocs.com/comparison/compare-protected...
  8. Merge Open Document files | GroupDocs

    Learn how to merge Open Document files, combine ODT, ODS, ODP files into one file programmatically in C# language using GroupDocs.Merger for .NET library....Writer word processor what the DOCX is to Microsoft Word. Several...other formats such as DOC and DOCX. About ODT File Format ODT files...

    docs.groupdocs.com/merger/net/merge/open-document/
  9. How to Convert Files with GroupDocs PHP SDK

    This article explains the basics of using PHP SDK classes and methods. In this article I’ll use the Comparison API and show how to compare two documents from a GroupDocs account. Find information about others 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) Initial Installations Learn how to install the Fatfree framework from their Readme: https://github....to convert Doc to Docx, Docx to Doc, Docx to PDF and PPT to PDF...value="pdf">PDF</option> <option value="docx">Docx</option> <option value="ppt">PPT</option>...

    blog.groupdocs.com/conversion/how-to-convert-fi...
  10. How to Convert PDF to Word in Java

    Take look at how to convert PDF to Word in Java for document conversion and use the sample code to convert PDF to Docx using Java in your projects straight away....you to quickly convert PDF to DOCX using Java . You only need to...converted the document from PDF to DOCX format. However, you can convert...

    kb.groupdocs.com/conversion/java/how-to-convert...