Sort Score
Result 10 results
Languages All
Labels All
Results 1,551 - 1,560 of 22,581 for

docx

(0.08 sec)
  1. How to Extract Metadata from Word Document in C#

    This short tutorial explains every piece of information to extract Metadata from Word document in C# and provides a working code to get Word metadata using C#....class for loading the input DOCX file Invoke the GetMetadata...this, you need to load DOC or DOCX file by initializing the Parser...

    kb.groupdocs.com/parser/net/how-to-extract-meta...
  2. 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...
  3. How to Convert Outlook Email to Word in C#

    This tutorial provides all the necessary procedures to convert Outlook email to Word in C# and a sample working application for C# Email to Word conversion....snippet for converting EML to DOCX using C#. Steps to Convert Outlook...Converter class to save EML as DOCX on the disk We have listed all...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  4. Save comparison result in different format | Gr...

    Learn how to save the comparison result to different output formats using GroupDocs.Comparison for Python via .NET....docx" ) as comparer : comparer . add ( "target.docx" ) options...type. Common targets include DOCX, PDF, and HTML. 🔹 Use case:...

    docs.groupdocs.com/comparison/python-net/save-c...
  5. Convert Common Document Types to PDF and Image ...

    Meet the all new GroupDocs.Conversion for Java library – a multi-format document converter with support for Microsoft Word, Excel, PowerPoint, Visio, PDF & image files. Just like all GroupDocs Java libraries, GroupDocs.Conversion is designed as a middleware to make it easy to integrate the converter into any ECM, CMS, or Java app. In this first release, the library already supports over 50 file formats and allows you to convert literally all common business documents to PDF and raster images....Microsoft Word (DOC/DOCX) to PDF Microsoft Word (DOC/DOCX) to image formats...

    blog.groupdocs.com/conversion/convert-common-do...
  6. New release for MVC Front End for GroupDocs.Edi...

    Great news for ASP.NET Developers, GroupDocs proudly announces latest release for GroupDocs.Editor for .NET MVC Modern Front End. In this v1.1 we have used modern Template in ASP.NET MVC. This new release is simple, efficient and, user friendly. User can convert Word Document to Html and convert updated Html to Word/PDF Document and download. View the HTML in WYSIWYG Editor and perform editing in HTML file. We would recommend you to download this release and provide your valuable feedback.... Ability to Convert Doc/Docx to HTMLUser can now view a document...following formats: txt, doc, docx, dotx, rtf # Related Links and...

    blog.groupdocs.com/editor/new-release-mvc-front...
  7. Categories

    查找API的答案 GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product Family Group......扫描二维码 使用 C# 从 ODT 扫描二维码 使用 C# 从 DOCX 扫描二维码 使用 C# 从 PDF 扫描二维码 使用 Java...使用 C# 从 ODT 扫描条形码 使用 Java 从 DOCX 扫描条形码 «« « 7 8 9 10 11 » »»...

    kb.groupdocs.com/zh/categories/page/9/
  8. Ինչպես փոխարկել PDF-ը Word-ի Java-ում

    Նայեք, թե ինչպես փոխարկել PDF-ը Word-ի Java-ում փաստաթղթերի փոխակերպման համար և օգտագործեք օրինակելի կոդը՝ ձեր նախագծերում անմիջապես Java-ի միջոցով PDF-ը Docx-ի փոխարկելու համար:...է տալիս արագ փոխարկել PDF-ը DOCX-ի Java-ի միջոցով : Ձեզ անհրաժեշտ...փաստաթուղթը PDF-ից վերածել ենք DOCX ձևաչափի: Այնուամենայնիվ, դուք...

    kb.groupdocs.com/hy/conversion/java/how-to-conv...
  9. Memory optimization option | GroupDocs

    This article explains how to optimize memory utilization when editing large Word documents using GroupDocs.Editor for Python via .NET API....it, and saves the result to DOCX with the optimize_memory_usage...Editor ( "./sample-document.docx" ) as editor : original = editor...

    docs.groupdocs.com/editor/python-net/memory-opt...
  10. 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...