Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 26,857 for

html renderer

(0.11 sec)
  1. Create or save word document from html text un ...

    i have Html string Html1 ="<p style="text-align:left;margin-left:36.0pt;"><span style ="font-family:Symbol;"></span> <span style="color:#000000;">Publicly state factual details about the Engagement, such as the date, l…...Create or save word document from html text un able to retain bullet...September 17, 2025, 5:23pm 1 i have html string html1 ="<p style="te...

    forum.aspose.com/t/create-or-save-word-document...
  2. Aspose.Words Java: Missing left merged column w...

    Hi Aspose Team, We are using Aspose.Words for Java and found a table-conversion issue when exporting a DOCX table to Html. Environment Product: Aspose.Words for Java Version: 26.1 (JDK17 package) Java: 8 OS: Windows 1…...when exporting DOCX table to HTML (vMerge/rowspan mismatch) Aspose...when exporting a DOCX table to HTML. Environment Product: Aspose...

    forum.aspose.com/t/aspose-words-java-missing-le...
  3. Aspose - excel to pdf, excel to image, excel to...

    Package used: pip install aspose-cells-python Sample Excel file used for below conversions - Sample_Excel.zip (9.9 KB) Image conversion code – from aspose.cells import Workbook workbook = Workbook(“Sample_Excel.xls…...pdf, excel to image, excel to html in python Aspose.Cells Product...submodule ‘ImageOrPrintOptions’ HTML conversion code – from aspose...

    forum.aspose.com/t/aspose-excel-to-pdf-excel-to...
  4. 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...
  5. Cropped images do not render properly in HTML w...

    Hi, When converting DOCX to Html, we set ScaleImageToShapeSize is set to false. This is to work around a sizing issue reported in https://forum.aspose.com/t/images-in-rendered-Html-have-extra-size-and-caused-blurry-outp…...Cropped images do not render properly in HTML when ScaleImageToShapeSiz...Hi, When converting DOCX to HTML, we set ScaleImageToShapeSiz...

    forum.aspose.com/t/cropped-images-do-not-render...
  6. Converting a EPS file to JPEG using Java | Aspo...

    EPS to JPEG conversion via Java sample code. Programmers can use this example code to export EPS to JPEG within any Web or Desktop Java based application....object of JpegDevice JpegDevice renderer = new JpegDevice (); rt first...particular PDF page to JPEG format renderer . process ( pdfDocument ....

    products.aspose.com/pdf/java/conversion/eps-to-...
  7. Converting a EPS file to TIFF using Java | Aspo...

    EPS to TIFF conversion via Java sample code. Programmers can use this example code to export EPS to TIFF within any Web or Desktop Java based application....object of TiffDevice TiffDevice renderer = new TiffDevice (); rt first...particular PDF page to TIFF format renderer . process ( pdfDocument ....

    products.aspose.com/pdf/java/conversion/eps-to-...
  8. Converting a SVG file to GIF using Java | Aspos...

    SVG to GIF conversion via Java sample code. Programmers can use this example code to export SVG to GIF within any Web or Desktop Java based application....()); GifDevice renderer = new GifDevice (); renderer . process (...SVG to EMF SVG to EPUB SVG to HTML SVG to JPEG SVG to PDF SVG to...

    products.aspose.com/pdf/java/conversion/svg-to-...
  9. Converting a TEX file to TXT using Java | Aspos...

    TEX to TXT conversion via Java sample code. Programmers can use this example code to export TEX to TXT within any Web or Desktop Java based application....TeXLoadOptions ()); TextDevice renderer = new TextDevice (); // save...save document in TXT format renderer . process ( pdfDocument ....

    products.aspose.com/pdf/java/conversion/tex-to-...
  10. Converting a SVG file to JPEG using Java | Aspo...

    SVG to JPEG conversion via Java sample code. Programmers can use this example code to export SVG to JPEG within any Web or Desktop Java based application....JpegDevice renderer = new JpegDevice (); renderer . process (...SVG to EPUB SVG to GIF SVG to HTML SVG to PDF SVG to PNG SVG to...

    products.aspose.com/pdf/java/conversion/svg-to-...