Sort Score
Result 10 results
Languages All
Labels All
Results 1,611 - 1,620 of 23,016 for

docx

(0.85 sec)
  1. Font Substitution not working as expected - Fre...

    Hi, We are trying to provide few font substitutes during PDF conversion, but even after providing the font files the PDF is generated using “Dejavu Sans”. Code snippet: public byte[] generatePdfUsingGroupDocs(byte[] co…...toLowerCase()) { case DOCX: loadOptions = new WordProcessingLoadOp();...fontSubstitutes; } Attaching the input docx file and generated PDF for reference...

    forum.groupdocs.com/t/font-substitution-not-wor...
  2. Redact documents with GroupDocs.Redaction | Gro...

    Remove sensitive text, patterns and metadata from documents with GroupDocs.Total for Java, with runnable Java examples and downloadable input and output files....docx and is ready to copy into a...redactor = new Redactor ( "contract.docx" )) { RedactorChangeLog result...

    docs.groupdocs.com/total/java/developer-guide/r...
  3. Merge pages in the arbitrary order | GroupDocs

    This article explains how to merge arbitrary pages from different documents into a single PDF, Docx, Excel or PowerPoint document using GroupDocs.Merger for .NET....docx" ; string filePath2 = @"c:\sample2.docx" ; string...filePathOut = @"c:\output\result.docx" ; using ( Merger merger = new...

    docs.groupdocs.com/merger/net/merge-pages-in-ar...
  4. 在 Java 中注释 Word DOC DOCX 文件 |添加或删除注释

    在 Java 中添加或删除 Word DOC/Docx 文件中的注释。使用文档注释 API 添加箭头、矩形、椭圆、水印注释。... 以下是以下简要讨论的主题: 用于 Word DOC/DOCX 注释的 Java API 为单词添加注释 箭头注释 矩形注释...new Annotator("path/document.docx"); ArrowAnnotation arrow = new...

    blog.groupdocs.com/zh/annotation/annotate-word-...
  5. GroupDocs.Parser for .NET

    此 API 允许您在任何平台上使用 C# .NET 语言执行文本搜索和索引任何类型的文件格式。...扫描二维码 使用 C# 从 ODT 扫描二维码 使用 C# 从 DOCX 扫描二维码 使用 C# 从 PDF 扫描二维码 使用 C#...扫描条形码 使用 C# 从 ODT 扫描条形码 使用 C# 从 DOCX 扫描条形码 使用 C# 从 PDF 扫描条形码 使用 C#...

    kb.groupdocs.com/zh/parser/net/page/2/
  6. Merge Open Document files | GroupDocs

    Learn how to merge Open Document files, combine ODT, ODS, ODP files into one file programmatically in Java language using GroupDocs.Merger for Java 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/java/merge/open-docum...
  7. Agents and LLM Integration | GroupDocs

    GroupDocs.Editor 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 editing pipelines....md and help me edit a DOCX and save it back in Python....and save it straight back to DOCX/XLSX/PPTX without losing formatting...

    docs.groupdocs.com/editor/python-net/agents-and...
  8. Convert each email attachment to different form...

    Follow this guide and learn how to convert email attachments to different format based on attachment type using GroupDocs.Conversion for .Java....docx converted_0.docx is converted DOCX document. Click...

    docs.groupdocs.com/conversion/java/convert-each...
  9. Create EditableDocument from file or markup | G...

    This article explains how to create an instance of the EditableDocument class from HTML files on disk or from HTML markup with resources using GroupDocs.Editor for Python via .NET API....it to some final format like DOCX or XLSX, the user needs to pass...instance with , and saves it as a DOCX document using an opened on...

    docs.groupdocs.com/editor/python-net/create-edi...
  10. How to properly merge documents using Java | Gr...

    This article describes how to properly merge documents using GroupDocs.Merger for Java product....and pass instance of with ini DOCX file type and out PDF one as...String filePath1 = "c:/sample1.docx" ; String filePath2 = "c:/sample2...

    docs.groupdocs.com/merger/java/getting-started/...