Sort Score
Result 10 results
Languages All
Labels All
Results 3,871 - 3,880 of 44,403 for

html

(0.07 sec)
  1. HtmlViewOptions.ForEmbeddedResources Method (Cr...

    Initializes new instance of HtmlViewOptions class for rendering into Html with embedded resources....HtmlViewOptions class for rendering into HTML with embedded resources. Namespace:...HtmlViewOptions class for rendering into HTML with embedded resources. Exceptions...

    apireference.groupdocs.com/viewer/net/groupdocs...
  2. IEditOptions | GroupDocs.Editor for Java API Re...

    Common interface for all options which are responsible for document-to-Html conversions....responsible for document-to-HTML conversions. XpsSaveOptions...

    reference.groupdocs.com/editor/java/com.groupdo...
  3. Build Full Text Search Solution in Java | Find ...

    Full-text search API for Java applications to search via indexing. Find text in multiple Word, Excel, PDF, TXT files of a folder & highlight search results....spreadsheets, presentations, HTML files, PDF files, eBooks, email...like (Word, PDF, Excel, and HTML), we can move ahead to process...

    blog.groupdocs.com/search/build-full-text-searc...
  4. emailcontent - GroupDocs.Watermark for Java - A...

    All Classes Packages com.groupdocs.watermark com.groupdocs.watermark.common com.groupdocs.watermark.contents com.grou......String getHtmlBody () Gets the html representation of the message...setHtmlBody ( String value) Sets the html representation of the message...

    apireference.groupdocs.com/watermark/java/com.g...
  5. GroupDocs.Viewer For .NET 3.5.0 Release Notes |...

    Note This page contains release notes for GroupDocs.Viewer for .NET 3.5.0. Major Features There are 2 new features and 21 improvements and fixes in this regular monthly release. The most notable are: Implemented saving Cells document sheet to multiple pages in image mode. Ability to specify font for watermark. Full List of Issues Covering all Changes in this Release Key Summary Category VIEWERNET-733 Implement saving Cells document sheet to multiple pages in image mode New Feature VIEWERNET-787 Implement ability to specify font for watermark New Feature VIEWERNET-616 Implement GetPdfFile from stream or remote file Improvement VIEWERNET-721 Improve Words files to Html rendering speed Improvement VIEWERNET-732 Implement saving file data separately based on options Improvement VIEWERNET-748 Implement releasing converters resources Improvement VIEWERNET-529 Cannot add page to pdf document Bug VIEWERNET-564 OutOfMemoryException raised when total readed file size reached upto 250MB Bug VIEWERNET-627 The operation is not supported error raised when loading epub document Bug VIEWERNET-667 IOException is raised when try to move a loaded document(into the viewer) to any other directory Bug VIEWERNET-691 Cell shading is not applied uniformly while converting spreadsheet to Html Bug VIEWERNET-717 Ott file stream detects as ods file format Bug VIEWERNET-729 GetDocumentInfo() Throws “Parameter is not valid” Exception Bug VIEWERNET-753 Excel file is not properly rendering into Html Bug VIEWERNET-776 Header contents of Word document are not appearing in rendered Html or images Bug VIEWERNET-779 Exception generated while calling handler....VIEWERNET-721 Improve Words files to html rendering speed Improvement...while converting spreadsheet to HTML Bug VIEWERNET-717 Ott file stream...

    docs.groupdocs.com/viewer/net/groupdocs-viewer-...
  6. GroupDocs.Viewer for .NET 17.7.0 Release Notes ...

    Note This page contains release notes for GroupDocs.Viewer for .NET 17.7.0. Major Features One new feature and 14 improvements and fixes in this regular monthly release. The most notable are: Added support of rendering PDF document with attachments Extended support for setting font directories for Presentation documents Extended support for setting JpegQuality when rendering SVG as PDF Full List of Issues Covering all Changes in this Release Key Summary Category VIEWERNET-1182 Support rendering PDF documents with attachments New Feature VIEWERNET-1274 Extend support for setting font directories to Presentation documents Improvement VIEWERNET-1255 Extend support for setting JpegQuality when rendering SVG as PDF Improvement VIEWERNET-1250 Improve rendering Microsoft Visio document as Html Improvement VIEWERNET-1173 Rendering djvu documents with maximum JpegQuality renders contained images with low quality Improvement WEB-2429 PDF with hieroglyphs is converted to the JPEG and Html with corrupted symbols Bug VIEWERNET-1262 Resource prefix not applied when rendering Presentation documents to Html Bug VIEWERNET-1252 Watermark not displayed when rendering Microsoft Visio document as Html Bug VIEWERNET-1251 Multipage Microsoft Visio document shows page count as one Bug VIEWERNET-1220 ViewerConfig....Microsoft Visio document as HTML Improvement VIEWERNET-1173 Rendering...is converted to the JPEG and HTML with corrupted symbols Bug VIEWERNET-1262...

    docs.groupdocs.com/viewer/net/groupdocs-viewer-...
  7. GroupDocs.Conversion for .NET Library issue - F...

    Dear team, Good day! Our customer, Capital Securities Corporation., is testing GroupDocs.Conversion for .NET Library and has some questions may need your help. They’d like to use GroupDocs.Conversion for .NET Library …...NET Library to convert PDF to html, then open it with web browser...3 Downloads.ZIP (2.4 MB) The HTML file generated from the previous...

    forum.groupdocs.com/t/groupdocs-conversion-for-...
  8. HTMLFieldSetElement - Web APIs | MDN

    Learn about the HtmlFieldSetElement interface, including its properties and methods, specifications and browser compatibility....value reflecting the disabled HTML attribute, indicating whether...A string reflecting the name HTML attribute, containing the name...

    developer.mozilla.org/en-US/docs/Web/API/HTMLFi...
  9. 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...
  10. XML Viewer using C# | Render XML as PDF using ....

    View XML files as PDF using C#. Learn how to render XML files within your own XML viewer .NET application using GroupDocs API....formats like PDF, JPG, PNG, or HTML. This article explains the basic...formats such as XML into PDF, HTML, and image formats like JPG...

    blog.groupdocs.com/viewer/xml-viewer-using-csharp/