Sort Score
Result 10 results
Languages All
Labels All
Results 1,271 - 1,280 of 2,598 for

convert file

(0.07 sec)
  1. Updates to GroupDocs Privacy Policy – GroupDocs...

    Share this issue: Monthly NewsletterJune 2018 Documents Viewer APIs for .NET and Java Applications View over 50 Document & Image formats without External Viewer GroupDocs.Viewer product family offers powerful Files viewer APIs for .NET and Java applications. It rasterizes documents and images both, renders text and Converts them to SVG, HTML and CSS – thus offering a high-fidelity true-text, document rendering. Developers can work with all popular business and image File formats including: Microsoft Office, Visio, Project, Outlook, PDF, HTML, OpenDocument, AutoCad, MetaFiles, JPEG, TIFF, GIF, BMP etc....product family offers powerful files viewer APIs for .NET and Java...images both, renders text and converts them to SVG, HTML and CSS...

    blog.groupdocs.com/total/updates-to-groupdocs-p...
  2. PDF Viewer Plugin for Joomla Is Now Officially ...

    Hello to all Joomla users! Here at GroupDocs, we’re excited to announce the release of the long-awaited PDF viewer plugin for Joomla CMS. The plugin allows you to easily embed and host PDF documents (as well as Word, Excel and PowerPoint documents) on your Joomla website. We’ve been working hard to make the installation process and plugin deployment hassle-free for Joomla web-developers and website owners. At the same time, our aim was to make the document viewer interface convenient for the end users - your website visitors....PDF viewer plugin doesn’t convert documents to images, and outperform...embed and host not only PDF files, but also all common Microsoft...

    blog.groupdocs.com/total/joomla-pdf-viewer-plug...
  3. Use advanced rasterization options | Documentation

    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. Python import groupdocs.redaction as gr import groupdocs.redaction.options as gro import groupdocs.redaction.redactions as grr def run(): # Specify the redaction options repl_opt = grr....document with advanced options (convert pages into images, and save...enabled = True so . redacted_file_suffix = "_scan" so . rasterization...

    docs.groupdocs.com/redaction/python-net/use-adv...
  4. "Tick" Symbol in Wingdings is not getting conve...

    We are encountering an issue with the “Tick” symbol in the Wingdings font. When Converting to PDF using GroupDocs, the “Tick” symbol is replaced with a hollow box. For your reference, I have attached the original DOCX f…...Wingdings is not getting converted properly in pdf GroupDocs...the Wingdings font. When converting to PDF using GroupDocs, the...

    forum.groupdocs.com/t/tick-symbol-in-wingdings-...
  5. Introduction | Documentation

    This is an introduction to editing documents, explaining the main stages of document opening, editing, and saving results within Node.js via Java applications.... Convert the edited markup to the output...an input document (through a file path or byte stream) along with...

    docs.groupdocs.com/editor/nodejs-java/introduct...
  6. Extract images from document | Documentation

    This article explains that how to extract images from document....image to the file. Saves the image to the file in a different...format into which the image is converted. The following image formats...

    docs.groupdocs.com/parser/net/extract-images-fr...
  7. Working with resources | Documentation

    This article demonstrates and explains different operations with resources, including retrieving, adjusting and saving them in different scenarios when editing documents with GroupDocs.Editor for .NET....text document (TXT), when converting it to the HTML for editing...also contain embedded audio files. GroupDocs.Editor allows to...

    docs.groupdocs.com/editor/net/working-with-reso...
  8. Extract images from document | Documentation

    This article explains that how to extract images from document....image to the file. Saves the image to the file in a different...format into which the image is converted. The following image formats...

    docs.groupdocs.com/parser/java/extract-images-f...
  9. Working with Resources | Documentation

    This article demonstrates and explains different operations with resources, including retrieving, adjusting, and saving them in different scenarios when editing documents with GroupDocs.Editor for Node.js via Java....text documents (TXT), when converting them to HTML for editing...treated as an input document converted to an internal intermediate...

    docs.groupdocs.com/editor/nodejs-java/working-w...
  10. Save document | Documentation

    This article demonstrates how to save edited text documents, spreadsheets and presentations with GroupDocs.Editor for .NET API....external applications by converting to the HTML markup and placing...previously chosen format by specified file path or into specified stream...

    docs.groupdocs.com/editor/net/save-document/