Sort Score
Result 10 results
Languages All
Labels All
Results 1,561 - 1,570 of 24,684 for

project to html

(0.06 sec)
  1. Unsupported HTML elements causing issue in exce...

    Aspose does not support some of below elements: background-color: var(–color-field-bg) color: var(–color-field-text) font color=“rgba(0, 0, 0, 0)” which I have To manually replace every time in database using SQL quer…...Unsupported HTML elements causing issue in excel export Aspose...all. It is possible that this HTML formatted text is copied from...

    forum.aspose.com/t/unsupported-html-elements-ca...
  2. Docker -> Save as HTML -> Bottom border is miss...

    I have the following code sample: var file = "c:\\temp\\print_missing_2.xlsx"; var workbook = new Workbook(file); var worksheet = workbook.Worksheets["Sheet1"]; var name = workbook.Worksheets.Names["DR_PUBv2__16550269…...Docker -> Save as HTML -> Bottom border is missing Aspose.Cells...Save("c:\\temp\\print_missing_2.html", HtmlSaveOptions); The input...

    forum.aspose.com/t/docker-save-as-html-bottom-b...
  3. Export excel to html with conditional formattin...

    Hi there, I have an excel which contains conditional formatting in its cells. Using the following code with Aspose.Cells v23.6 I export it as Html private static HtmlSaveOptions _HtmlSaveOptions => new() …...Export excel to html with conditional formatting white background...Cells Product Family excel-to-html , cells-net shlomi.z June 14...

    forum.aspose.com/t/export-excel-to-html-with-co...
  4. How to Run the Examples

    Learn about software requirements, C# examples downloading from GitHub, and setting up or running the examples....HTML Product Solution Aspose.GIS...Acquisition English Русский Aspose.HTML .NET Getting Started How to...

    docs.aspose.com/html/net/getting-started/how-to...
  5. HTML format issue with background-color - Aspos...

    Hi Team , We are using aspose-cells-21.7 for Excel report but it seems that there is an issue with below API cell.setHtmlString(content); when I have been trying To format blow content by invoking “setHtml(String)”…...HTML format issue with background-color Aspose.Cells Product...paste your html string/code in a file and save it as html. When I...

    forum.aspose.com/t/html-format-issue-with-backg...
  6. Split Word, PDF, HTML Documents Into Separate F...

    Split documents programmatically in Python: DOCX, PDF, DOC, ODT, RTF, Html, TXT and many more....functions to split Word, PDF, EPUB, HTML, DOCX documents into parts....document parts are exported to HTML or EPUB formats using the '...

    products.aspose.com/words/python-net/split/
  7. Split Word, PDF, HTML Documents Into Separate F...

    Split documents programmatically in Java: DOCX, PDF, DOC, ODT, RTF, Html, TXT and many more....functions to split Word, PDF, EPUB, HTML, DOCX documents into parts....document parts are exported to HTML or EPUB formats using the '...

    products.aspose.com/words/java/split/
  8. Conversion of HTML into PDF or PPTX converts al...

    Hi! We’ve been using the Aspose in our C# and .Net Projects for a long time. Now I want To convert Html page inTo PDF and PPTX. I found pretty simple code: var options = new HtmlLoadOptions(); var Html…...Conversion of HTML into PDF or PPTX converts all content as images...images Aspose.PDF Product Family html-to-pdf , slides-net , aspose-pdf-net...

    forum.aspose.com/t/conversion-of-html-into-pdf-...
  9. Need to save html in MemoryStream insted of fil...

    when i used Aspose.Words(23.09.0) for convert HtmlString inTo pdf , Get error System.NotSupportedException: Memory stream is not expandable. at System.IO.MemoryStream.set_Capacity(Int32 value) at System.IO.MemoryStre…...Need to save html in MemoryStream insted of filename Aspose.Words...Words Product Family html-to-pdf , words-net ravina September...

    forum.aspose.com/t/need-to-save-html-in-memorys...
  10. Exception using Aspose.PDF to convert HTML to P...

    I am trying To use Aspose.PDF To convert an Html document To PDF and then return it To the browser using an HTTP Response. The relevant code is: Aspose.Pdf.HtmlLoadOptions plo = new Aspose.Pdf.HtmlLoadOptions(); Aspose…...PDF to convert HTML to PDF and Save to HttpResponse...use Aspose.PDF to convert an HTML document to PDF and then return...

    forum.aspose.com/t/exception-using-aspose-pdf-t...