Sort Score
Result 10 results
Languages All
Labels All
Results 1,431 - 1,440 of 316,891 for

html

(0.15 sec)
  1. Support the layout of DIV tags while loading HT...

    Learn how to support the layout of DIV tags while loading Html into an Excel workbook using Aspose.Cells for C++....layout of DIV tags while loading HTML to Excel workbook with C++ Contents...tags is ignored while loading HTML into an Excel workbook object...

    docs.aspose.com/cells/cpp/support-the-layout-of...
  2. HTML-outputHidingOverlaidContentWithCrossHideRi...

    outputHidingOverlaid.Html Some text goes here but it has no preventing cells Some text goes here but it has preventing cells This is a preventing cell that also voerflows Some text goes here but it......html Some text goes here but it has no preventing...

    docs.aspose.com/cells/python-java/hide-overlaid...
  3. HTML-outputHidingOverlaidContentWithCrossHideRi...

    outputHidingOverlaid.Html Some text goes here but it has no preventing cells Some text goes here but it has preventing cells This is a preventing cell that also voerflows Some text goes here but it......html Some text goes here but it has no preventing...

    docs.aspose.com/cells/es/python-java/hide-overl...
  4. Hyperlinks do not work when exporting from HTML...

    Hi, I am trying to export from Html to PDF and want to encrypt the document. Hyperlinks work fine in the exported PDF if the encryption is NOT used. However, they cannot be clicked if PDF is encrypted. I need the links…...not work when exporting from HTML and PDF is encrypted Aspose... I am trying to export from HTML to PDF and want to encrypt the...

    forum.aspose.com/t/hyperlinks-do-not-work-when-...
  5. 在 C++ 中转换 PowerPoint | HTML, PNG, PDF, Word, TI...

    本文列出了在 C++ 中可以用于将 PowerPoint (PPT, PPTX, ODP) 转换为 Html, PNG, PDF, Word, TIFF 等不同格式的主题和示例代码。...在 C++ 中转换 PowerPoint | HTML, PNG, PDF, Word, TIFF Contents [...将PPTX转换为PPT的C++ 将 PowerPoint 转换为 HTML 在 C++ 将 PowerPoint 转换为 PNG 在...

    docs.aspose.com/slides/zh/cpp/convert-powerpoint/
  6. Aspose.Words for .NET not loading associated fi...

    AsposeBugReport1.zip (15.0 KB) output.pdf (54.3 KB) Hi. The attached project simply opens a Word Html file and saves it to PDF, however the resultant PDF is missing the parts of the document defined in the file header…...associated files when opening HTML Aspose.Words Product Family...project simply opens a Word HTML file and saves it to PDF, however...

    forum.aspose.com/t/aspose-words-for-net-not-loa...
  7. Preserve text effects (shadow, outline, reflect...

    It seems that advanced text effects (used for WordArt or as standalone effects) are not reproduced when converting DOCX documents to Html....reflection, glow, 3D) in DOCX to HTML conversion Aspose.Words Product...converting DOCX documents to HTML. Professionalize.Discourse May...

    forum.aspose.com/t/preserve-text-effects-shadow...
  8. 在 C# 中转换 PowerPoint | HTML, PNG, PDF, Word, TIF...

    本文列出可以在 C# .NET 中使用的主题和示例代码,用于将 PowerPoint (PPT, PPTX, ODP) 转换为 Html、PNG、PDF、Word、TIFF 等不同格式。...在 C# 中转换 PowerPoint | HTML, PNG, PDF, Word, TIFF Contents [ Hide...在 C# .NET 中将 PowerPoint 转换为 HTML 将 PowerPoint 转换为 PNG 以 C# 将...

    docs.aspose.com/slides/zh/net/convert-powerpoint/
  9. Expanding text from right to left while exporti...

    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....while exporting Excel file to HTML with Node.js via C++ Contents...while exporting Excel file to HTML. This feature has been implemented...

    docs.aspose.com/cells/nodejs-cpp/expanding-text...
  10. Pdf转html,pdf中的表格格式不对 - Free Support Forum - asp...

    测试版本为24.6,没有设置license,代码如下 Document pdfDocument = new Document("test1.pdf"); HtmlSaveOptions opts = new HtmlSaveOptions(); opts.setFixedLayout(false); // ← 关键:改为 Flow layout opts.set…...Pdf转html,pdf中的表格格式不对 中文技术支持 aspose-pdf-java Endergarten August...); // 一份 html,而不是每页一个 pdfDocument.save("output.html", opts);...

    forum.aspose.com/t/pdf-html-pdf/316172