Sort Score
Result 10 results
Languages All
Labels All
Results 3,281 - 3,290 of 5,713 for

convert document

(0.25 sec)
  1. GroupDocs Newsletter November 2018 – .NET and J...

    Share this issue: Monthly NewsletterNovember 2018 Merge and Compare Business Documents of Same Format Documents Difference Checker APIs for .NET and Java GroupDocs.Comparison Product Family includes .NET and Java APIs to efficiently merge and compare all popular business Document formats (Microsoft Word, Excel, PowerPoint, OpenDocument ODT, PDF, Text and HTML) for difference checking. The APIs support comparing text contents, words, paragraphs, characters and style changes like font size, bold, italic etc....Compare Business Documents of Same Format Documents Difference Checker...compare all popular business document formats (Microsoft Word, Excel...

    blog.groupdocs.com/total/groupdocs-newsletter-n...
  2. Use advanced rasterization options | GroupDocs

    Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the Document will be rasterized to PDF, but the scan-like effects will be applied to its pages. The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings. final Redactor redactor = new Redactor("Sample.docx"); try { // Save the Document with advanced options (Convert pages into images, and save PDF with scan-like pages) SaveOptions so = new SaveOptions(); so....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product.../ Advanced Usage / Saving documents / Use advanced rasterization...

    docs.groupdocs.com/redaction/java/use-advanced-...
  3. Generating Page Preview for WordProcessing Docu...

    Learn how to generate a preview for any page of an existing WordProcessing Document in SVG format using GroupDocs.Editor for Node.js via Java....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...Developer Guide / Edit Document / Edit Word Document / Generating Page...

    docs.groupdocs.com/editor/nodejs-java/generatin...
  4. XLS2003 to PDF conversion produces an invalid P...

    After I updated ‘groupdocs-conversion’ for Java from 25.6 to 25.8 conversion to PDF for XLS2003 results in a PDF that I can’t open with a PDF viewer like Preview. Attaching the file that I can reproduce the issue with d…...Conversion Product Family java , document-conversion adrian.gruber.95...known issues section of the documentation for any reported problems...

    forum.groupdocs.com/t/xls2003-to-pdf-conversion...
  5. Render email messages as HTML, PDF, PNG, and JP...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to Convert email messages to HTML, PDF, PNG, and JPEG formats....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...GroupDocs.Viewer for .NET / Document rendering basics / Render...

    docs.groupdocs.com/viewer/net/render-email-mess...
  6. Get HTML markup in different forms | GroupDocs

    Learn this article to know how to get edited Document HTML markup - body without head tag, content in a raw and base64 form and other using GroupDocs.Editor for .NET API....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...shows how to open input document, convert it to intermediate , and...

    docs.groupdocs.com/editor/net/get-html-markup-i...
  7. Get HTML Markup in Different Forms | GroupDocs

    Learn how to get edited Document HTML markup - body without head tag, content in raw and base64 form, and others using GroupDocs.Editor for Node.js via Java API....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...how to open an input document, convert it to an intermediate...

    docs.groupdocs.com/editor/nodejs-java/get-html-...
  8. Symbol font in Word is not reproduced in HTML o...

    We are using GroupDocs.Conversion to Convert to HTML and PDF, but wherever the Symbol font is used in our docs, the output is an empty no-glyph-available box. The formulas with the Symbol chars in them are actually crit…...Conversion to convert to HTML and PDF, but wherever...the source document references that font, the converter cannot find...

    forum.groupdocs.com/t/symbol-font-in-word-is-no...
  9. Render PPTX as PDF using Python

    Quickly learn how to render PPTX as PDF using Python. Moreover, this tutorial provides steps and code to Convert PPTX to PDF in Python for universal sharing....universally accessible PDF documents with ease. This guide also...also demonstrates how to convert PPTX to PDF in Python , allowing...

    kb.groupdocs.com/viewer/python/render-pptx-as-p...
  10. Use advanced rasterization options | GroupDocs

    Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the Document will be rasterized to PDF, but the scan-like effects will be applied to its pages. The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings. C# using (Redactor redactor = new Redactor(@"sample.docx")) { // Save the Document with advanced options (Convert pages into images, and save PDF with scan-like pages) var so = new SaveOptions(); so....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product.../ Advanced usage / Saving documents / Use advanced rasterization...

    docs.groupdocs.com/redaction/net/use-advanced-r...