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

outputstream conversion

(0.16 sec)
  1. IImageSavingCallback | Aspose.Words for Java

    Implement this interface if you want to control how Aspose.Words saves images when saving a document to HTML in Java....file: try (FileOutputStream outputStream = new FileOutputStream(getArtifactsDir()...args.setDocumentPartStrea(outputStream); } Assert.assertNotNull(args...

    reference.aspose.com/words/java/com.aspose.word...
  2. Converting from PDF to PDF/A does not produce t...

    Good evening, I encountered a problem converting from PDF to PDF/A. The file I’m attaching file1 1 (1).pdf (135,0 KB) cannot be converted to PDF/A. The Conversion result is always in the “standard” PDF format. I tri…... The conversion result is always in the “standard”...company and the “online” conversion from your website, where...

    forum.aspose.com/t/converting-from-pdf-to-pdf-a...
  3. Convert PDF to JPG|Aspose.PDF for Android via Java

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

    docs.aspose.com/pdf/androidjava/convert-pdf-to-...
  4. ImageSavingArgs | Aspose.Words for Java

    Provides data for the IImageSavingCallback.imageSavingcom.aspose.words.ImageSavingArgs event in Java....file: try (FileOutputStream outputStream = new FileOutputStream(getArtifactsDir()...args.setDocumentPartStrea(outputStream); } Assert.assertNotNull(args...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose.PSD for .NET 20.5 - Release Notes|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....PSDNET-201 Support for document conversion progress Feature PSDNET-275...PSDNET-201. Support for document conversion progress string sourceFilePath...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-5...
  6. 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...
  7. 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-...
  8. 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-...
  9. Convert a Document in C#|Aspose.Words for .NET

    Easily convert documents from one format to another using C#. You can work with all the most popular formats like Microsoft Word formats such as DOCX or DOC, OpenDocument formats such as ODT or OTT, web formats such as HTML or XHTML, text formats such as MarkDown or TXT, and others....considerations for successful conversions. The ability to easily and...areas of Aspose.Words. Such a conversion is nothing more than a combination...

    docs.aspose.com/words/net/convert-a-document/
  10. 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...