Sort Score
Result 10 results
Languages All
Labels All
Results 1,361 - 1,370 of 2,704 for

convert file

(0.08 sec)
  1. Different visualization than the actual documen...

    As per the preview, we are getting numerical values instead of the pictoral graphs for the categories. attaching the screenshot for your reference. image.png (31.8 KB) image.png (115.3 KB) Please suggest the changes …...need to have a sample file. If this file has confidential info...verify. Thanks Nikunj Sample file.docx (86.7 KB) denisgvardionov...

    forum.groupdocs.com/t/different-visualization-t...
  2. Generating worksheets (tabs) preview for spread...

    This article describes how to generate a preview for any worksheet (tab) from an existing Excel spreadsheet in SVG format using GroupDocs.Editor for Node.js....steps: Load the spreadsheet file into the Editor class. Call...xlsx' ; // Load the spreadsheet file into the Editor constructor...

    docs.groupdocs.com/editor/nodejs-java/generatin...
  3. 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...
  4. Render XML documents as HTML, PDF, PNG, and JPE...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to Convert XML documents to HTML (with and without pagination), PDF documents, PNG, and JPEG raster formats....as HTML, PDF, PNG, and JPEG files Leave feedback On this page...FileStream inputXmlFileStream = File . OpenRead ( inputXmlPath ))...

    docs.groupdocs.com/viewer/net/render-xml-docume...
  5. Features Overview | Documentation

    GroupDocs.Assembly for .NET is an API that allows you to generate documents in popular microsoft office and email File formats based upon template documents and data obtained from various sources including databases, XML, JSON, OData, objects of custom .NET types, external documents, and more. The following is the list of salient features which are offered by the GroupDocs.Assembly API: Multiple data formats support Use formulae & perform sequential data operations Apply upper, lower, capital, firstcap formatting to strings in template syntax Template syntax support formatting of ordinal, cardinal, alphabetic numeric nature Support template documents with custom variables & text comments within template syntax tags Dynamically insert out document content in report Dynamically configure background color of html documents & generate barcode in reports Dynamically insert hyperlinks in reports & apply attributes to email message body Dynamically attach email attachments Support of next field analogue of Microsoft Word Update fields during word processing document assembly Apply formula during spreadsheet assembly Template formatting for numeric, text, image, date-time, chart elements Conditional formatting of template text elements Linq-based template syntax Change format of assembled File using explicit specifications or File extension Auto-removal of empty paragraphs Generate various report types, e....popular microsoft office and email file formats based upon template...assembled file using explicit specifications or file extension...

    docs.groupdocs.com/assembly/net/features-overview/
  6. 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...
  7. 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...
  8. Render DOCX to PNG using Node.js

    Let's learn how to render DOCX to PNG using Node.js with simple steps. There is no need to install any extra software to render DOCX to PNG in Node.js....js Rendering DOCX files to image formats is an essential...solution into your project. By converting Word documents into PNG images...

    kb.groupdocs.com/viewer/nodejs/render-docx-to-p...
  9. Seamlessly Build an ASP.NET Document Viewer to ...

    GroupDocs.Viewer for .NET is a web-oriented middleware designed to display over 50 different document types in a browser. It is a client-server library that Converts documents into an HTML-compatible format and then renders them in a browser just as a regular web-page. As a result, you don’t have to install any third-party software or browser plugins on the client. Documents can be viewed from any modern web-browser, including IE8+, Chrome, FireFox, Opera, Safari 5+ and their mobile versions....client-server library that converts documents into an HTML-compatible...on the viewer and supported file formats, please see this page...

    blog.groupdocs.com/viewer/seamlessly-build-asp-...
  10. Saving EditableDocument to Stream | Documentation

    This article shows and explains advanced techniques and approaches while working with EditableDocument at an advanced level — saving to stream with resource callback, saving resources separately from HTML markup, and saving HTML markup with adjustable resource links....() This method internally converts the content of the EditableDocument...stylesheets, Mp3Audio for MP3 audio files, and so on. When you obtain...

    docs.groupdocs.com/editor/nodejs-java/saving-ed...