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

stream provider

(0.22 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. Licensing|Documentation

    Setting the License for Aspose.BarCode for .NET...Singleton, or through a file/stream. The details on how to set...license using these methods are provided below in this article. Using...

    docs.aspose.com/barcode/net/licensing/
  6. OleFormat class | Aspose.Words for Python

    aspose.words.drawing.OleFormat class. Provides access to the data of an OLE object or ActiveX control...OleFormat class OleFormat class Provides access to the data of an OLE...displayed as content. ole_package Provide access to OlePackage if OLE...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Get Warning Callbacks for Font Substitution in ...

    Learn to get warning callbacks for font substitution in Aspose.Slides for .NET and display PowerPoint and OpenDocument presentations accurately....NET provides straightforward APIs for receiving...presentation as PDF. using var stream = new MemoryStream (); presentation...

    docs.aspose.com/slides/net/getting-warning-call...
  8. Get Warning Callbacks for Font Substitution|Asp...

    Learn to get warning callbacks for font substitution in Aspose.Slides for Java and display PowerPoint and OpenDocument presentations accurately....Slides for Java provides straightforward APIs for receiving...as PDF. ByteArrayOutputStrea stream = new ByteArrayOutputStrea...

    docs.aspose.com/slides/java/getting-warning-cal...
  9. Outlook Contacts Management|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.... The MapiContact class provides all the contact related properties...MapiDistributionList FromVCF(Stream stream) The code sample below demonstrates...

    docs.aspose.com/email/net/outlook-contacts-mana...
  10. 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/