Sort Score
Result 10 results
Languages All
Labels All
Results 1,531 - 1,540 of 21,442 for

docx

(0.08 sec)
  1. ICO to PDF conversion failing in Java - Free Su...

    I am using version 25.2.1 of GroupDocs.Conversion. When I attempt to convert a ICO file to PDF, I get the following stack trace: java.lang.RuntimeException: class com.groupdocs.conversion.exceptions.FileTypeNotSupported…...html, mhtml, mht, doc, docm, docx, dot, dotm, dotx, rtf, odt,...to PDF combinations. (.pptx, .docx, .png, .jpeg to name a few)...

    forum.groupdocs.com/t/ico-to-pdf-conversion-fai...
  2. 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...
  3. 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/...
  4. 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...
  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. 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...
  7. 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...
  8. Document Changes on GroupDocs Blog | Document A...

    Document Changes on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Document Changes on GroupDocs Blog | Document Automation Solutions for .NET & Java De......ค้นหาความแตกต่างระหว่างไฟล์ DOCX ได้ทันทีด้วย GroupDocs.Comparison...

    blog.groupdocs.com/th/tag/document-changes/inde...
  9. Convert images with optical character recogniti...

    In this article, you will learn how to convert an image file to text or PDF using OCR with GroupDocs.Conversion for .NET....interface is implemented, the JPG to DOCX conversion code snippet looks...Set the convert options for DOCX format WordProcessingConver...

    docs.groupdocs.com/conversion/net/convert/image...
  10. 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/