Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 4,085 for

stream provider

(0.08 sec)
  1. Create and Load a OneNote Document | Aspose.Not...

    This guide provides instructions on how to create and load a OneNote document for developers working with the .NET platform.... It provides support for .one as well as...HTML file format. The class provides options for creating HTML...

    docs.aspose.com/note/net/create-and-load-a-onen...
  2. CsvDataSource class | Aspose.Words for Python

    aspose.words.reporting.CsvDataSource class. Provides access to data of a CSV file or Stream to be used within a report...class Provides access to data of a CSV file or stream to be used...of the corresponding file or stream while generating a report,...

    reference.aspose.com/words/python-net/aspose.wo...
  3. PDF Document.Save InvalidOperationException Wro...

    Attempting to read and save a pdf results in System.InvalidOperationException: Wrong format of page’s content. This occurs for certain PDF files with annotations. If we remove the annotations, the document can be saved…...#=zJ8gG0HTuG5kK1BSkips$i(Stream #=z5uDaQm4=, String #=zyk5QGgw=...Pdf.Document.#=ziEx$3M2zno$v(Stream #=zVErAv_8=, SaveOptions #=zVLb3O24Qnbf4)...

    forum.aspose.com/t/pdf-document-save-invalidope...
  4. Create New Presentation with error: unable to c...

    Hi Aspose Support Team, I am currently using Aspose.Slides for .NET version 25.4.0. When attempting to load a PowerPoint file using a Stream, I encounter an exception during the creation of the Presentation object. He…...load a PowerPoint file using a stream, I encounter an exception during...IPresentation) at e . (Presentation , Stream, InterruptionToken ) --- End...

    forum.aspose.com/t/create-new-presentation-with...
  5. Merge XPS files | Aspose.Page for Python via .NET

    Merger XPS functionality of Aspose.Page API solution for Python allows you to combine several XPS files into a single XPS or PDF document....steps: Initialize an input stream for the first input XPS documen...documen Initialize an output stream for the output XPS document...

    docs.aspose.com/page/python-net/merge/xps/
  6. 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...
  7. Loading, Viewing and Parsing MSG file|Documenta...

    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....used to load MSG files and provides several static loading functions...files from a file or from a stream. Loading MSG Files The following...

    docs.aspose.com/email/java/loading-viewing-and-...
  8. 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...
  9. Aspose.email.cpp 获取PST文件中邮件的附件数据,可以分块读取吗 - Free...

    System::SharedPtr<MapiAttachment> attachment = attachments->idx_get(attachmentIndex); if(attachment) { System::SharedPtr<System::IO::MemoryStream> Stream = attachment->ToMemoryStream(); } Stream把整个附件的数据都读到内存了,大文件的话需要分块…...ream> stream = attachment->ToMemoryStream(); } stream把整个附件的数...Aspose.Email for C++ does not provide a built-in method to read attachments...

    forum.aspose.com/t/aspose-email-cpp-pst/314744
  10. 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...