Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 2,759 for

outputstream conversion

(0.15 sec)
  1. Aspose.PDF for Java 25.12 replaces Aptos during...

    Hello, I am investigating a font substitution behavior with Aspose.PDF for Java 25.12 during PDF → PDF/A-1A Conversion. What seems wrong The source PDF already contains embedded Aptos fonts, but Aspose still triggers a…...replaces Aptos during PDF/A conversion even though Aptos is already...12 during PDF → PDF/A-1A conversion. What seems wrong The source...

    forum.aspose.com/t/aspose-pdf-for-java-25-12-re...
  2. Preserving Shape Details in PDF to PPTX Convers...

    Hi Aspose Team, In our project, we need to do the following Conversion steps: DOCX → PDF or PPTX → PDF Then, PDF → PPTX using com.aspose.pdf.Document#save(java.io.Outputstream, int) We see that generated PDF stores s…...Shape Details in PDF to PPTX Conversion Aspose.PDF Product Family...need to do the following conversion steps: DOCX → PDF or PPTX...

    forum.aspose.com/t/preserving-shape-details-in-...
  3. Convert PDF to XML in Java | products.aspose.com

    Convert PDF to XML in Java. Use Aspose.Slides for Java to export PDF files as XML files....Slides Java Conversion PDF to XML Convert PDF to...getSlides ()) { FileOutputStream outputStream = new FileOutputStream (...

    products.aspose.com/slides/java/conversion/pdf-...
  4. Convert Document to Other Formats|Aspose.Words ...

    Convert a document from one format to another and fast instead of using Apache POI in Java....[ Hide ] Microsoft Word - Conversion to Other Formats Documents...File menu. Aspose.Words - Conversion to Other Formats To convert...

    docs.aspose.com/words/java/convert-document-to-...
  5. Convert PDF to SVG in Java | products.aspose.com

    Convert PDF to SVG in Java. Use Aspose.Slides for Java to export PDF files as SVG images....Slides Java Conversion PDF to SVG Convert PDF to...getSlides ()) { FileOutputStream outputStream = new FileOutputStream (...

    products.aspose.com/slides/java/conversion/pdf-...
  6. Fault when converting from PDF to PNG - Free Su...

    I am working with Aspose PDF 16.12.0. When converting from PDF to PNG, there are strange image artifacts present on the converted document. The pdf which had the issue is attached, as are 'before' and 'after' screensho…...‘after’ screenshots of the conversion. The code is intended to...final ByteArrayOutputStrea outputStream = new ByteArrayOutputStrea();...

    forum.aspose.com/t/fault-when-converting-from-p...
  7. Convert POTM to SVG using Java | products.aspos...

    Convert POTM to SVG in Java. Use Aspose.Slides for Java to export POTM slides as SVG files....Slides Java Conversion POTM to SVG DOCX JPG PDF...Requirements Before running the Java conversion sample code, make sure that...

    products.aspose.com/slides/java/conversion/potm...
  8. Convert POTX to SVG using Java | products.aspos...

    Convert POTX to SVG in Java. Use Aspose.Slides for Java to export POTX slides as SVG files....Slides Java Conversion POTX to SVG DOCX JPG PDF...Requirements Before running the Java conversion sample code, make sure that...

    products.aspose.com/slides/java/conversion/potx...
  9. Convert PPSX to SVG using Java | products.aspos...

    Convert PPSX to SVG in Java. Use Aspose.Slides for Java to export PPSX slides as SVG files....Slides Java Conversion PPSX to SVG DOCX JPG PDF...Requirements Before running the Java conversion sample code, make sure that...

    products.aspose.com/slides/java/conversion/ppsx...
  10. Prolblem convert html to pdf/a with compliance ...

    Hi, my company has upgraded to Aspose 23. I’m having a problem when I try to convert HTML to PDF/A with a compliance level. From what I understand, it’s no longer possible to directly set the compliance level on the A…...the code I’m using for the conversion and attaching the HTML test...public void toPdf(final OutputStream os) throws Exception { if...

    forum.aspose.com/t/prolblem-convert-html-to-pdf...