Sort Score
Result 10 results
Languages All
Labels All
Results 1 - 10 of 2,700 for

outputstream conversion

(0.07 sec)
  1. Document.convert(OutputStream outputLogStream, ...

    I’ve got an issue with the Document.convert(Outputstream outputLogStream, PdfFormat format, ConvertErrorAction action) method in a concurrency scenario. Using this method in parallel throws the following exception: com…...convert(OutputStream outputLogStream, PdfFormat format...with the Document. convert(OutputStream outputLogStream, PdfFormat...

    forum.aspose.com/t/document-convert-outputstrea...
  2. Support a simple conversion without load+save c...

    Hi, our use case for Aspose.Cells is to simply convert an input file to a different format without any modification, like following: public void convert(@NotNull File input, @NotNull File output, int saveFormat) throws …...Support a simple conversion without load+save combo Aspose.Cells...FileInputStream(input)); OutputStream os = new BufferedOutputStream(new...

    forum.aspose.com/t/support-a-simple-conversion-...
  3. Table cell backgrounds lost in PDF to PPTX conv...

    We’re experiencing an issue when converting PDF files to PPTX using Aspose.PDF’s Document.save() method with SaveFormat.Pptx. Table cells in the first row lose their background colors, particularly when they are adjacent…...backgrounds lost in PDF to PPTX conversion, especially near special...operators). # #Code Sample conversion code: try (Document srcDoc...

    forum.aspose.com/t/table-cell-backgrounds-lost-...
  4. Presentation-to-Image Conversion in C# Is Not P...

    I am using a pptx file and converting it to images. The images are not correct. Note that this works fine on windows but fails on Ubuntu linux servers. The images are created but are missing parts of the slide. I am usin…...Presentation-to-Image Conversion in C# Is Not Processing Correctly...dependencies required for the conversion process. Here are a few steps...

    forum.aspose.com/t/presentation-to-image-conver...
  5. 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...
  6. 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...
  7. 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...
  8. 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/
  9. 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-...
  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-...