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

document converter

(1.07 sec)
  1. 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...
  2. converted_with_options.xls

    Sheet1 This Document contains a variety of formatted elements that are used to test Document rendering quality during file conversion and centered. It actually creates two paragraphs. This is a tes......Sheet1 This document contains a variety of formatted elements...elements that are used to test document rendering quality during file...

    docs.groupdocs.com/conversion/java/_sample_file...
  3. Key Improvements and Bug Fixes in GroupDocs.Vie...

    GroupDocs team is always looking for the ways to provide improved features and make the GroupDocs.Viewer for .NET API more rich and straightforward. The brand new GroupDocs.Viewer for .NET release, 17.2.0 comes up with 11 key improvements and bug fixes. Not only this, it also supports rendering of LaTeX format and password protected MPP(2003) files. You can download the version 17.2.0 for an improved experience. GroupDocs.Viewer for .NET 17.2.0 - New FeaturesBelow are the new features that are introduced in GroupDocs....NET Document Viewer API - Improvements...Improvement - Rendering of PDF document’s layers separately Improvement...

    blog.groupdocs.com/viewer/groupdocs.viewer-.net...
  4. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...viewing and navigation of a documents in a browser. The GroupDocs...Annotation or write their own document Annotation Application using...

    blog.groupdocs.com/groupdocs.blog/page/84/
  5. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...project and take control of documents comparison sensitivity. Detecting...Detecting source and target documents style changes or inserted/deleted...

    blog.groupdocs.com/groupdocs.blog/page/42/
  6. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...User can convert Word Document to Html and convert updated Html...Html to Word/PDF Document and download. View the HTML in WYSIWYG...

    blog.groupdocs.com/groupdocs.blog/page/69/
  7. 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/
  8. 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...
  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. Save to Stream | GroupDocs

    This article demonstrates that how to save a Document to any custom file at any location on the local disc or a even a Stream...Events Acquisition GroupDocs Documentation / GroupDocs.Redaction Product.../ Advanced usage / Saving documents / Save to Stream Save to Stream...

    docs.groupdocs.com/redaction/python-net/save-to...