Sort Score
Result 10 results
Languages All
Labels All
Results 3,551 - 3,560 of 16,498 for

doc

(0.46 sec)
  1. Legal Document Comparison API: Automate Contrac...

    Learn how to automate legal Document comparison and contract review using GroupDocs.Comparison API for Node.js. Compare contract versions, track changes, and streamline legal workflows programmatically....including Word documents (DOCX, DOC), PDF files, and other formats...

    blog.groupdocs.com/comparison/legal-document-co...
  2. HTML to document conversion not happening with ...

    Hi, We are having a styled HTML which when downloaded looks odd. We use html to word conversion api from groupDocs and its failing.Can you please check? Image of data shown in text editor: image.png (30.6 KB) Actual …...9:27pm 4 Hi Please find the doc we used for conversion. <header...

    forum.groupdocs.com/t/html-to-document-conversi...
  3. Two Ways of Uploading Files into a GroupDocs Ac...

    Working with GroupDocs SDK we usually need a GUID to work with a Document. But it’s not very comfortable for users to work with GUIDs. So in your app, you can use two methods to upload a file to a GroupDocs account and get it’s GUID programmatically. 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....to word processing documents (DOC, DOCX, TXT, RTF, ODT), presentations...

    blog.groupdocs.com/total/two-ways-of-uploading-...
  4. 使用 GroupDocs.Metadata 比较文档元数据:Java 指南

    实用指南,展示如何使用 GroupDocs.Metadata for Java 检测文档版本之间新增、删除和更改的元数据。包括完整差异、所有权检测、修订历史和导出格式的代码示例。...:确保两个文档使用相同的文件格式版本;混合 DOCX 与旧版 DOC 可能导致误导性结果。 安全性 :在公开 API 中不要直接暴露原始元数据值,写入...探索高级标签规范以过滤自定义元数据 GroupDocs.Metadata Java docs 。 学习如何批量比较多个文档 API reference...

    blog.groupdocs.com/zh/metadata/compare-metadata...
  5. Working with templates | GroupDocs

    Document template is set by Template class. It contains template items - fields and tables. Each item has the unique (in the template bounds) name and optional page index - value that represents the index of the page where the template item is located; null if the template item is located on any page. Template fields The template field is set by TemplateField class with the following constructor: TemplateField(TemplatePosition position, String name, Integer pageIndex) Parameter Description position Defines the way how to find the field on a page....Order Upgrade an Order Support Docs API Reference Live Demos Free...welcome to extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX,...

    docs.groupdocs.com/parser/java/working-with-tem...
  6. AI Watermarking: Protect Documents with Context...

    Discover how to protect Documents with AI-powered watermarks using GroupDocs.Watermark. Learn to add, create, and customize watermarks automatically for enhanced Document security and content protection....watermarking : Microsoft Office : Word (DOC, DOCX), Excel (XLS, XLSX), PowerPoint...your current campaign Technical Docs : Reads your documentation and...

    blog.groupdocs.com/watermark/ai-driven-dynamic-...
  7. GroupDocs.Markdown for Python via .NET — 将文档导出为...

    直接从 Python 将 PDF、Word、Excel、EPUB 等转换为 Markdown。一个自包含的 PyPI wheel,提供 Pythonic API、异步支持以及对 LLM 友好的输出。...doc , .docx , .docm , .dot , .dotx...Markdown 文件,可直接放入助手的上下文窗口: https://docs.groupdocs.com/markdown/python-net/llms-full...

    blog.groupdocs.com/zh/markdown/groupdocs-markdo...
  8. llms-full.txt

    # GroupDocs.Redaction for Python via .NET — Complete Documentation > Native Python library that permanently redacts sensitive content — text, metadata, annotations, and image areas — from PDF, Word......Features Overview Path: https://docs.groupdocs.com/redaction/pyt...supported file formats Path: https://docs.groupdocs.com/redaction/pyt...

    docs.groupdocs.com/redaction/python-net/llms-fu...
  9. Working with templates | GroupDocs

    Complete guide to creating and using templates for structured data extraction with GroupDocs.Parser for .NET. Learn template-based extraction for invoices, forms, and Documents in C#....Order Upgrade an Order Support Docs API Reference Live Demos Free...documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX,...

    docs.groupdocs.com/parser/net/working-with-temp...
  10. How to Merge Data Fields from a DOCX File with ...

    This article explains how to get the fields from a template DocX file, fill them with data and merge to new PDF file using GroupDocs. 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....APIClient($signer); //Create Doc Api object $docApi = new DocApi($apiClient);...

    blog.groupdocs.com/merger/how-to-merge-data-fie...