Sort Score
Result 10 results
Languages All
Labels All
Results 1,511 - 1,520 of 21,583 for

docx

(0.15 sec)
  1. Optima LT Std font displayed incorrectly in pre...

    We’re converting a Word document with Optima LT Std font applied inside to images using .Viewer, it’s properly displayed in the Word application, but in image it’s a wrong font. Same happening if converted online: http…...docx Attaching document here ^ developmentaccounts...141355343_20250703040306944.docx (145.3 KB) Professionalize.Discourse...

    forum.groupdocs.com/t/optima-lt-std-font-displa...
  2. Announcing GroupDocs.Markdown for .NET — Export...

    Export PDF, Word, Excel, HTML, and more to Markdown with an on‑premises .NET API. See features, roadmap, and how to get started....Convert popular file types (PDF, DOCX, XLSX, EPUB, and more) to Markdown...PDF Documents Microsoft Word (DOCX, DOC) Microsoft Excel (XLSX...

    blog.groupdocs.com/markdown/groupdocs-markdown-...
  3. How to Create a Docker Image to Run GroupDocs.C...

    This article provides instructions to create a docker image to run GroupDocs.Conversion for node.js via java. It includes details on configuring the environment along with sample code....created directory Put the input DOCX file into the same directory...the container to convert input DOCX to PDF docker run -it gd-conversion-image...

    kb.groupdocs.com/total/nodejs/how-to-create-a-d...
  4. Compare multiple documents with specific compar...

    Following this guide you will learn how to compare multiple documents with different customizations - style detection, change comparison detalization level and more....following example compares four DOCX documents and highlights all...'sample-files/source.docx' ; const targetFile1 = 'sample-files/target.docx' ; const...

    docs.groupdocs.com/comparison/nodejs-java/compa...
  5. 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...
  6. 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-...
  7. GroupDocs.Conversion for Node.js via Java

    查找有关在任何平台上通过 Java 代码使用 Node.js 转换各种类型的文档和图像的答案。...js 将 TXT 转换为 DOCX 使用 Node.js 将 TXT 转换为 RTF 使用...转换为 PDF 使用 Node.js 将 ODT 转换为 DOCX 使用 Node.js 将 ODT 转换为 HTML 使用...

    kb.groupdocs.com/zh/conversion/nodejs/
  8. No differences are detected in header when head...

    Hello! We have two documents with some numbers in the header. Document 1 has “123” and document 2 has “456”. Both documents also have the same field code in the header. Here are the documents: 113.Docx (20.9 KB) 213.…...docx (20.9 KB) 213.docx (20.9 KB) The documents...

    forum.groupdocs.com/t/no-differences-are-detect...
  9. Unicode Font(Bangla) Support Issue - Free Suppo...

    Bangla Sample Text 01.Docx (22.6 KB) Bangla Sample Text 02.Docx (12.9 KB) Distorted Text in Group Docs Viewer.pdf (1.6 MB) We were trying to render Bangla Unicode font in Group Docs viewer but we found it get distorte…...docx (22.6 KB) Bangla Sample Text 02.docx (12.9 KB)...

    forum.groupdocs.com/t/unicode-font-bangla-suppo...
  10. How to Convert Word Document to Image in Java

    Do you want to convert Word Document to Image in Java with a few lines of code? If so, review this guide and learn how to develop the Docx to Image Java capability....demonstrate the implementation of DOCX to Image Java capability. Here...ImageConvertOptions object The Java DOCX to Image functionality can be...

    kb.groupdocs.com/conversion/java/how-to-convert...