Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,430 of 1,951 for

html to html

(0.06 sec)
  1. Introducing GroupDocs.Comparison for Java - Com...

    After attaining a remarkable attention from .NET developers, GroupDocs team successfully ported GroupDocs.Comparison for Java API from Next Generation GroupDocs.Comparison for .NET. API provides facility To compare supported file formatted documents in a very convenient way. It supports numerous exciting document comparison features such as documents comparison + merging. It compares both content and styles in the documents and saves the difference summary in a separate result file. Furthermore, API supports multitude of file formatted documents such as, but not limited To Microsoft Office, PDF, Text, Html documents....Microsoft Office, PDF, Text, HTML documents. It’s worth downloading...Hypertext Markup Language - HTML For more details about supported...

    blog.groupdocs.com/comparison/groupdocs-compari...
  2. Dynamic Insertion of Images and Barcodes using ...

    Team GroupDocs is really glad To announce the release of version 17.11 of the GroupDocs.Assembly for .NET API. You can now insert images and barcodes in email formats and remove selective chart series dynamically. Furthermore, new identifiers for barcodes are introduced in this new release. For a better experience with the API, we recommend you To download the latest release and try out the new features introduced in GroupDocs.Assembly for ....barcodes in email messages with HTML bodyDynamic insertion of images...EML, and MHTML documents with HTML body created using Microsoft...

    blog.groupdocs.com/assembly/dynamic-insertion-o...
  3. Tiled Rendering of CAD Documents using GroupDoc...

    We are pleased To announce the release of version 18.6 of GroupDocs.Viewer for .NET. The latest version provides the support of rendering DXF format as well as the tiled rendering of the CAD documents. Furthermore, we have added the feature of forced password validation for password protected documents. Along with the new features, there are 14 improvements and bug fixes in this monthly release. Below is the list of new features, improvements, and fixes added in GroupDocs....ForcePasswordValidat = true; // Init viewer html handler ViewerHtmlHandler viewerHtmlHandler...CAD documents (into an image, HTML or PDF) by dividing into square...

    blog.groupdocs.com/viewer/tiled-rendering-of-ca...
  4. Cache results | Documentation

    This article contains caching use-cases with GroupDocs.Viewer within your .NET applications....html" ); // Create a cache. FileCache... settings )) { // Create an HTML file. HtmlViewOptions options...

    docs.groupdocs.com/viewer/net/caching-results/
  5. Specify spreadsheet rendering options | Documen...

    This Topic describes how To use the GroupDocs.Viewer .NET API (C#) 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/net/specify-rendering...
  6. Set custom fonts | Documentation

    This article explains how To set cusTom fonts when rendering documents with GroupDocs.Viewer within your .NET applications....docx" )) { // Create an HTML file. HtmlViewOptions viewOptions..."sample.docx" ) ' Create an HTML file. Dim viewOptions As HtmlViewOptions...

    docs.groupdocs.com/viewer/net/set-custom-fonts/
  7. Topics tagged dotnet

    Topics tagged dotnet...Size Increase on Conversion to HTML – GroupDocs for .NET GroupDocs...Converting certain HTML to PDF ignores 'nowrap' rules in HTML table .NET...

    forum.groupdocs.com/tag/dotnet
  8. Float and paginal modes | Documentation

    This article explains pros and cons of float and paginal document editing modes when edit Word documents with GroupDocs.EdiTor API....converted to the (followed by the HTML emitting from instance) in the...client-side browser-based JavaScript HTML WYSIWYG editors like TinyMCE...

    docs.groupdocs.com/editor/java/float-and-pagina...
  9. Extract text from Microsoft Office Excel spread...

    To extract a text from Microsoft Office Excel spreadsheets getText and getText(int) method is used. These methods allow To extract a text from the entire document or a text from the selected page. Here are the steps To extract a text from Microsoft Office Excel spreadsheets: Instantiate Parser object for the initial spreadsheet; Call getText method and obtain TextReader object; Read a text from reader. Warning getText method returns null value if text extraction isn’t supported for the document....Office Excel spreadsheets as HTML, Markdown and formatted plain...Office Excel spreadsheet as HTML: Instantiate object for the...

    docs.groupdocs.com/parser/java/extract-text-fro...
  10. Edit Word | Documentation

    This guide demonstrates how To edit DOC, DOT, DOCX, DOCM, DOTX, ODT, RTF documents with font extraction, different pagination modes and many other powerful features of GroupDocs.EdiTor for Java....loaded into WYSIWYG client-side HTML-editor, it is represented without...previous example let’s extract HTML markup and resources separately:...

    docs.groupdocs.com/editor/java/edit-word/