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

outputstream conversion

(0.08 sec)
  1. Public API Changes in Aspose.PDF for Java 9.5.0...

    Learn about the public API changes in Aspose.PDF for Java version 9.5.0 for improved functionality and better compatibility.... ConvresionFactor - The conversion factor used to multiply a...PDFNEWJAVA-34088 - PDF to HTML conversion: To specify image folder...

    docs.aspose.com/pdf/java/public-api-changes-in-...
  2. What's New in Aspose.Imaging for Java|Documenta...

    Discover the latest advancements in Aspose.Imaging, Java image processing library designed to streamline your workflow. Explore enhanced capabilities for seamless image export and Conversion, allowing for effortless manipulation of images....loading of HEIC formats and conversion to various supported formats...transparency on APNG to GIF conversion; Support batch mode for all...

    docs.aspose.com/imaging/java/what-s-new-in-aspo...
  3. Free Support Forum - aspose.com - Latest topics

    Free Support Forum - aspose.com - Latest topics Latest topics Issue with Bullet Numbering While Splitting Document Pages Hi Team, I am splitting a document page-wise using the code below. However, ......corner text is lost after the conversion. Could you please take a...participants Read full topic Image conversion issue with Linux Hi. I’m...

    forum.aspose.com/latest.rss
  4. HtmlSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.HTML SaveFormat.MHTML SaveFormat.EPUB SaveFormat.AZW_3 or SaveFormat.MOBI format in Java....file: try (FileOutputStream outputStream = new FileOutputStream(getArtifactsDir()...args.setDocumentPartStrea(outputStream); } Assert.assertNotNull(args...

    reference.aspose.com/words/java/com.aspose.word...
  5. XamlFixedSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XAML_FIXED format in Java....resources created during conversion to fixed .xaml. /// private...file: try (FileOutputStream outputStream = new FileOutputStream(outFileName))...

    reference.aspose.com/words/java/com.aspose.word...
  6. Convert PDF to PNG using Aspose.PDF Java Font a...

    The font of the content in the PDF to PNG Conversion is SourceHanSansHWSC-Regular.otf font, and the PNG image is garbled after Conversion. Use font package for Source Black OTF If the font is correct when converting Wo…...content in the PDF to PNG conversion is SourceHanSansHWSC-Regular...PNG image is garbled after conversion. Use font package for Source...

    forum.aspose.com/t/convert-pdf-to-png-using-asp...
  7. # Symbols Are Appearing for a Number Column in ...

    Hi Team, I’m attaching the sample output file with standalone program to reproduce the issue. I want to see the entire number in table in second column but appears as # symbols. import java.awt.Color; import java.io.B…...public void getPPT(final OutputStream response) { Presentation...installed/avaliable during conversion. Otherwise, there will be...

    forum.aspose.com/t/symbols-are-appearing-for-a-...
  8. HtmlFixedSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.HTML_FIXED format in Java....external files that this HTML conversion will create. // Setting this...file: try (FileOutputStream outputStream = new FileOutputStream(outFileName))...

    reference.aspose.com/words/java/com.aspose.word...
  9. Document | Aspose.Words for Java

    Represents a Word document in Java.... save(OutputStream stream, SaveOptions saveOptions)...saveOptions) save(OutputStream stream, int saveFormat) save(String...

    reference.aspose.com/words/java/com.aspose.word...
  10. PdfSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PDF format in Java....JPEG provides the fastest conversion speed when compared to the...case is slower than Jpeg conversion but lossless. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...