Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 4,224 for

stream provider

(1.86 sec)
  1. Generate Thumbnail Images from PDF Documents|As...

    This section describes how to generate thumbnail images from PDF documents using Aspose.PDF for Java....PDF for Java provides extensive support for dealing...aspose.pdf.devices namespace provides a class named JpegDevice for...

    docs.aspose.com/pdf/java/generate-thumbnail-ima...
  2. C++ API to Convert SVG to EXCEL | products.aspo...

    Convert SVG to EXCEL via C++ API without using Microsoft Excel or Adobe Reader...Total for C++ provides a comprehensive set of APIs...SVG to EXCEL in C++. It also provides a wide range of features and...

    products.aspose.com/total/cpp/conversion/svg-to...
  3. C++ API to Convert CGM to TSV | products.aspose...

    Convert CGM to TSV via C++ API without using Microsoft Excel or Adobe Reader...format automation library that provides APIs for manipulating various...TSV. Aspose.Total for C++ provides a simple and efficient way...

    products.aspose.com/total/cpp/conversion/cgm-to...
  4. C++ API to Convert CGM to XLTM | products.aspos...

    Convert CGM to XLTM via C++ API without using Microsoft Excel or Adobe Reader...format automation library that provides a simple two-step process...Additionally, Aspose.Total for C++ provides a wide range of features and...

    products.aspose.com/total/cpp/conversion/cgm-to...
  5. Cells .NET change/bug 4.0.1.0- 4.0.2.0 - Free S...

    I was going trough some of the projects where I use Aspose cells today and upgraded the .dll files, but suddenly there was a problem reading a workbook, it “worked” on 4.0.1.0 but not on 4.0.2.0 returning this exception. …...໿(Stream Ԏ) at Aspose.Cells.Workbook.Open(Stream stream) at...@asmundg , Aspose.Cells also provides support (read/write) for older...

    forum.aspose.com/t/cells-net-change-bug-4-0-1-0...
  6. Extract (vector?) charts from PDF - Free Suppor...

    Hi, We are using the Aspose.Pdf.Drawing library for .NET. The Azure Function app is running in Azure Function Apps (Linux). We are working with MemoryStreams and not with temp folders or files. We would like to add a…...NET does not provide a direct method to identify...0; // Process or return the stream } File.Delete(tempPath); //...

    forum.aspose.com/t/extract-vector-charts-from-p...
  7. Creating the PST file directly into AWS S3 buck...

    Hi, I am exploring the possible options to create PST file in S3 bucket. Can Aspose.Email supports Streaming directly to s3 bucket? or any other alternatives? Please let me know. Regds, Hari...Email supports streaming directly to s3 bucket? or...NET does not provide a built-in feature to stream a PST file directly...

    forum.aspose.com/t/creating-the-pst-file-direct...
  8. Aspose.PSD for .NET 19.8 - 发行说明|Documentation

    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....Stream) M:Aspose.PSD.FileFormats.Psd...image files to PsdImage from stream string outputFilePath = "PsdResult...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  9. C++ API to Convert CGM to CSV | products.aspose...

    Convert CGM to CSV via C++ API without using Microsoft Excel or Adobe Reader... This will provide access to the Aspose.PDF for...class. Save CSV File Format to Stream via C++ Aspose.Cells for C++...

    products.aspose.com/total/cpp/conversion/cgm-to...
  10. Accessing images in this pdf freeze the thread ...

    Hello, Using this attached PDF fnac01.pdf, if we want to convert the page to a png (or svg or all other formats… ) the PngDevice.Process freeze the thread in the jpeg2k decode and never return… You can reproduce the is…...page and save the image to stream pngDevice.Process(pdfDocument...Pages[pageCount], imageStream); // Close stream imageStream.Close(); } } //...

    forum.aspose.com/t/accessing-images-in-this-pdf...