Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 3,441 for

stream provider

(0.07 sec)
  1. Working with Projects in C++ | Aspose.Tasks Doc...

    This guide explains how to create and save project files using Aspose.Tasks for C++ without Microsoft Office dependencies....empty project file from the stream using the Project class as...file stream or file name, and one of the values provided by the...

    docs.aspose.com/tasks/cpp/creating-and-saving/
  2. The image Aspose.Cell captures does not look li...

    Hey Aspose Team, I’ve been noticing a weird behavior in my code when I capture the picture of range. The image aspose captures look nothing like the excel chart when I open the excel chart and view it. public virtual S…... public virtual Stream ProcessOleObject(string fileName...Create a stream to save the image in MemoryStream Stream = new MemoryStream();...

    forum.aspose.com/t/the-image-aspose-cell-captur...
  3. How to Create a Flat ZIP Archive | Aspose.Zip D...

    Learn how to flatten nested zip archives into a single flat archive using Java tools....zip entry into any writable stream, not only to a file. So, we...nested archive to a memory stream. Please note: the virtual memory...

    docs.aspose.com/zip/java/flatten-nested-zip/
  4. PDF to PDFA compliance error - Free Support For...

    Hi I am converting the PDF 1.5 to PDF_A_1A but got the exception in log as attached. Could you help me to resolve this Error Log2.png (15.0 KB) Error Log1.jpg (379.4 KB)... This can provide insights into specific elements...format. Is there any methods provided in Aspose Java SDK library...

    forum.aspose.com/t/pdf-to-pdfa-compliance-error...
  5. Convert EPUB to PNG in Java – Aspose.HTML for Java

    Convert EPUB to PNG in Java using Aspose.HTML for Java API. Consider various EPUB to PNG conversion scenarios in Java code examples....HTML for Java library provides a wide range of EPUB conversions...contents of the EPUB file as a stream of bytes. Create an instance...

    docs.aspose.com/html/java/convert-epub-to-png/
  6. C++ API to Convert XPS to XLT | products.aspose...

    Convert XPS to XLT via C++ API without using Microsoft Excel or Adobe Reader...format automation library that provides a simple two-step process...Aspose.Total for C++ also provides a wide range of other features...

    products.aspose.com/total/cpp/conversion/xps-to...
  7. Aspose::Words::Drawing::OleFormat class | Aspos...

    Aspose::Words::Drawing::OleFormat class. Provides access to the data of an OLE object or ActiveX control. To learn more, visit the documentation article in C++....Contents [ Hide ] OleFormat class Provides access to the data of an OLE...content. get_OlePackage () Provide access to OlePackage if OLE...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Converter | Aspose.Words for Java

    Represents a group of methods intended to convert a variety of different types of documents using a single line of code in Java....input and output files or streams, along with the desired save...options and returns an array of streams containing the images. con...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose.TeX's output interface | .NET

    Conversion functionality of Aspose.TeX API solution for .NET with TeX, as an output format is explained here with the code examples....are supposed to be files, streams, arrays, or whatever else.The...directories separately. It provides the general interface for...

    docs.aspose.com/tex/net/aspose-tex-output/
  10. Archive

    archives... Create Bitmap from Memory Stream 3. Save Bitmap to File 4. Draw...Memory Stream # To create a bitmap from memory stream, follow...

    blog.aspose.com/drawing/create-load-fill-and-dr...