Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 2,720 for

outputstream conversion

(0.38 sec)
  1. PdfException: Value cannot be null. Parameter n...

    We are getting a runtime exception while converting certain PDF pages to JPEG using JpegDevice.process(). The exception originates from internal trailer parsing during annotation rendering. This happens only for some PD…...try (ByteArrayOutputStrea outputStream = new ByteArrayOutputStrea())...jpegDevice.process(pdfPage, outputStream); log.debug("fetchTextForSignatur...

    forum.aspose.com/t/pdfexception-value-cannot-be...
  2. NPE while saving doc as HTML - Free Support For...

    reproduce_bug_mini_anonymized.docx (4.7 MB) Summary Document loads successfully but throws NullPointerException when saving to HTML format. Issue Description When attempting to save a specific Word document to HTML for…...NullPointerException deep in the internal conversion code. The document loads...); ByteArrayOutputStrea outputStream = new ByteArrayOutputStrea();...

    forum.aspose.com/t/npe-while-saving-doc-as-html...
  3. Convert PDF to Images formats|Aspose.PDF for Java

    Discover how to convert PDF pages into image formats like PNG, JPEG, and TIFF using Aspose.PDF for Java.... The conversion is done using Device and...DocumentDevice is oriented for conversion whole document, but ImageDevice...

    docs.aspose.com/pdf/java/convert-pdf-to-images-...
  4. Convert PDF to PNG|Aspose.PDF for Android via Java

    This page describes how to convert PDF Pages to PNG image, convert all and single pages to PNG images with Aspose.PDF for Android via Java....PDF conversion and view the results online...link products.aspose.app/pdf/conversion/pdf-to-png Convert single...

    docs.aspose.com/pdf/androidjava/convert-pdf-to-...
  5. Convert PDF to BMP|Aspose.PDF for Android via Java

    This article describes how to convert PDF Pages to BMP image, convert all Pages to BMP images and convert single PDF page to BMP image with Java....PDF conversion and view the results online...link products.aspose.app/pdf/conversion/pdf-to-bmp The BmpDevice...

    docs.aspose.com/pdf/androidjava/convert-pdf-to-...
  6. Perform memory optimization while loading docum...

    We have encountered an unexpected memory issue when trying to convert very large docx document to pdf (size ~100mb). The documents we are using consists of text, tables and images. We use openjdk 1.8 and aspose-words 20…...encoding) { ByteArrayOutputStrea outputStream = new ByteArrayOutputStrea()...loadOptions).save(outputStream, saveOptions) return outputStream } } Error:...

    forum.aspose.com/t/perform-memory-optimization-...
  7. CssSavingArgs | Aspose.Words for Java

    Provides data for the ICssSavingCallback.cssSavingcom.aspose.words.CssSavingArgs event in Java....stylesheets that an HTML conversion creates. public void externalCssFilenames()...HTML document. setCssStream(OutputStream value) setKeepCssStreamOpen(boolean...

    reference.aspose.com/words/java/com.aspose.word...
  8. Optimize Image Management in Presentations Usin...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for Java, optimizing performance and automating your workflow....(); ByteArrayOutputStrea outputStream = new ByteArrayOutputStrea...buffer . length )) != - 1 ) outputStream . write ( buffer , 0 , read...

    docs.aspose.com/slides/java/image/
  9. Convert TIFF to EPS using Python

    TIFF to EPS Conversion functionality offered by Aspose.Page API solution for Python is explained and illustrated with the code snippets here.... Python TIFF to EPS Conversion You can check the quality...of Aspose.Page TIFF to EPS conversion and view the results via...

    docs.aspose.com/page/python-net/convert/tiff-to...
  10. Optimize Image Management in Presentations on A...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for Android via Java, optimizing performance and automating your workflow....(); ByteArrayOutputStrea outputStream = new ByteArrayOutputStrea...buffer . length )) != - 1 ) outputStream . write ( buffer , 0 , read...

    docs.aspose.com/slides/androidjava/image/