Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 2,720 for

outputstream conversion

(0.41 sec)
  1. PsdImage | Aspose.PSD for Java API Reference

    Defines the PsdImage class that provides the ability to load edit save PSD files as well as update properties add watermarks perform graphics operations or convert one file format to another.... save(OutputStream stream) Saves the object’s...the specified stream. save(OutputStream stream, ImageOptionsBase...

    reference.aspose.com/psd/java/com.aspose.psd.fi...
  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. 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-...
  4. 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
  5. 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...
  6. 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...
  7. 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...
  8. # 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-...
  9. 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...
  10. 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...