Sort Score
Result 10 results
Languages All
Labels All
Results 1,341 - 1,350 of 2,058 for

html to html

(0.04 sec)
  1. 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....StyleSettings is not working for HTML # Let us first give you an overview...such properties in the output HTML. Can we now strikeout or change...

    blog.groupdocs.com/comparison/save-document-com...
  2. GroupDocs.Viewer Product Family

    Find answers about viewing and rendering a variety of file types using code on any platform....using C# How to Render PDF as HTML using C# How to Render DOCX...using C# How to Render DOCX as HTML using C# How to Render DOCX...

    kb.groupdocs.com/viewer/page/3/
  3. Specify spreadsheet rendering options | Documen...

    This Topic describes how To use the GroupDocs.Viewer Java API To specify various options for rendering spreadsheet files To Html, PDF, and image formats....you render your spreadsheet in HTML, PDF, PNG, or JPEG format. The...convert your spreadsheet file to HTML, PDF, or image format. You can...

    docs.groupdocs.com/viewer/java/specify-renderin...
  4. Stability of Multi-Threaded Environment is Impr...

    We are excitedly announcing another monthly release of GroupDocs.EdiTor for .NET. This latest release 18.12 comes up with some improvements, like compatibility of lists and paragraphs with Html-EdiTors and stability in multi-threaded environment. Furthermore, few bug fixes are also introduced in this release, we therefore recommend our users To download latest API and get benefits from improved API features. Improvements Compatibility of lists and paragraphs with Html-EdiTors Increase accuracy of space and gap distances between document elements Stability in multi-threaded environment Bug Fixes Exception with SDT during backward conversion Improper processing of bookmarks Incorrect processing of unusual shapes in ShapeProcessor Available Channels and ResourcesHere are a few channels and resources for you To download, learn, try and get technical support on GroupDocs....of lists and paragraphs with HTML-Editors and stability in multi-threaded...of lists and paragraphs with HTML-Editors Increase accuracy of...

    blog.groupdocs.com/editor/groupdocs.editor-for-...
  5. GroupDocs.Editor for .NET | Documentation

    Edit Word, Excel and PowerPoint documents using GroupDocs.EdiTor for .NET powerful document editing API and C# language....external, open source or paid HTML editor. GroupDocs.Editor API...load documents, convert it into HTML that allows to edit document...

    docs.groupdocs.com/editor/net/
  6. Add text watermarks | Documentation

    This article explains how To add text watermark when rendering documents with GroupDocs.Viewer within your .NET applications....feedback To add a watermark to the HTML/JPG/PNG/PDF output, follow these..."sample.docx" )) { // Create an HTML file. HtmlViewOptions viewOptions...

    docs.groupdocs.com/viewer/net/add-text-watermark/
  7. GroupDocs Newsletter April 2018 – Document Mani...

    Share this issue: Monthly Newsletter April 2018 Java APIs To Add & Remove Watermarks from PDF, Microsoft Office, Email and Image File Formats Perform complex watermarking operations with simple syntax, easy To use methods and a few lines of code within Java applications. GroupDocs.Watermark for Java is a powerful document watermarking API To add, search and remove watermarks in popular business and image file formats. The watermarks added by the API are hard To be auTomatically removed by third-party Tools, while it can be easily used for searching and removing previously added watermarks of popular types....Manager to view document in both HTML and Image representations for...Manager to view document in both HTML and Image representations for...

    blog.groupdocs.com/total/groupdocs-newsletter-a...
  8. Migration Notes | Documentation

    How To migrate from earlier versions of GroupDocs.EdiTor for .NET...comparison of how to edit document in HTML form using old and new API....sourceStream )) { // Obtain HTML document content string htmlContent...

    docs.groupdocs.com/editor/net/migration-notes/
  9. GroupDocs.Conversion Product Family

    Find answers about converting documents and images of various types using code on any platform....using Python Convert DOCX to HTML using Python Convert DOCX to...using Node.js Convert TXT to HTML using Node.js Convert TXT to...

    kb.groupdocs.com/conversion/page/3/
  10. Handle loading of external resources documents ...

    GroupDocs.Parser provides the functionality To handle loading of Html external resources. Here are the steps To handle loading of Html external resources. Instantiate the ParserSettings object and pass External Resource Handler; Create Parser object and call GetImages method. The following code sample shows how To handle loading of Html external resources. // Create an instance of ParserSettings To pass External Resource Handler ParserSettings settings = new ParserSettings(new Handler()); // Create an instance of Parser class To generate spreadsheet page previews try (Parser parser = new Parser(Constants....functionality to handle loading of HTML external resources. Here are...the steps to handle loading of HTML external resources. Instantiate...

    docs.groupdocs.com/parser/java/handle-loading-o...