Sort Score
Result 10 results
Languages All
Labels All
Results 1,681 - 1,690 of 4,221 for

stream provider

(0.1 sec)
  1. 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/...
  2. Manage Worksheets of Microsoft Excel files with...

    Add, remove, and activate worksheets using Aspose.Cells for JavaScript via C++....Cells provides a class, Workbook , that represents...class. The Worksheet class provides a wide range of properties...

    docs.aspose.com/cells/javascript-cpp/manage-wor...
  3. Converting a PDF file to EMF using Python | Asp...

    Sample code on Python for PDF to EMF conversion. Use example code for batch PDF to EMF conversion with Python and .NET...FileIO class to create a file stream for writing EMF files, specifying...emf’ extension. Close the file stream after saving each EMF file...

    products.aspose.com/pdf/python-net/conversion/p...
  4. 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...
  5. Aspose.PSD 24.7.0 Memory leaking issue - Free S...

    I am running into issues with Aspose.PSD leaving a large amount of allocated memory when the portion of my code that actually uses Aspose finishes. I am not sure why it is not being cleaned up by GC for many reasons incl…...Could you please additionally provide minimum required code to reproduce...every PsdImage and associated stream, memory is not released. What...

    forum.aspose.com/t/aspose-psd-24-7-0-memory-lea...
  6. 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...
  7. Product Overview|Documentation

    Aspose.BarCode for .NET: Product Description, Main Features, and General Information...available barcode types is provided in Supported Barcode Types...in the backend, the library provides the corresponding class BarcodeGenerator...

    docs.aspose.com/barcode/net/product-overview/
  8. Generate Data Matrix Barcodes|Documentation

    Use Aspose.BarCode for Node.js via Java to generate Data Matrix barcodes...used to encode characters and streams of bytes. Maximum configuration...both ASCII characters and streams of bytes; characters from 128...

    docs.aspose.com/barcode/nodejsjava/generate-dat...
  9. Finding line bounding boxes|Documentation

    Automatic detection of line bounding boxes inside an image....boxes of all lines in images, provided in OcrInput object , use detect_rectangles()...file. If the file is provided as a stream, an array of pixels...

    docs.aspose.com/ocr/python-net/image-regions-li...
  10. ShapeRenderer | Aspose.Words for Java

    Provides methods to render an individual Shape or GroupShape to a raster or vector image or to a Graphics object in Java....ShapeRenderer extends NodeRendererBase Provides methods to render an individual...specified size. save(OutputStream stream, ImageSaveOptions saveOptions)...

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