Sort Score
Result 10 results
Languages All
Labels All
Results 1,561 - 1,570 of 21,796 for

docx

(0.07 sec)
  1. Document Management with GroupDocs

    The GroupDocs dashboard provides you with several features for organizing files and folders. The new dashboard is very user friendly, so you get familiar with it pretty quickly. In this post, we focus on the GroupDocs dashboard. I’m going to list some of GroupDocs dashboard’s key features useful for document management: [caption id=“attachment_402” align=“alignnone” width=“622” caption=“Fig.1: GroupDocs dashboard helps you organise your files and folders for better document management”] [/caption]... it supports DOCX to PDF , DOCX to HTML , DOCX to EPUB , PDF...

    blog.groupdocs.com/total/document-management-wi...
  2. 在 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-...
  3. 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...
  4. 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-...
  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. 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...
  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. 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/...
  9. Edit Word Documents in Node.js and Java | Group...

    This guide demonstrates how to edit DOC, DOT, Docx, DOCM, DOTX, ODT, RTF documents with font extraction, different pagination modes, and many other powerful features of GroupDocs.Editor for Node.js and Java....WordProcessing formats such as DOC, DOCX, DOT, DOCM, DOTX, ODT, and RTF...loading a password-protected DOCX file: const groupdocs = require...

    docs.groupdocs.com/editor/nodejs-java/edit-word/
  10. Convert ODT to PDF using Node.js

    Learn how to convert ODT to PDF using Node.js with a simple and effective method. Follow this guide to easily export ODT to PDF in Node.js applications....guide on how to convert ODT to DOCX using Node.js. This tutorial...library to producing precise DOCX files. It’s a useful resource...

    kb.groupdocs.com/conversion/nodejs/convert-odt-...