Sort Score
Result 10 results
Languages All
Labels All
Results 2,531 - 2,540 of 13,293 for

html

(0.05 sec)
  1. Color Chart Series Dynamically in Email Message...

    GroupDocs team is proudly announcing two new features and three enhancements in the monthly release of GroupDocs.Assembly for .NET 18.6. Using the latest version, you can now use C# 6.0 null-conditional operators **?. **and ?[]. Change the color of chart series and individual point series dynamically for Email Messages with Html and RTF bodies. Furthermore, to enhance the API, colors are preserved for a pie chart in the Word Processing document, fonts are preserved for a chart title, and static colors are preserved for chart series in the Email document....dynamically for Email Messages with HTML and RTF bodies. Furthermore...

    blog.groupdocs.com/assembly/color-chart-series-...
  2. Convert DOCX to MHTML using Node.js

    Within this article, you'll discover the process how to convert DOCX to MHtml using Node.js. Also, we'll supply code necessary to export DOCX to MHtml in Node.js....successfully converted a DOCX file to HTML using Node.js. This approach...

    kb.groupdocs.com/conversion/nodejs/convert-docx...
  3. GroupDocs.Metadata for Java | GroupDocs

    Release notes Package repository GroupDocs.Metadata for Java - A metadata management API for documents to create, preview, analyze, update and remove meta information from all popular file formats. Java metadata changer API gets the file as input, access the file property information and allows users to perform metadata operations for locating this specific file easily for future reference. GroupDocs.Metadata supports over 170 popular file formats. Load text documents, spreadsheets, presentations, PDF files, web pages, email messages, and images and render/display them in Html, PDF, PNG, and JPEG formats....images and render/display them in HTML, PDF, PNG, and JPEG formats...

    docs.groupdocs.com/metadata/java/
  4. conversion.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xHtml https://docs.groupdocs.com/conversion/java/technical-support/weekly0.5https://docs.groupdocs.com/conversion/ne......com/conversion/java/convert-to-html-with-advanced-options/weekly0...com/conversion/net/convert-to-html-with-advanced-options/weekly0...

    docs.groupdocs.com/sitemaps/conversion.xml
  5. Developing FireFox Add-ons with the Add-on Buil...

    This article explains the basics of creating an add-on for FireFox using the FireFox Add-on Builder and Add-on SDK. Read more about them on the Mozilla website. As an example, I’ll use the GroupDocs add-on. (You can download the source code from Github.) It’s an advanced extension so I’ll focus on the basics and highlight a couple of interesting aspects communication between scripts. I’ll mainly look at the add-on folders data and lib in the /resources/groupdocsviewer/ folder....libraries, pictures, text files, HTML files, styles and other resources...creates a panel. This loads HTML content from the data folder...

    blog.groupdocs.com/viewer/developing-firefox-ad...
  6. Supported Document Formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, Html, EML and many more...Hypertext Markup Language File MIME HTML File Markdown (Formatted Text...Contents Scan Barcode Compiled HTML Help File Digital E-Book File...

    docs.groupdocs.com/parser/net/supported-documen...
  7. Template Syntax - Part 2 of 2 | GroupDocs

    Note This article is the second part of the Template Syntax series of articles. For first part, please visit Template Syntax - Part 1 of 2. Outputting Expression Results You can output expression results to your reports using expression tags. An expression tag denotes a placeholder for an expression result within a template. While building a report, the corresponding expression is evaluated, and this placeholder is replaced with the formatted result of the expression....optional html switch <<[ expression ]: "format" - html >> If html...corresponding tag in this case. If html switch is present, the expression...

    docs.groupdocs.com/assembly/java/template-synta...
  8. Introducing GroupDocs.Assembly for Java | Group...

    Introduction to GroupDocs.Assembly for Java GroupDocs.Assembly for Java is a Java API engine designed to generate documents based on templates. In essence, the engine accepts a template document and some data, assembles data with the template document as per syntax defined by the template document and then, generates the output document in the template’s format or in the specified output format. Since GroupDocs.Assembly for Java can generate documents based on a data source, essentially it serves two purposes: Document Automation and Report Generation....ODP) Email (EML, EMLX, MSG) HTML and Plain Text Word Processing...Supported Supported Not Supported HTML, PDF, XPS, TIFF Supported Supported...

    docs.groupdocs.com/assembly/java/introducing-gr...
  9. Get document info | GroupDocs

    This article explains how to detect the document's file type and calculate the number of pages when converting a file with GroupDocs.Conversion for .NET....signed, whether its body is in HTML format; See the for a complete...Console . WriteLine ( "Is body in HTML: {0}" , docInfo . IsHtml );...

    docs.groupdocs.com/conversion/net/get-document-...
  10. How to Convert Text to PDF in Java

    This short tutorial explains the thorough instructions to convert Text to PDF in Java and learn how to write a Java program to convert Text file into PDF....other document formats such as HTML, DOCX, DOCM, DOT, ODT, and many...

    kb.groupdocs.com/conversion/java/how-to-convert...