Sort Score
Result 10 results
Languages All
Labels All
Results 2,231 - 2,240 of 224,994 for

html document

(0.93 sec)
  1. Working with Document in PS file | Python

    Adding pages to an PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in Python....HTML Product Solution Aspose.GIS...Aspose.3D Product Solution Aspose.HTML Product Solution Aspose.GIS...

    docs.aspose.com/page/zh/python-net/ps/working-w...
  2. DocumentBuilder.InsertHtml | Aspose.Words for .NET

    Effortlessly enhance your Documents with the DocumentBuilder InsertHtml method—seamlessly insert Html strings for dynamic content integration....string ) Inserts an HTML string into the document. public void InsertHtml...string html ) Parameter Type Description html String An HTML string...

    reference.aspose.com/words/net/aspose.words/doc...
  3. 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…...GenerateWordWithStro() { Document doc = new Document(); // We can position...builder.Font.Bold = false; var html = " <p><strong>Some Bold Text...

    forum.aspose.com/t/setting-builder-font-bold-fa...
  4. C# API to Export EMLX to RTF | products.aspose.com

    Convert EMLX to RTF without using Microsoft Word or Outlook on .NET...convert EMLX file format to HTML. It provides a wide range of...EMLX files, convert EMLX to HTML, and more. With Aspose.Email...

    products.aspose.com/total/net/conversion/emlx-t...
  5. C# API to Export MSG to EMF | products.aspose.com

    Convert MSG to EMF without using Microsoft Word or Outlook on .NET...convert the MSG file format to HTML. This can be done using Aspose...easily convert MSG files to HTML with just a few lines of code...

    products.aspose.com/total/net/conversion/msg-to...
  6. Convert WORDML to ODP in Android Apps or with f...

    WORDML to ODP conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free WORDML to ODP online converter quickly before integrating the code....developer, you may need to add a document conversion feature to your...feature can help you to convert documents from one format to another...

    products.aspose.com/total/android-java/conversi...
  7. 在单元格内添加 HTML 富文本|Documentation

    学习如何通过 Aspose.Cells for JavaScript 通过 C++ API 在单元格内添加 Html 富文本。...在单元格内添加 HTML 富文本 Contents [ Hide ] Aspose.Cells支持将微软Excel导向的...Cells支持将微软Excel导向的HTML转换为XLS/XLSX格式。这意味着由微软Excel生成的HTML可以使用Aspose.Cells转换回XLS/XLSX格式。...

    docs.aspose.com/cells/zh/javascript-cpp/adding-...
  8. 使用JavaScript via C++导出不被网页浏览器支持的边框样式时,导出类似的边框样式...

    学习如何在将Excel文件转换为Html时导出网页浏览器不支持的边框,使用Aspose.Cells for JavaScript via C++。...JavaScript via C++将此类Excel文件转换为HTML时,这些边框会被移除。然而,Aspose.Cells也可以支持显示这种边框,通过...属性设置。请将其值设为 true ,未支持的边框也会导出到HTML文件中。 在Web浏览器不支持边框样式时导出相似的边框样式...

    docs.aspose.com/cells/zh/javascript-cpp/export-...
  9. Object reference not set to an instance of an o...

    We are getting the error when converting a Word Document to Html, and then converting the Html back to Word. After further investigation, we found the error was caused by this particular css: span.UnresolvedMention { co…...a Word document to Html, and then converting the Html back to...d-mention } Conversion from html to Word will start to work after...

    forum.aspose.com/t/object-reference-not-set-to-...
  10. Font Settings with JavaScript via C++|Documenta...

    Aspose.Cells is a JavaScript library for working with spreadsheet files. It supports setting the font settings of cells, allowing users to customize the font style and properties of cells. This article will introduce how to use the Aspose.Cells library to set cell font settings....DOCTYPE html> < html > < head > < title > Aspose...Cells initialized" ); }); document . getElementById ( 'runExample'...

    docs.aspose.com/cells/javascript-cpp/cells-font...