Sort Score
Result 10 results
Languages All
Labels All
Results 7,841 - 7,850 of 334,048 for

html

(0.29 sec)
  1. Convert PPTX to DOC via Java or with free Onlin...

    Java API to Export PPTX to DOC without using Microsoft Word or PowerPoint or online. Test free PPTX to DOC online converter quickly before integrating the code....can be used to convert PPTX to HTML, which is the first step in...Java can be used to convert the HTML to DOC, allowing developers...

    products.aspose.com/total/java/conversion/pptx-...
  2. Validation Results – Check Web Accessibility wi...

    Learn how to view and describe issues that occur during website accessibility checking and how to save the validation results using Aspose.Html for Java....HTML Product Solution Aspose.GIS...Aspose.3D Product Solution Aspose.HTML Product Solution Aspose.GIS...

    docs.aspose.com/html/java/web-accessibility-val...
  3. HtmlLoadOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Loading.HtmlLoadOptions to enhance Html document loading into a Document object with customizable options for optimal performance....additional options when loading HTML document into a Document object...that will be used to load an HTML, TXT, or CHM document if the...

    reference.aspose.com/words/net/aspose.words.loa...
  4. Convert DOCX to PPSM via C++ or with free Onlin...

    Export DOCX to PPSM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCX to PPSM online converter quickly before integrating the code....DOCX file and convert it to HTML. Aspose.Slides for C++ can then...then be used to load the HTML and create a new presentation,...

    products.aspose.com/total/cpp/conversion/docx-t...
  5. Convert DOCX to POT via C++ or with free Online...

    Export DOCX to POT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCX to POT online converter quickly before integrating the code....Words for C++ and convert it to HTML. Then, you can use Aspose.Slides...Slides for C++ to load the HTML and create a new presentation...

    products.aspose.com/total/cpp/conversion/docx-t...
  6. Convert DOCX to PPTX via C++ or with free Onlin...

    Export DOCX to PPTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCX to PPTX online converter quickly before integrating the code....be converted to HTML using the API. The HTML can then be loaded...class reference Convert DOCX to HTML by using Save member function...

    products.aspose.com/total/cpp/conversion/docx-t...
  7. I use apache.poi create doc, use aspose.words t...

    in local windows dev, the font is not missing; this is my code public static void streamToDocX1(String docFilePath, OutputStream stream) throws Exception { document = new Document(docFilePath); docume…...use aspose to load a piece of HTML, some of which have annotations...you please attach your input HTML and expected output DOCX? We...

    forum.aspose.com/t/i-use-apache-poi-create-doc-...
  8. Convert XLTX to ODT using Python or with free O...

    XLTX to ODT conversion in your Python applications without using Microsoft Office or online. Test free XLTX to ODT online converter quickly before integrating the code....API to convert XLTX file to HTML. After that by using Word Python...Python via .NET, save the created HTML into desired Microsoft Word...

    products.aspose.com/total/python-net/conversion...
  9. Others|Aspose.PDF for Java

    Explore additional features and advanced functionalities available in Aspose.PDF for Java for your document needs.... HTML to PDF...

    docs.aspose.com/pdf/java/others/
  10. Word 有序列表、嵌套列表解析失效 - Free Support Forum - aspos...

    当前使用版本 Aspose.Words for Java 23.10 ,使用时发现三个列表解析问题: 1、无法解析成嵌套列表 2、无法解析成嵌套列表,而且缩进变成了   空格符代替 3、不同序号类型无法解析成序号,全部是p 标签 参考附件: xuhao.docx (12.1 KB)...编辑的效果; 现在是将word 文档(docx文件)解析html 出现列表解析异常; 示例代码不能验证这个问题,还请指导一下。...getLabelString()); } } 如果需要使用 html,可以使用 ExportListLabels.BY_HTML_TAGS 来确保始终使用...

    forum.aspose.com/t/word/315453