Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 2,715 for

outputstream conversion

(0.12 sec)
  1. Text Not Centered Vertically in Merged Cells Af...

    Hello team. While evaluating Aspose.HTML for Java 26.3, we noticed that text inside merged table cells (colspan or rowspan) styled with vertical-align: middle is not rendered correctly when converting HTML to PNG. Inste…...Merged Cells After HTML-to-PNG Conversion Aspose.HTML Product Family...FitToContentHeight); ByteArrayOutputStrea outputStream = new ByteArrayOutputStrea();...

    forum.aspose.com/t/text-not-centered-vertically...
  2. Double-Line Table Border Renders as Single Line...

    Hello team. While evaluating Aspose.HTML for Java 26.3, we noticed that table borders styled with border-style: double are not rendered correctly when converting HTML to PNG. Instead of two parallel lines of equal weigh…...Thickness After HTML-to-PNG Conversion Aspose.HTML Product Family...FitToContentHeight); ByteArrayOutputStrea outputStream = new ByteArrayOutputStrea();...

    forum.aspose.com/t/double-line-table-border-ren...
  3. HTML to PDF conversion fails on Linux - font no...

    I’m performing HTML to PDF Conversion on an Azure Function app running .NET 8 on Linux. The process always fails. The following message appears: No font was found. To resolve this problem, you can set up your custom se…...HTML to PDF conversion fails on Linux - font not found Aspose...I’m performing HTML to PDF conversion on an Azure Function app...

    forum.aspose.com/t/html-to-pdf-conversion-fails...
  4. TIFF to PDF conversion causes font and width mi...

    Hi Team, I am converting a multipage TIFF file to PDF using Aspose for Java(we are using Aspose total). The Conversion works, but the generated PDF doesn’t exactly match the original TIFF — there’s a mismatch in width a…...TIFF to PDF conversion causes font and width mismatch, need converted...using Aspose total). The conversion works, but the generated...

    forum.aspose.com/t/tiff-to-pdf-conversion-cause...
  5. Some images resized during PDF conversion - Fre...

    Hello, Please take a look at the ‘B Face’ image. Not sure how it’s different from others, but it wasn’t converted correctly. We use default options for Conversion, but let me know if we need to change that: using (var…...images resized during PDF conversion Aspose.Cells Product Family...We use default options for conversion, but let me know if we need...

    forum.aspose.com/t/some-images-resized-during-p...
  6. PDF Conversion Solution using Java | Aspose.PDF

    Convert PDF to DOCX, PPTX, XLS, XLSX, EPUB, TEX, MHTML, Markdown & more using Aspose.PDF for Java...own solution or add the PDF conversion functionality to manipulate...programmers can modify these conversion code snippets as of their...

    products.aspose.com/pdf/java/conversion/
  7. Preserving Shape Details in PDF to PPTX Convers...

    Hi Aspose Team, In our project, we need to do the following Conversion steps: DOCX → PDF or PPTX → PDF Then, PDF → PPTX using com.aspose.pdf.Document#save(java.io.Outputstream, int) We see that generated PDF stores s…...Shape Details in PDF to PPTX Conversion Aspose.PDF Product Family...need to do the following conversion steps: DOCX → PDF or PPTX...

    forum.aspose.com/t/preserving-shape-details-in-...
  8. Convert Document to Other Formats|Aspose.Words ...

    Convert a document from one format to another and fast instead of using Apache POI in Java....[ Hide ] Microsoft Word - Conversion to Other Formats Documents...File menu. Aspose.Words - Conversion to Other Formats To convert...

    docs.aspose.com/words/java/convert-document-to-...
  9. Prolblem convert html to pdf/a with compliance ...

    Hi, my company has upgraded to Aspose 23. I’m having a problem when I try to convert HTML to PDF/A with a compliance level. From what I understand, it’s no longer possible to directly set the compliance level on the A…...the code I’m using for the conversion and attaching the HTML test...public void toPdf(final OutputStream os) throws Exception { if...

    forum.aspose.com/t/prolblem-convert-html-to-pdf...
  10. HTML -> PDF Converter Fails In Linux Environmen...

    Package is running in Azure and works fine except for the HTML converter which reports: System.Drawing.Common is not supported on non-Windows platforms. See Breaking change: System.Drawing.Common only supported on Windo…...Drawing for HTML to PDF conversion, so ensure you are using...that can handle HTML to PDF conversion without relying on System...

    forum.aspose.com/t/html-pdf-converter-fails-in-...