Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 3,903 for

stream provider

(0.18 sec)
  1. MailMessage.Load encountering "Compound File Bi...

    Aspose.Email (17.12.0, tested also with 23.9.0) Certain emails are failing with the following exception: { "Message": "Compound File Binary Format corrupted", "Data": {}, "InnerException": { "Messag…...read beyond the end of the stream.", "Data": {}, "InnerException":...Or8x8fW37VVA==.#=zBfR5ss0=(Stream #=zyMO2rl8=)\r\n at #=zuue...

    forum.aspose.com/t/mailmessage-load-encounterin...
  2. Aspose::Words::Saving::DocumentPartSavingArgs c...

    Aspose::Words::Saving::DocumentPartSavingArgs class. Provides data for the DocumentPartSaving() callback. To learn more, visit the documentation article in C++....DocumentPartSavingAr class Provides data for the DocumentPartSaving()...const Allows to specify the stream where the document part will...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Save a Document in C++|Aspose.Words for C++

    Save a document in any supported format using C++....Words provides the Save method of the Document...Words GitHub . Save to a Stream Pass a stream object to the Save method...

    docs.aspose.com/words/cpp/save-a-document/
  4. Convert PDF to BMP|Aspose.PDF for Android via Java

    This article describes how to convert PDF Pages to BMP image, convert all Pages to BMP images and convert single PDF page to BMP image with Java.... This class provides a method named Process which...to BMP images. This class provides a method named process(..)...

    docs.aspose.com/pdf/androidjava/convert-pdf-to-...
  5. ImageSavingArgs class | Aspose.Words for Python

    aspose.words.saving.ImageSavingArgs class. Provides data for the [IImageSavingCallback.image_saving()](../iimagesavingcallback/image_saving/#imagesavingargs) event...class ImageSavingArgs class Provides data for the IImageSavingCallback...images into files by providing your own stream objects. To apply...

    reference.aspose.com/words/python-net/aspose.wo...
  6. DigitalSignatureUtil.sign method | Aspose.Words...

    Aspose.Words.DigitalSignatures.DigitalSignatureUtil.sign method...signed document to destination stream. Supported formats are: LoadFormat...written to the start of stream and stream size will be updated with...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Creating, Opening and Saving Images|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....output path or by setting a stream . Both examples are described...data resides (in a file or a stream). In the example below, the...

    docs.aspose.com/imaging/java/creating-opening-a...
  8. Convert PDF to PNG|Aspose.PDF for Android via Java

    This page describes how to convert PDF Pages to PNG image, convert all and single pages to PNG images with Aspose.PDF for Android via Java.... This class provides a method named Process which..."PDF-to-PNG.png" ); // Create stream object to save the output image...

    docs.aspose.com/pdf/androidjava/convert-pdf-to-...
  9. Protected Sheet Without Password - Free Support...

    We use below method to load the document into Aspose by trying with different LoadFormat Workbook LoadExcelDocument(FileStream Stream) { Aspose.Cells.Workbook workbook; bool isExcelDocumentLoaded = false; v…...LoadExcelDocument(FileStream stream) { Aspose.Cells.Workbook workbook;...false; var nativeExcelDocument = stream; try { int counter = 0; var...

    forum.aspose.com/t/protected-sheet-without-pass...
  10. Working with GZip Archives in C# | Aspose.Zip f...

    C# gzip API lets you work with creating and managing GZip archives in your applications without the need of any other 3rd party applications and provides various methods to perform operations on archives....ZIP API provides the class for working with...extract its contents to a file stream: Copy 1 //Extracts the archive...

    docs.aspose.com/zip/net/working-with-gzip-archi...