Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 4,224 for

stream provider

(0.11 sec)
  1. 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...
  2. Convert OneNote to Html using user callbacks | ...

    Learn how to convert OneNote notes into HTML format with user-defined callbacks for saving and conversion....Note have an option to provide user-defined callbacks for...“/* This line is appended to stream manually by user */” Copy 1...

    docs.aspose.com/note/net/convert-onenote-to-htm...
  3. Load, View and Parse Outlook MSG file using C++...

    C++ Email Parser Library API enables you to load, view and parse outlook MSG files from file or from Stream....used to load MSG files, and provides several static loading functions...MSG files from file or from stream. Try it out! Parse email files...

    docs.aspose.com/email/cpp/loading-viewing-and-p...
  4. Corrupt PDF perhaps? Sometimes OK, Sometimes No...

    I have been working on creating PDFs to upload to Concur Invoices. SOMETIMES the PDF will not upload because of some “unknown” error. Not helpful I know. If we open Acrobat and resave the file then it will upload fine…...static async Task<(MemoryStream Stream, string ContentType)> Down...MediaType ?? "application/octet-stream"; var memoryStream = new MemoryStream();...

    forum.aspose.com/t/corrupt-pdf-perhaps-sometime...
  5. Get Barcode Type and Encoded Data|Documentation

    This article describes how to read barcode parameters... Get Barcode Data as Byte Stream It is possible to load barcode...barcode data as a byte stream using a property of class BarCodeResult...

    docs.aspose.com/barcode/python-net/get-barcode-...
  6. Aspose::Words::Saving::ResourceSavingArgs class...

    Aspose::Words::Saving::ResourceSavingArgs class. Provides data for the ResourceSaving() event. To learn more, visit the documentation article in C++....] ResourceSavingArgs class Provides data for the ResourceSaving()...Aspose.Words should keep the stream open or close it after saving...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Aspose.PSD.Image fails to save the file in BMP ...

    Hi, I am developing a program to convert .psd files to .bmp files, using the latest version of Aspose.PSD (25.4). ProgramAndFiles.zip (1.9 MB) The file 06-01-1.psd is successfully converted to BMP, but an error occurs…... Use Stream for Saving : You can try saving...saving the image using a stream, as shown in the example below...

    forum.aspose.com/t/aspose-psd-image-fails-to-sa...
  8. Error when converting PDF to PDF/A - Free Suppo...

    Hi, We have an issue converting the attached PDF to PDF/A (26.2 .Net): Project Schedule.pdf (252.0 KB) Code used: using (MemoryStream memoryStream = new MemoryStream()) { Boolean Success = aspPdfDocument.Convert(mem…...#=zkvqntQQ=(Stream #=zdpzPPZ0=, LoadOptions #=z7vuU08pIghwq...Aspose.Imaging.Image.Load(Stream stream) at #=za2nmv9pSDGJCqOei...

    forum.aspose.com/t/error-when-converting-pdf-to...
  9. Aspose.PDF memory issues - Free Support Forum -...

    Hi, I’m operating on big pdf file (800MB), attached. I used Aspose.PDF for .NET, version 25.11 and 26.1. The desired result is to ensure in that file some metadata tags, I prepared 2 versions of code to achieve that. …...MemoryStream()) { // Some source stream, that needs to be loaded to...MemoryStream()) { // Some source stream, that needs to be loaded to...

    forum.aspose.com/t/aspose-pdf-memory-issues/325211
  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...