Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 26,978 for

html renderer

(0.25 sec)
  1. Aspose HTML failed to convert HTML5 to image an...

    Hi support team, We are going to purchase Aspose license to render Html to images in our service. When we test on Aspose Html with aspose-Html-20.9.1-jdk16.jar, Converter.convertHtml() method fails with ClassCastExcepti…...Aspose HTML failed to convert HTML5 to image and throw internal...internal ClassCastException Aspose.HTML Product Family aaronyan July...

    forum.aspose.com/t/aspose-html-failed-to-conver...
  2. Exception converting html triple nested bullets...

    Exception converting Html triple nested bullets to PDF using LINUX Aspose.Pdf (Aspose.PDF.Drawing 25.9.0) I was able to reproduce the problem with this simple Html: <ul><li>one<ul><li>two<ul><li>three</li></ul></li><…...Exception converting html triple nested bullets to PDF using...5:01pm 1 Exception converting html triple nested bullets to PDF...

    forum.aspose.com/t/exception-converting-html-tr...
  3. 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...
  4. .NET Aspose. Pdf 7.9.0.0 generate empty pdf fro...

    Hi, I have been tasked to find an easy solution to convert Html pages to Pdf files and your product seemed to be exactly what we needed so I went ahead and tried your exemple here. Sadly the result was not what I expect…...0 generate empty pdf from Html string Aspose.PDF Product Family...an easy solution to convert Html pages to Pdf files and your...

    forum.aspose.com/t/net-aspose-pdf-7-9-0-0-gener...
  5. The Image ID Is Getting Changed When Converting...

    I’m converting PPTX to Html slide by Slide where after rendering the image Id is not the same Image ID that PPTX Image. In PPTX its coming as Picture 1 as Id whereas in Html its automatically named as page1-pic1 I’m tr…...Changed When Converting PPTX to HTML in C# Aspose.Slides Product...converting PPTX to HTML slide by Slide where after rendering the image...

    forum.aspose.com/t/the-image-id-is-getting-chan...
  6. Converting a PCL file to BMP using Java | Aspos...

    PCL to BMP conversion via Java sample code. Programmers can use this example code to export PCL to BMP within any Web or Desktop Java based application....()); BmpDevice renderer = new BmpDevice (); renderer . process (...PCL to DOC PCL to DOCX PCL to HTML PCL to JPEG PCL to PDF PCL to...

    products.aspose.com/pdf/java/conversion/pcl-to-...
  7. Converting a EPUB file to JPEG using Java | Asp...

    EPUB to JPEG conversion via Java sample code. Programmers can use this example code to export EPUB 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/epub-to...
  8. Converting a PCL file to TXT using Java | Aspos...

    PCL to TXT conversion via Java sample code. Programmers can use this example code to export PCL to TXT within any Web or Desktop Java based application....TextDevice renderer = new TextDevice (); renderer . process (...PCL to DOC PCL to DOCX PCL to HTML PCL to JPEG PCL to PDF PCL to...

    products.aspose.com/pdf/java/conversion/pcl-to-...
  9. Converting a SVG file to TIFF using Java | Aspo...

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

    products.aspose.com/pdf/java/conversion/svg-to-...
  10. Converting a PS file to EMF using Java | Aspose...

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

    products.aspose.com/pdf/java/conversion/ps-to-emf/