Sort Score
Result 10 results
Languages All
Labels All
Results 5,201 - 5,210 of 23,666 for

docx

(0.59 sec)
  1. 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....Microsoft Office : Word (DOC, DOCX), Excel (XLS, XLSX), PowerPoint...

    blog.groupdocs.com/watermark/ai-driven-dynamic-...
  2. 6 Methods to Remove PII from Office Document Me...

    Six working Node.js methods for clearing author names, comment threads, revision trails, and SharePoint fields from Office metadata with GroupDocs.Metadata, plus the leak scan that verifies the result....runnable project that seeds a DOCX with author, comment, revision...

    docs.groupdocs.com/metadata/nodejs-java/use-cas...
  3. 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....extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/java/working-with-tem...
  4. front-matter-combined.md

    --- title: "Meridian Outdoor Co. — Annual Report 2025" author: "Elena Márquez, CFO" format: Docx pages: 6 --- ![](data:image/png;base64,iVBORw0KGgoAAAANSUhE/BfF2EfdJraSWKkpovabi+yNdYdH4StCLMkdBexSf......"Elena Márquez, CFO" format: Docx pages: 6 --- ![](data:image/png;base64...

    docs.groupdocs.com/markdown/net/_output_files/d...
  5. front-matter-combined.md

    --- title: "Meridian Outdoor Co. — Annual Report 2025" author: "Elena Márquez, CFO" format: Docx pages: 6 --- ![](data:image/png;base64,iVBORw0KGgoAAAANSUhE/BfF2EfdJraSWKkpovabi+yNdYdH4StCLMkdBexSf......"Elena Márquez, CFO" format: Docx pages: 6 --- ![](data:image/png;base64...

    docs.groupdocs.com/markdown/python-net/_output_...
  6. 使用 GroupDocs.Metadata 比较文档元数据:Java 指南

    实用指南,展示如何使用 GroupDocs.Metadata for Java 检测文档版本之间新增、删除和更改的元数据。包括完整差异、所有权检测、修订历史和导出格式的代码示例。...版本一致性 :确保两个文档使用相同的文件格式版本;混合 DOCX 与旧版 DOC 可能导致误导性结果。 安全性 :在公开...

    blog.groupdocs.com/zh/metadata/compare-metadata...
  7. OverflowException: Arithmetic operation resulte...

    Hello, Unfortunately, we experienced an exception when one of our customers dealt with many (and maybe larger) files that they wanted to add to the index. We got the exception via this event: pIndex.Events.ErrorOccurr…...problem → Indexing corrupted docx file leads to OutOfMemoryException...

    forum.groupdocs.com/t/overflowexception-arithme...
  8. Archive

    archives...Guide: Find Differences Between DOCX Files Instantly with GroupDocs...Alexander Hramov · 5 min Merge DOCX in Node.js April 13, 2025 ·...

    blog.groupdocs.com/archives/
  9. 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....word processing documents (DOC, DOCX, TXT, RTF, ODT), presentations...

    blog.groupdocs.com/total/two-ways-of-uploading-...
  10. basic-example.zip

    basic-example/.dockerignore node_modules groupdocs.comparison/node_modules npm-debug.log* yarn-debug.log* pnpm-debug.log* .git .env .DS_Store logs *.log basic-example/convert-file.js 'use strict'; ......, DOCX, XLSX, PPTX, etc.) - `output`:...convert-file.js ./work/source.docx ./work/converted.pdf node convert-file...

    docs.groupdocs.com/conversion/nodejs-java/_samp...