Sort Score
Result 10 results
Languages All
Labels All
Results 1,401 - 1,410 of 2,842 for

convert file

(0.28 sec)
  1. Saving EditableDocument to Stream | GroupDocs

    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...
  2. Features Overview | GroupDocs

    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/
  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. Save document | GroupDocs

    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/
  5. Render Word Document to Image using Node.js

    Let's learn how to render Word Document to Image using Node.js with code example. There is no need to install any extra tool to render Word Document to Image in Node.js....applications often require converting Word documents into image...output. By transforming Word files into image sequences, content...

    kb.groupdocs.com/viewer/nodejs/render-word-docu...
  6. Extract images from document | GroupDocs

    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...
  7. Announcing a new Modern UI for GroupDocs.Viewer...

    It is an exciting moment for me to announce that a new UI for GroupDocs.Viewer for Java has been released. Re-written from scratch with usability in mind, the new user interface has a good look, better user experience and a neat feeling. GroupDocs.Viewer for Java is an API to render vast variety of documents into HTML and images. It allows you to Convert pages of a document into separate HTML or image Files which can be later be used in your application.... It allows you to convert pages of a document into separate...separate HTML or image files which can be later be used in your...

    blog.groupdocs.com/viewer/announcing-modern-ui-...
  8. Working with Resources | GroupDocs

    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...
  9. Save Document Comparison Results in Image Format

    Yes, you heard it right. We’ve implemented ability to save document comparison results in image format as well. In this blog post we’ll review the new feature and bug fixes introduced in monthly release of GroupDocs.Comparison for .NET 19.3.1. Let’s talk about image representation of the document pages. The moment you save comparison results in your directory, you have a control to save results in image format as well using ICompareResult....there a way to get number of converted images? Can images be saved...you can retrieve a list of converted pages and also save them in...

    blog.groupdocs.com/comparison/save-document-com...
  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. 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...