Sort Score
Result 10 results
Languages All
Labels All
Results 3,621 - 3,630 of 344,068 for

html

(0.27 sec)
  1. Export MSG to RTF via C++ | products.aspose.com

    C++ API to Convert MSG to RTF without using Microsoft Word or Outlook...widely accepted format such as HTML or RTF. How Aspose.Total Helps...convert MSG files to HTML and then export HTML to RTF. Aspose.Email...

    products.aspose.com/total/cpp/conversion/msg-to...
  2. CssSavingArgs class | Aspose.Words for Python

    aspose.words.saving.CssSavingArgs class. Provides data for the [ICssSavingCallback.css_saving()](../icsssavingcallback/css_saving/#csssavingargs) event...Words saves a document to HTML, it saves CSS information inline...into a file and embedding to HTML document use the CssSavingArgs...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Get HTML5 string from Cell|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Cells returns the HTML string of the cell using the...parameter, it will return you Normal HTML but if you pass true as a parameter...

    docs.aspose.com/cells/java/get-html5-string-fro...
  4. Export MSG to PDF via C++ | products.aspose.com

    C++ API to Convert MSG to PDF without using Microsoft Word or Outlook...MSG file format to HTML and then export HTML to PDF. Aspose.Email...to convert MSG file format to HTML. It provides a wide range of...

    products.aspose.com/total/cpp/conversion/msg-to...
  5. Aspose.HTML for .NET 24.10 – Improving Renderin...

    Release focuses on Linux support, improving text readability and image rendering, creating a smoother experience for .NET developers....HTML Product Solution Aspose.GIS...Aspose.3D Product Solution Aspose.HTML Product Solution Aspose.GIS...

    docs.aspose.com/html/net/migration-between-vers...
  6. HtmlSaveOptions.cssStyleSheetFileName property ...

    HtmlSaveOptions.cssStyleSheetFileName property. Specifies the path and the name of the Cascading Style Sheet (CSS) file written when a document is exported to Html...when a document is exported to HTML. Default is an empty string...only when saving a document to HTML format and external CSS style...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Get HTML5 string from Cell|Documentation

    Learn how to get the Html5 string from a cell using the Aspose.Cells for .NET API....Cells returns the HTML string of the cell using the...parameter, it will return normal HTML, but if you pass true as a parameter...

    docs.aspose.com/cells/net/get-html5-string-from...
  8. Convert PPSM to MHTML Format via Java or with f...

    Convert PPSM to MHtml format via Java without using using Microsoft Excel or PowerPoint or online. Test free PPSM to MHtml online converter quickly before integrating the code....Java to export the PPSM file to HTML. Aspose.Slides for Java is a...ability to export presentations to HTML. The second step involves using...

    products.aspose.com/total/java/conversion/ppsm-...
  9. CssStyleSheetType | Aspose.Words for Java

    Specifies how CSS Cascading Style Sheet styles are exported to Html in Java....Sheet) styles are exported to HTML. Examples: Shows how to work...with CSS stylesheets that an HTML conversion creates. public void...

    reference.aspose.com/words/java/com.aspose.word...
  10. Setting builder.Font.Bold = false affects Inser...

    Hi, I have this code: [TestMethod] public void GenerateWordWithStrong() { Document doc = new Document(); // We can position where we want the table to be inserted and specify any extra formatting to the t…...Bold = false; var html = " <p><strong>Some Bold Text...ng</p>"; builder.InsertHtml(html, HtmlInsertOptions.UseBuilderFormatting);...

    forum.aspose.com/t/setting-builder-font-bold-fa...