Sort Score
Result 10 results
Languages All
Labels All
Results 1,641 - 1,650 of 23,666 for

docx

(1.76 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. Convert TXT to PDF using Node.js

    Discover how to convert TXT to PDF using Node.js. This guide shows you how to export TXT to PDF in Node.js efficiently for reliable document generation....for converting TXT files into DOCX format using Node.js. This tutorial...plain text into well-structured DOCX documents. It’s an ideal reference...

    kb.groupdocs.com/conversion/nodejs/convert-txt-...
  3. merger-split-pages.zip

    merger-split-pages/page_1.Docx Consulting Services Agreement Cascade Partners and Aldergrove Manufacturing This agreement records the terms under which Cascade Partners will deliver the engagement ......docx Consulting Services Agreement...three. merger-split-pages/page_2.docx Where a requested change would...

    docs.groupdocs.com/total/nodejs-java/_output_fi...
  4. Text redaction | GroupDocs

    This article explains that how Python redaction API allows you to easily redact data of sensitive or private nature from your documents. You can apply text redaction using exact phrase or regular expression for documents of different formats like PDF, DOC, Docx, PPT, PPTX, XLS, XLSX and others....different formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others...redacted with Redactor ( "./sample.docx" ) as redactor : # Apply the...

    docs.groupdocs.com/redaction/python-net/text-re...
  5. 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...
  6. GroupDocs.Conversion for Java

    查找有关在任何平台上使用 Java 代码转换各种类型的文档和图像的答案。...转换为 PDF 如何使用 Java 将 DOC 转换为 DOCX 如何在 Java 中将 TIFF 转换为 PNG 如何在...中将 XML 转换为 HTML 如何在 Java 中将 DOCX 转换为 HTML 如何在 Java 中将 TIFF 转换为...

    kb.groupdocs.com/zh/conversion/java/page/6/
  7. 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...
  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. 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/...
  10. Compare document metadata across versions | Gro...

    Detect and report metadata changes between document versions using GroupDocs.Metadata for Node.js....docx │ └─ document-v2.docx ├─ index.js ├─ package...'resources/document-v1.docx' , 'resources/document-v2.docx' ); console ...

    docs.groupdocs.com/metadata/nodejs-java/compare...