Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 4,220 for

stream provider

(0.11 sec)
  1. 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...
  2. 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...
  3. 以编程方式打开 Visio 文档|Documentation

    本页介绍如何使用 Aspose.Diagram 库从头开始打开 Visio 文档。... class ); // Open the stream. Read only access is enough...load a diagram. InputStream stream = new FileInputStream ( dataDir...

    docs.aspose.com/diagram/zh/java/open-visio-docu...
  4. 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...
  5. Read MBOX Files with Aspose.Email in C#|Documen...

    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....NET provides APIs for reading messages...MboxrdStorageReader class and pass the above stream to the constructor. Call ReadNextMessage()...

    docs.aspose.com/email/net/read-mbox-files-csharp/
  6. 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...
  7. Aspose::Words::Saving::ImageSavingArgs::get_Kee...

    Aspose::Words::Saving::ImageSavingArgs::get_KeepImageStreamOpen method. Specifies whether Aspose.Words should keep the Stream open or close it after saving an image in C++....Words should keep the stream open or close it after saving...Words will close the stream you provided in the ImageStream property...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. 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
  9. Aspose::Words::Saving::CssSavingArgs::get_KeepC...

    Aspose::Words::Saving::CssSavingArgs::get_KeepCssStreamOpen method. Specifies whether Aspose.Words should keep the Stream open or close it after saving an CSS information in C++....Words should keep the stream open or close it after saving...Words will close the stream you provided in the CssStream property...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Barcode Generation State in XML via Java|Docume...

    This article explains how to import and export barcodes to XML using Aspose.BarCode for Java....String xmlFile) method or a stream through the exportToXml(java...String xmlFile) method or a stream through the importFromXml(java...

    docs.aspose.com/barcode/java/barcode-generation...