Sort Score
Result 10 results
Languages All
Labels All
Results 2,881 - 2,890 of 15,697 for

html

(0.3 sec)
  1. Rearrange Pages in Word using C# | Organize DOC...

    Reorder the pages of Word files using C#. The running example shows how to change the order of pages in DOC/DOCX files using the .NET API....Password View Word Documents as HTML Responsive Page Add or Remove...

    blog.groupdocs.com/merger/move-word-pages-using...
  2. 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-...
  3. 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...
  4. 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/
  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. 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-...
  8. How to Convert PDF to CSV using Java

    This short article explains the procedure to convert PDF to CSV using Java and learn how to consume this guide to develop the Java PDF to CSV functionality....formats such as DOCX, TIFF, XLSX, HTML, JPG, and many more. We have...

    kb.groupdocs.com/conversion/java/how-to-convert...
  9. How to Convert ODT to JPG using C#

    In this topic, we will discover how to convert ODT to JPG using C# without installing additional software installations along with code to export ODT to JPG in C#....tutorial on converting ODT to HTML using C#. If you require additional...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  10. Inserting Bookmarks Dynamically | GroupDocs

    Note This feature is supported by version 20.3 or greater Note The code uses some of the objects defined in The Business Layer. Inserting Hyperlinks Dynamically Dynamic insertion of bookmarks for Word Processing documents and emails with Html and RTF bodies You can insert bookmarks to your reports dynamically using bookmark tags. Syntax of a bookmark tag is defined as follows. <> bookmarked_content <> Here, bookmark_expression defines the name of a bookmark to be inserted during run-time....Processing documents and emails with HTML and RTF bodies You can insert...

    docs.groupdocs.com/assembly/java/inserting-book...