Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 3,441 for

stream provider

(0.04 sec)
  1. Crop and resize EPS via C++ | Aspose.Page

    Empower your C++ applications with our API solution for precise EPS file cropping and resizing, making visuals come to life....Page provides you with the functionality...PsDocument object with an input stream containing an EPS file. Define...

    products.aspose.com/page/cpp/crop-eps/
  2. License|Aspose.BarCode for Python via .NET API ...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Contents [ Hide ] License class Provides methods to license the component...Licenses the library. set_license(stream) Licenses the library. See...

    docs.aspose.com/barcode/python-net/api-referenc...
  3. C++ API to Convert TEX to CSV | products.aspose...

    Convert TEX to CSV via C++ API without using Microsoft Excel or Adobe Reader... It provides a simple two-step process...convert PDF documents. It provides a wide range of features for...

    products.aspose.com/total/cpp/conversion/tex-to...
  4. Open Presentation in C#|Aspose.Slides Documenta...

    Open or load Presentation PPT, PPTX, ODP in C# or .NET...Slides provides options (the BlobManagementOption...interacting with streams, Aspose.Slides may copy the stream’s content...

    docs.aspose.com/slides/net/open-presentation/
  5. 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/
  6. Convert MHTML to JPG in Python – Aspose.HTML fo...

    Convert MHTML to JPG using Aspose.HTML Python library. Consider the supported MHTML to JPG conversion scenarios in ready-to-use Python examples....open("{{input lower}}", 'rb') as stream: # Initialize saving options...upper}} Converter.convert_mhtml(stream, options, "output.{{output...

    docs.aspose.com/html/python-net/convert-mhtml-t...
  7. Converting Documents in AWS|Aspose.PDF for .NET

    Learn to deploy and use Aspose.PDF for .NET in AWS environments. Unlock powerful PDF processing in the cloud.... This provides a basic function structure...pdfDocument . Save ( ms ); // Reset stream position for reading ms . Position...

    docs.aspose.com/pdf/net/integration-aws/
  8. Working with GZip Archives | Aspose.Zip Documen...

    Java gzip API lets you work with creating and managing GZip archives in your applications without the need of any other 3rd party applications....ZIP API provides class to work with GZip archives...archives. This class provides various methods to perform operations...

    docs.aspose.com/zip/java/working-with-gzip-arch...
  9. C++ API to Convert TEX to DIF | products.aspose...

    Convert TEX to DIF via C++ API without using Microsoft Excel or Adobe Reader...format automation library that provides a wide range of APIs for manipulating...efficient. Aspose.Total for C++ provides a comprehensive set of APIs...

    products.aspose.com/total/cpp/conversion/tex-to...
  10. TIFF to PDF Merge using C++ | Aspose.PDF

    Combine two or more TIFF documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++...set image source to memory stream // add document image to specific...:: Pdf :: Image > (); auto stream = System :: IO :: File :: Create...

    products.aspose.com/pdf/cpp/merger/tiff-to-pdf/