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

outputstream conversion

(0.14 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. PDF to PPTX conversion issues - Free Support Fo...

    Hello, We’re having issues with converting a PDF file containing content into PPTX using the Aspose.PDF library. Input PDF: Input.pdf (37.7 KB) Result PPTX: Result.7z (66.1 KB) Here are found issues: Paragraph spac…...PDF to PPTX conversion issues Aspose.PDF Product Family dfinsolutions... { ByteArrayOutputStrea outputStream = new ByteArrayOutputStrea();...

    forum.aspose.com/t/pdf-to-pptx-conversion-issue...
  3. 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-...
  4. 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-...
  5. 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...
  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. 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...
  8. 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...
  9. 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/
  10. 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-...