Sort Score
Result 10 results
Languages All
Labels All
Results 3,591 - 3,600 of 5,894 for

document converter

(0.07 sec)
  1. Celebrate New Year with 25% Off GroupDocs.Total...

    Share this issue: Monthly NewsletterJanuary 2018 Hurry! Offer ends January 31st Get 25% off GroupDocs.Total for .NET and Java. Quote HOL2017WBS when placing your order. This offer is only available on new GroupDocs.Total purchases and cannot be used in conjunction with other offers, renewals or upgrades. Only available directly from GroupDocs.com, not through third parties or resellers. Product News New Product Launched: GroupDocs.Metadata for Java GroupDocs.Metadata is a Java metadata management API that empowers Java developers to perform all useful metadata operations (view, add, modify, remove, compare, search and remove) of popular file formats.... Compare OneNote Documents with Tables in .NET Applications...developers to compare business document formats for changes. The latest...

    blog.groupdocs.com/total/celebrate-new-year-25-...
  2. GroupDocs.Conversion Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify Documents of almost all the popular file formats....that an excel sheet could be converted to PDF/Word or any other supported...conversion. A Word document with such footnotes was converted to PDF or...

    blog.groupdocs.com/categories/groupdocs.convers...
  3. Partial Rendering of Large Excel Sheets are Sup...

    We are pleased to announce another monthly release of GroupDocs.Viewer for Java 17.2.0. Numerous customers reported bugs are resolved in this release. Furthermore, API comes with multitude of improvements and new features such as implementation of settings to prevent glyph grouping when rendering PDF Documents. We’d recommend you to download latest version of the API and share your valuable feedback. GroupDocs.Viewer for Java 17.2.0 - New Features Mobi format support Ability to set default font when rendering Email Documents Add OTP format support OTS format support WebP file format support Implement setting to prevent glyphs grouping when rendering pdf Documents Partial rendering of large Excel sheets in HTML mode Implement parameterless ViewerHtmlHandler and ViewerImageHandler constructors Add possibility to configurate ViewerConfig class via app....grouping when rendering PDF documents. We’d recommend you to download...font when rendering Email documents Add OTP format support OTS...

    blog.groupdocs.com/viewer/partial-rendering-lar...
  4. Render DOCX as PDF using Python

    In this topic, you will learn how to render DOCX as PDF using Python with the help of Viewer library. A code example will also be provided to create PDF from DOCX in Python....Rendering Microsoft Word documents as PDF is a common requirement...Whether you need to automate document rendering or seamlessly integrate...

    kb.groupdocs.com/viewer/python/render-docx-as-p...
  5. Explicit Font Substitution is Supported in Grou...

    GroupDocs.Conversion for .NET 18.7 comes with some new features and a bug fix. EmailOptions can be defined in any SaveOptions class such as PdfSaveOptions or CellsSaveOptions. Moreover, API supports explicit font substitution when converting from Word, Cell and Presentation Documents. Please refer to GroupDocs.Conversion for .NET 18.7 release notes for further reference. We’d recommend you to integrate latest version of the API in your application and share your feedback....when converting from Word, Cell and Presentation documents. Please...Explicit Font Substitution # Converting from Cells Substitute specific...

    blog.groupdocs.com/conversion/explicit-font-sub...
  6. Render DOC as Image using Python

    Quickly learn how to render DOC as image using Python. This tutorial explains how to convert DOC to image in Python with page-wise rendering and customizable output....records, reports, and archived documents. However, these files are...allows you to convert every page of a Word document into static...

    kb.groupdocs.com/viewer/python/render-doc-as-im...
  7. Saving documents | GroupDocs

    Saving a Document, GroupDocs.Redaction puts it in the same folder as the original file, renaming or rewriting original. If you need to save the Document to any custom location, you’ll have to open a Stream to this location. As a save option by default, GroupDocs.Redaction converts all pages (slides, worksheets) in a Document into images and puts them in a single PDF file, so you can share the redacted Document without any additional conversions....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product...Advanced Usage / Saving documents Saving documents Leave feedback Saving...

    docs.groupdocs.com/redaction/java/saving-docume...
  8. Saving documents | GroupDocs

    The articles explain that how to save Documents in different ways after making redactions....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product...Advanced usage / Saving documents Saving documents Leave feedback Saving...

    docs.groupdocs.com/redaction/net/saving-documents/
  9. 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...
  10. Page break not working correctly in word to PDF...

    When I try converting the MS Word Document to PDF, the output doesn’t match the original formatting. In the Word Document, tables are properly placed on each page, but in the PDF, they appear continuously without page br…...Conversion Product Family document-conversion , java sarfraz...11:45am 1 When I try converting the MS Word document to PDF, the output...

    forum.groupdocs.com/t/page-break-not-working-co...