Sort Score
Result 10 results
Languages All
Labels All
Results 1,631 - 1,640 of 4,225 for

stream provider

(1.08 sec)
  1. PS to JPEG Conversion | API for Python

    Sample Python conversion code for PS format to JPEG file. Use this example code to convert PS to JPEG within any Web or Console Python based application....Page API Solution for Pyton provides extensive support for PS file...instance of PsDocument via a stream Create and set instances of...

    products.aspose.com/page/python-net/conversion/...
  2. PS to PDF Conversion | API for Python

    Sample Python conversion code for PS format to PDF file. Use this example code to convert PS to PDF within any Web or Console Python based application....Page API Solution for Pyton provides extensive support for PS file...instance of PsDocument via a stream Create and set instances of...

    products.aspose.com/page/python-net/conversion/...
  3. PS to EPS Conversion | API for Python

    Sample Python conversion code for PS format to EPS file. Use this example code to convert PS to EPS within any Web or Console Python based application....Page API Solution for Pyton provides extensive support for PS file...instance of PsDocument via a stream Create and set instances of...

    products.aspose.com/page/python-net/conversion/...
  4. XPS to PNG Conversion | API for Python

    Sample Python conversion code for XPS format to PNG file. Use this example code to convert XPS to PNG within any Web or Console Python based application....instance of PsDocument via a stream Create and set instances of...initialize PostScript input stream open( "input.xps" ); # load...

    products.aspose.com/page/python-net/conversion/...
  5. Converting a CGM file to TIFF using Python | As...

    Sample code on Python for CGM to TIFF conversion. Use example code for batch CGM to TIFF conversion with Python and .NET... Open an in-memory file stream using FileIO to write the generated...image, writing it to the output stream. Print a success message indicating...

    products.aspose.com/pdf/python-net/conversion/c...
  6. Words for .NET output questions - Free Support ...

    doc-gen format error.zip (2.1 MB) Please see the questions below from the client and help, thank you ! We are currently experiencing issues with Aspose when converting Excel and Word files to PDF, specifically differen…...Harfbuzz package provides support for OpenType features...the sample Excel file you provided regarding the Aspose.Cells...

    forum.aspose.com/t/words-for-net-output-questio...
  7. Data Matrix Barcodes|Documentation

    How to use Aspose.BarCode for Python to generate Data Matrix barcodes...used to encode characters and streams of bytes. Maximum configuration...DataMatrixParameters . This enum provides nine encoding modes, as described...

    docs.aspose.com/barcode/python-java/generate-da...
  8. Check if VBA Code is Signed with C++|Documentation

    Learn how to check if VBA code in Excel files is signed using Aspose.Cells with C++....using the sample Excel file provided in the link. Is VBA Code Project...VBA Certificate to File or Stream with C++ Digitally Sign a VBA...

    docs.aspose.com/cells/cpp/check-if-vba-code-is-...
  9. Advanced Text Extraction from Presentations on ...

    Quickly extract text from PowerPoint and OpenDocument presentations using Aspose.Slides for Android via Java. Follow our simple, step-by-step guide to save time....Slides for Android via Java provides the SlideUtil class. This...getPresentationText ( InputStream stream , int mode ); public IPresentationText...

    docs.aspose.com/slides/androidjava/extract-text...
  10. Delete PDF pages|Aspose.PDF for .NET

    This section explains how to delete PDF pages with Aspose.PDF Facades using PdfFileEditor class....); } Delete PDF Pages Using Streams The Delete method of PdfFileEditor...PdfFileEditor class also provides an overload which allows you to...

    docs.aspose.com/pdf/net/delete-pdf-pages/