Sort Score
Result 10 results
Languages All
Labels All
Results 1,941 - 1,950 of 2,364 for

html to html

(0.63 sec)
  1. Get Possible Conversions | GroupDocs

    Query GroupDocs.Conversion for Python via .NET for the set of target formats a given source supports — library-wide, by extension, or for the document currently loaded — via get_all_possible_conversions, get_possible_conversions_by_extension, and get_possible_conversions....'pptm', 'ppsm', 'fodp', 'htm', 'html', 'mhtml', 'mht', 'doc', 'docm'...'dif', 'sxc', 'fopcs', 'htm', 'html', 'mhtml', 'mht', 'json', 'xml']...

    docs.groupdocs.com/conversion/python-net/develo...
  2. Working with List Reports - Bulleted | GroupDocs

    The Bulleted List As per wikipedia, a Bulleted List can be described as: In typography, a bullet ( • ) is a typographical symbol or glyph used To introduce items in a list. For example: Item 1 Item 2 Item 3 For more information, please visit wikipedia article. Articles in this section...Presentation Document Bulleted List in HTML Document Bulleted List in Text...

    docs.groupdocs.com/assembly/java/working-with-l...
  3. Options and Configuration | GroupDocs

    Control parsing behavior with options from groupdocs.parser.options in GroupDocs.Parser for Python via .NET....options — request formatted text (HTML/Markdown/plain) where supported...

    docs.groupdocs.com/parser/python-net/options/
  4. Load document using the local path string | Gro...

    Load documents from your local disk using a file path with GroupDocs.Viewer in Python....docx" ) as viewer : html_options = HtmlViewOptions ....ocal_disk_ {0} .html" ) viewer . view ( html_options ) if __name__...

    docs.groupdocs.com/viewer/python-net/load-docum...
  5. Support for Dynamic Merging of Table Cells in G...

    We are delighted To announce the release of GroupDocs.Assembly for .NET 19.1. The latest version allows you To merge the table cells having equal textual contents within your reports dynamically. Furthermore, we have introduced the feature of adding optional comments within the syntax tags that can provide a human-readable explanation. For more details on the latest version, please have a glance at the release notes. Features Introduced Merging Table Cells Dynamically Using the latest version, you can tell the API To merge the table cells that have equal textual contents....Processing Documents Emails with HTML and RTF Bodies For more details...

    blog.groupdocs.com/assembly/dynamic-merging-of-...
  6. Working with Image Reports - Common List | Grou...

    Articles in this section...Document Common List Image in HTML Document Common List Image in...

    docs.groupdocs.com/assembly/java/working-with-i...
  7. Performing document conversion and image conver...

    Earlier this week I talked about document conversion, including image conversion, and why you’d want To do it. Today, I’ll show you how To perform two tasks: first, how To convert the pages in a document To images and then how To convert an image from one format To another. Document conversion is one of the services that GroupDocs offers. You can convert documents you’ve uploaded To a number of different formats....from plain text TXT files to HTML. You can also convert the pages...

    blog.groupdocs.com/total/converting-images-for-...
  8. Extract data from ePUB eBooks | GroupDocs

    GroupDocs.Parser provides the functionality To extract data from EPUB e-books. Also CHM and FB2 formats are supported. The following table provides the list of supported formats: Format Description CHM Compiled Html Help File EPUB Digital E-Book File Format FB2 FictionBook 2.0 File More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Parser for .NET examples GroupDocs.Parser for Java examples Free online document parser App Along with full featured ....Format Description Compiled HTML Help File Digital E-Book File...

    docs.groupdocs.com/parser/net/extract-data-from...
  9. GroupDocs.Comparison for .NET | GroupDocs

    GroupDocs.Comparison for .NET developer documentation. Learn how To diff docx, pptx, and compare pdf files using C#....OpenDocument ODT, PDF, Text, and HTML documents. The Document Compare...

    docs.groupdocs.com/comparison/net/
  10. Set custom fonts | GroupDocs

    This article explains how To set cusTom fonts when rendering documents with GroupDocs.Viewer within your Java applications....docx” file is rendered to HTML format. As a result, the “AAA”...font will be used in the output HTML document. Java import com.groupdocs...

    docs.groupdocs.com/viewer/java/set-custom-fonts/