Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 27,250 for

html renderer

(0.08 sec)
  1. HTML content gets stripped when using setHtmlSt...

    Hello Aspose Support Team, We are facing an issue while using setHtmlString on Excel cells, where part of the text gets unexpectedly stripped. Issue Description For certain column indexes, we convert plain text to Html…...HTML content gets stripped when using setHtmlString – text after...indexes, we convert plain text to HTML using setHtmlString . However...

    forum.aspose.com/t/html-content-gets-stripped-w...
  2. What's new in Aspose.Cells for Reporting Servic...

    Aspose.Cells for Reporting Services expands and enhances daily. On this page, you can learn about the most significant features of the product.... Support for rendering numeric formats. Aspose.Cells...Services 22.9 Support for rendering SXC format. Aspose.Cells for...

    docs.aspose.com/cells/reportingservices/what-s-...
  3. Convert PowerPoint Presentations in JavaScript ...

    Convert PowerPoint presentations to other formats in JavaScript using Aspose.Slides for Node.js. Fast, accurate, and seamless PPT and PPTX conversion....Presentations in JavaScript | HTML, PNG, PDF, Word, TIFF Contents...PowerPoint Presentations to HTML in JavaScript Convert PowerPoint...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  4. How to set different headers for odd and even p...

    docx file: 奇偶页眉.docx (17.0 KB) Html result: <?xml version="1.0" encoding="UTF-8" standalone="no"?> <!DOCTYPE Html PUBLIC "-//W3C//DTD XHtml 1.0 Transitional//EN" "http://www.w3.org/TR/xHtml1/DTD/xHtml1-transitional.dt…...odd and even pages directly in HTML after converting a DOCX document...first header is converted to HTML? Aspose.Words Product Family...

    forum.aspose.com/t/how-to-set-different-headers...
  5. Converting a MD file to PNG using C# | Aspose.PDF

    Sample code for MD‑to‑PNG conversion in .NET. Use the API example code for batch MD‑to‑PNG conversion within VB.NET, ASP.NET, or any .NET‑based application.... MdLoadOptions ()); var renderer = new Aspose . Pdf . Devices...Devices . PngDevice (); renderer . Process ( pdfDocument . Pages...

    products.aspose.com/pdf/net/conversion/md-to-png/
  6. Images in rendered HTML have extra size and cau...

    Hi, When converting a DOCX to HTM using Aspose.Words, I noticed an extra pixel was added to the height&width (compared to MS Word ‘save as’ HTM) and therefore caused blurry images. Code: var doc = new Document(@".\te…...Images in rendered HTML have extra size and caused blurry output...supposed to be 151x151 but it was rendered as 152x152 in the Aspose outputs...

    forum.aspose.com/t/images-in-rendered-html-have...
  7. Dotted Table Border Renders with Uneven, Incons...

    While evaluating Aspose.Html for Java 26.3, we noticed that table borders styled with border-style: dotted are not rendered correctly when converting Html to PNG. Instead of a uniform sequence of evenly sized and evenly …...Border Renders with Uneven, Inconsistent Dots After HTML-to-PNG...HTML-to-PNG Conversion Aspose.HTML Product Family oraspose April 14, 2026...

    forum.aspose.com/t/dotted-table-border-renders-...
  8. Converting a MHTML file to JPEG using C# | Aspo...

    Sample code for MHtml‑to‑JPEG conversion in .NET. Use the API example code for batch MHtml‑to‑JPEG conversion within VB.NET, ASP.NET, or any .NET‑based application....html" , new Aspose . Pdf . HtmlLoadOptions...HtmlLoadOptions ()); var renderer = new Aspose . Pdf . Devices . JpegDevice...

    products.aspose.com/pdf/net/conversion/mhtml-to...
  9. Linked picture (camera object) shows stale cach...

    Hi, Using Aspose Cells for Java, version 26.3. Sample code: Workbook template = new Workbook("input.xlsx"); template.getWorksheets().get("data").getCells().get("A1").putValue(2); template.calculateFormula(); template.…...shows stale cached bitmap in HTML export Aspose.Cells Product...new HtmlSaveOptions(SaveFormat.HTML); saveOptions.setParseHtmlTagInCel(true);...

    forum.aspose.com/t/linked-picture-camera-object...
  10. Unexpected Col Widths and Word-Wrap in HTML-imp...

    Hello, We are seeing an issue related to Html import - where the Html contains a table with fixed column widths. When the Html is added to a document and the table’s auto-fit property is disabled, the column widths of t…...Col Widths and Word-Wrap in HTML-imported Table when Auto-Fit...issue related to HTML import - where the HTML contains a table...

    forum.aspose.com/t/unexpected-col-widths-and-wo...