Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 4,224 for

stream provider

(0.16 sec)
  1. aspose.words.reporting module | Aspose.Words fo...

    This module contains classes of the Aspose.Words' new reporting engine that supports report templates marked up with a language based on the LINQ Method Syntax....CsvDataSource Provides access to data of a CSV file or stream to be used...JsonDataSource Provides access to data of a JSON file or stream to be...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Pixel Data Manipulation using Aspose.PSD for C#...

    Example of how to directly and rapidly fast update raw pixel data using PSD C# API... Overview The provided code demonstrates how to create...File as a Stream : Open the input file as a stream using the...

    docs.aspose.com/psd/net/pixel-data-manipulation/
  3. 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/
  4. 以编程方式打开 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...
  5. ImageSavingArgs.keep_image_stream_open property...

    ImageSavingArgs.keep_image_Stream_open property. Specifies whether Aspose.Words should keep the Stream open or close it after saving an image....keep_image_stream_open property ImageSavingArgs.keep_image_stream_open...Aspose.Words should keep the stream open or close it after saving...

    reference.aspose.com/words/python-net/aspose.wo...
  6. PageSavingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.PageSavingArgs class, essential for optimizing document processing with detailed PageSaving event data. Enhance your workflow!...Hide ] PageSavingArgs class Provides data for the PageSaving event...Aspose.Words should keep the stream open or close it after saving...

    reference.aspose.com/words/net/aspose.words.sav...
  7. 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
  8. Aspose.Pdf.Facades.PdfExtractor 在 MacOS 存的檔案都是 ...

    您好,我在 Apple M4 Pro 上使用 Aspose.PDF V25.3 .0 使用 Aspose.Pdf.Facades.PdfExtractor 來儲存 PDF 中的影像,儲存的圖檔都是 0 byte ,也沒有任何的錯誤。 註: 已透過 brew 安裝 mono-libgdiplus , 並重新開機過。 brew install mono-libgdiplus 程式如下, using System.IO; using …...{ // Read image into memory stream MemoryStream memoryStream =...Aspose.Pdf.XImage.Save(Stream stream, ImageFormat format, Int32...

    forum.aspose.com/t/aspose-pdf-facades-pdfextrac...
  9. Open Different Microsoft Excel Version Files wi...

    This article explains how to open different Excel version files using Aspose.Cells for Node.js via C++....the Excel file into a stream const stream = fs . readFileSync (...and open the file from the stream const wbExcel95 = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/opening-differ...
  10. How to Implement Resource Prefix for Nested Res...

    Learn how to add resource prefixes in nested resources using Aspose.Tasks for Java....Tasks for Java provides ResourceSavingArgs.NestedUri...GetSaveOptions(1); 9 FileOutputStream stream = new FileOutputStream(dataDir...

    docs.aspose.com/tasks/java/how-to-implement-res...