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

outputstream conversion

(0.77 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. Document.save() hangs indefinitely during PDF c...

    Hello, I’m experiencing a critical issue where Document.save() hangs indefinitely during DOCX to PDF Conversion. The process never completes, no timeout occurs, and no warnings are reported. Environment: build.gradle …...hangs indefinitely during PDF conversion Aspose.Words Product Family...indefinitely during DOCX to PDF conversion. The process never completes...

    forum.aspose.com/t/document-save-hangs-indefini...
  3. 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...
  4. PDF to PPTX conversion produces incorrect borde...

    Hello, We’re experiencing issues when converting PDF files to PPTX. Table cell borders and text box borders are exported with incorrect widths. This issue occurs in Linux environment. Input PDF: Input.pdf (62.0 KB) O…...PDF to PPTX conversion produces incorrect border weight Aspose...Document(pdf)) { ByteArrayOutputStrea outputStream = new ByteArrayOutputStrea();...

    forum.aspose.com/t/pdf-to-pptx-conversion-produ...
  5. 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-...
  6. Dotted Table Border Renders with Uneven, Incons...

    While evaluating Aspose.HTML for Java 26.3, we noticed that table borders styled with border-style: dotted are not rendered correctly when converting HTML to PNG. Instead of a uniform sequence of evenly sized and evenly …...Inconsistent Dots After HTML-to-PNG Conversion Aspose.HTML Product Family...FitToContentHeight); ByteArrayOutputStrea outputStream = new ByteArrayOutputStrea();...

    forum.aspose.com/t/dotted-table-border-renders-...
  7. Dashed Table Border Renders with Smaller and Mo...

    Hello team. While evaluating Aspose.HTML for Java 26.3, we noticed that table borders styled with border-style: dashed are not rendered faithfully when converting HTML to PNG. The dashes in the output PNG appear signifi…...Dashes After HTML-to-PNG Conversion Aspose.HTML Product Family...FitToContentHeight); ByteArrayOutputStrea outputStream = new ByteArrayOutputStrea();...

    forum.aspose.com/t/dashed-table-border-renders-...
  8. 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-...
  9. 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...
  10. Solid Table Border Renders with Small White Str...

    While evaluating Aspose.HTML for Java 26.3, we noticed that table borders styled with border-style: solid and a width of 5px are not rendered correctly when converting HTML to PNG. Instead of a continuous, uniformly fill…...Strokes/Gaps After HTML-to-PNG Conversion Aspose.HTML Product Family...FitToContentHeight); ByteArrayOutputStrea outputStream = new ByteArrayOutputStrea();...

    forum.aspose.com/t/solid-table-border-renders-w...