Sort Score
Result 10 results
Languages All
Labels All
Results 1,451 - 1,460 of 344,292 for

html

(0.23 sec)
  1. The PDF file generated by Aspose-html contains ...

    Hello Team, I am using Aspose-Html-26.2 version to convert the Html to pdf and find the generated pdf contains some inconsistencies. Attached the sample code and data for your reference. Could you please help to resolve…...Aspose-html contains some inconsistencies Aspose.HTML Product...Product Family html-to-pdf KTLin April 17, 2026, 4:56pm 1 Hello Team...

    forum.aspose.com/t/the-pdf-file-generated-by-as...
  2. HTML 转换为 PDF(.NET)|Aspose.PDF for .NET

    本主题展示如何使用 Aspose.PDF 将 Html 和 MHtml 转换为 PDF。...Ask AI 将 HTML 转换为 PDF(.NET) Contents [ Hide ] 概述 本文档说明如何 使用 C#...C# 将 HTML 转换为 PDF 。它涵盖以下主题。 以下代码片段同样适用于 Aspose.PDF.Drawing 库。...

    docs.aspose.com/pdf/zh/net/convert-html-to-pdf/
  3. Missing inline images after conversion from msg...

    I convert a msg file to Html by MailMessage mail = MailMessage.load(msgPath); SaveOptions opt = SaveOptions.createSaveOptions(MailMessageSaveType.getHtmlFormat()); mail.save(HtmlPath, opt); Some images are changed to Ba…...after conversion from msg to HTML Aspose.Email Product Family...11:13pm 1 I convert a msg file to HTML by MailMessage mail = MailMessage...

    forum.aspose.com/t/missing-inline-images-after-...
  4. How to Convert Word to HTML using C++

    In this short tutorial, we will learn how to convert Word to Html using C++. For converting word to Html format in C++, you need to make simple API calls in few simple steps on MS Windows or Linux....HTML Product Family Aspose.GIS Product...Family How to Convert Word to HTML using C++ In this short tutorial...

    kb.aspose.com/words/cpp/how-to-convert-word-to-...
  5. Export DataBar, ColorScale, and IconSet Conditi...

    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....Conditional Formatting during Excel to HTML Conversion Contents [ Hide ]...converting your Excel file into HTML. This feature is partially supported...

    docs.aspose.com/cells/net/export-databar-colors...
  6. Constant segmentation faults on Excel -> HTML o...

    Hi, As I’ve reported many times before (e.g Aspose.Cells Segmentation Fault when saving to Html), I often get segmentation faults when using aspose.cells.node (this time using the latest version, 25.12.0). Just using a…...segmentation faults on Excel -> HTML on aspose.cells.node Aspose...Segmentation Fault when saving to HTML ), I often get segmentation...

    forum.aspose.com/t/constant-segmentation-faults...
  7. Exclude Unused Styles during Excel to HTML conv...

    Learn how to exclude unused styles when converting Excel to Html using Aspose.Cells for JavaScript via C++....Unused Styles during Excel to HTML conversion with JavaScript via...you export the Excel file to HTML format, these unused styles...

    docs.aspose.com/cells/javascript-cpp/exclude-un...
  8. Import Presentations from PDF or HTML in JavaSc...

    Import PDF and Html documents into PowerPoint and OpenDocument presentations with Aspose.Slides for Node.js for seamless, high-performance slide processing....Import Presentations from PDF or HTML in JavaScript Contents [ Hide...import presentations from PDFs, HTML documents, etc. Import PowerPoint...

    docs.aspose.com/slides/nodejs-java/import-prese...
  9. Excel to HTML - Use PresentationPreference Opti...

    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....Excel to HTML - Use PresentationPreferen Option for Better Layout...saving a Microsoft Excel file to HTML or MHT format. The default value...

    docs.aspose.com/cells/javascript-cpp/excel-to-h...
  10. Word转html后复选框乱码 - Free Support Forum - aspose.com

    Document doc = new Document("/Users/lpg/Documents/工作/中合通用平台/zhonghe-guangan-java/zhonghe-admin/src/抗震试验记录 " + ".docx"); SaveOptions saveOptions = SaveOptions.createSaveOptions(SaveFormat.Html); doc.save("./2121.Html", sa…...Word转html后复选框乱码 中文技术支持 words-java 321227850 May 16, 2025, 8:20am...createSaveOptions(SaveFormat.HTML); doc.save("./2121.html", saveOptions);...

    forum.aspose.com/t/word-html/312780