Sort Score
Result 10 results
Languages All
Labels All
Results 3,811 - 3,820 of 6,094 for

document converter

(0.22 sec)
  1. Some emails do not convert in an expected way -...

    Attempting to convert the attached email Document results in a strange formatting issue that results in an unreadable .pdf where all the text is displayed in a column 1 or 2 characters wide. Using GroupDocs Convert v. 2…...Some emails do not convert in an expected way GroupDocs.Conversion...Attempting to convert the attached email document results in a...

    forum.groupdocs.com/t/some-emails-do-not-conver...
  2. Convert Word to Markdown using C# | DOC to MD |...

    Convert Word Documents to Markdown files using C#. Transform DOC/DOCX files into MD format using GroupDocs .NET parsing and conversion API....中文 中國傳統的 Word-processing documents are present in almost every...to programmatically convert Word documents into markdown files...

    blog.groupdocs.com/parser/convert-word-to-markd...
  3. Groupdocs Editor with PPTX - Free Support Forum...

    Hello Team, I am working with Editor in my application, I took help from Groupdocs team for Editor with DOCX file and I got the code from the team, Code below. [HttpPost] [Route("api/GroupDocsApi/CreateEmptyWordFile")]…...request) { try { Document document = new Document(); await Task...Task.Run(() => document.Save(request.FileUploadPath)); return new...

    forum.groupdocs.com/t/groupdocs-editor-with-ppt...
  4. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...annotation when rendering PDF documents, hide/show tracked changes...changes when rendering Word documents and much more. Please continue...

    blog.groupdocs.com/groupdocs.blog/page/79/
  5. Converting certain HTML to PDF ignores 'nowrap'...

    Converting the attached HTML to PDF does work fine, but the result does not look too good. In the converted PDF, the first 3 columns get wrapped, which we would like to prevent somehow: image.jpg (227.7 KB) We made se…...Converting certain HTML to PDF ignores 'nowrap' rules in HTML...Product Family csharp , dotnet , document-conversion vladimir.litvinchik...

    forum.groupdocs.com/t/converting-certain-html-t...
  6. convert_docx_to_pdf.zip

    demo-app/business-plan.docx HOME BASED professional services Business Plan HOME BASED PROFESSIONAL SERVICES Business Plan TABLE OF CONTENTS Introduction 3 1. Executive Summary 5 2. Company Overview...... demo-app/convert_docx_to_pdf.py import os from...conversion import License, Converter from groupdocs.conversion...

    docs.groupdocs.com/conversion/python-net/_sampl...
  7. PdfFormattingOptions is Introduced in GroupDocs...

    GroupDocs.Conversion for Java 18.12 comes with some new features, improvements and bug fixes. Conversion from IGS, PLT and CGM formats is introduced. Now, API can automatically add extension of the converted file if not set. Image, PDF and Word conversion is also improved. Furthermore, Excel to SVG and XPS to PDF conversion issues are now resolved. Please take a look over the release notes to get an idea about the changes introduced....automatically add extension of the converted file if not set. Image, PDF...PdfFormattingOptions when converting to PDF Implement specific...

    blog.groupdocs.com/conversion/pdfformattingopti...
  8. Render Excel and Apple Numbers spreadsheets as ...

    This topic describes how to use the GroupDocs.Viewer Java API to convert Excel workbooks and Apple Numbers spreadsheets to HTML, PDF, PNG, and JPEG formats....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...GroupDocs.Viewer for Java / Document rendering basics / Render...

    docs.groupdocs.com/viewer/java/render-excel-and...
  9. Render CAD drawings and models as HTML, PDF, an...

    Convert CAD files (DWG, DGN, DXF) to HTML, PDF, PNG, or JPEG using the GroupDocs.Viewer Python API....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...Viewer for Python via .NET / Document rendering basics / Render...

    docs.groupdocs.com/viewer/python-net/render-cad...
  10. Generate PDF and Word Reports from JSON Data in C#

    Programmatically generate reports by converting JSON to PDF & Word using templates in C#. Automate PDF & DOCX reports using .NET API.... We will be converting the JSON data into PDF and...the report generation and document automation API for .NET applications...

    blog.groupdocs.com/assembly/generate-reports-fr...