Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 4,131 for

stream provider

(0.09 sec)
  1. Open Presentations in Python|Aspose.Slides for ...

    Open PowerPoint (.pptx, .ppt) and OpenDocument (.odp) presentations effortlessly with Aspose.Slides for Python via .NET—fast, reliable, fully featured....Slides provides options—particularly the ...working with streams, Aspose.Slides may copy a stream’s contents...

    docs.aspose.com/slides/python-net/open-presenta...
  2. Read Barcodes from PDF Documents|Documentation

    How to Recognize Barcodes from PDF Files... Code examples provided below can be run using the...Setting resolution to 300 dpi provides the most accurate recognition...

    docs.aspose.com/barcode/net/read-barcode-from-p...
  3. Convert EPUB to PDF in Java – Aspose.HTML for Java

    Convert EPUB to PDF in Java using Aspose.HTML for Java API. Consider various EPUB to PDF conversion scenarios in Java code examples....at the specified path as a stream of bytes. Create an instance...options. Use the convertEPUB(stream, options, savePath) method...

    docs.aspose.com/html/java/convert-epub-to-pdf/
  4. Create HTML Document – Create, Load HTML in Java

    Learn how to load HTML document from a file, Stream, URL, or create HTML from scratch with Aspose.HTML for Java. Consider approaches to load HTML documents....file, URL, stream, or string. HTMLDocument provides an in-memory...asynchronous operations. The provides an in-memory representation...

    docs.aspose.com/html/java/create-a-document/
  5. C++ API to Convert MHTML to XLAM | products.asp...

    Convert MHTML to XLAM via C++ API without using Microsoft Excel or Adobe Reader... This component provides a set of APIs to create, read...Cells for C++. This component provides a set of APIs to create, read...

    products.aspose.com/total/cpp/conversion/mhtml-...
  6. C++ API to Convert SVG to SXC | products.aspose...

    Convert SVG to SXC via C++ API without using Microsoft Excel or Adobe Reader...PDF for C++ provides a wide range of features to...convert spreadsheets. It also provides features to work with charts...

    products.aspose.com/total/cpp/conversion/svg-to...
  7. C++ API to Convert PCL to DIF | products.aspose...

    Convert PCL to DIF via C++ API without using Microsoft Excel or Adobe Reader...format automation library that provides the ability to convert PCL...DIF. Aspose.Total for C++ provides a wide range of features and...

    products.aspose.com/total/cpp/conversion/pcl-to...
  8. Index was outside the bounds of the array when ...

    Hello, I am updating the XMP metadata of a PSB file approximately 2.7GB in size. However, upon saving the file, I encountered the following error: “System.IndexOutOfRangeException: Index was outside the bounds of the ar…...SaveData(Stream stream) at Aspose.PSD.DataStreamSupporter...DataStreamSupporter.Save(Stream stream) at Aspose.PSD.DataStreamSupporter...

    forum.aspose.com/t/index-was-outside-the-bounds...
  9. PDF to JPEG Merge using Python | Aspose.PDF

    Combine two or more PDF documents into one JPEG single file programmatically with Python sample code using Aspose.PDF for Python for .NET...each page, create an image stream at the specified output path...and save it to the stream. Close the stream after processing each...

    products.aspose.com/pdf/python-net/merger/pdf-t...
  10. Working with Images | Aspose.Note Documentation

    With C# OneNote API or Library, you can extract images from OneNote document, get information of the images, insert an image into existing OneNote document, and link an image to hyperlink....11 { 12 using (MemoryStream stream = new MemoryStream(image. Bytes...(Bitmap bitMap = new Bitmap(stream)) 15 { 16 // Save image bytes...

    docs.aspose.com/note/net/working-with-images/