Sort Score
Result 10 results
Languages All
Labels All
Results 1,451 - 1,460 of 16,315 for

content stream

(0.08 sec)
  1. Working with Images in PostScript | C++

    How to add image to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...Images in PostScript | C++ Contents [ Hide Show ] Add Image in...following steps: Create an output stream for the resulting PS file....

    docs.aspose.com/page/cpp/ps/working-with-images/
  2. DocumentPartSavingArgs.DocumentPartFileName | A...

    Discover the DocumentPartFileName property for DocumentPartSavingArgs. Easily manage file names for seamless document part saving without paths....DocumentPartFileName Contents [ Hide ] DocumentPartSavingAr....for instance when saving to a stream, this file name is used only...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Aspose.Slides for .NET 14.9.0 的公共 API 和向后不兼容的更改...

    审查 Aspose.Slides for .NET 中的公共 API 更新和破坏性更改,以顺利迁移您的 PowerPoint PPT、PPTX 和 ODP 演示文稿解决方案。...0 的公共 API 和向后不兼容的更改 Contents [ Hide ] 此页面列出所有已 已添加 或已 已删除...void IPresentation.Save(Stream stream, int[] slides, SaveFormat...

    docs.aspose.com/slides/zh/net/public-api-and-ba...
  4. Opening and Saving a Presentation in C# Throws ...

    Hi Team, A simple open and save action of the attached pptm throws the following exception: System.Collections.Generic.KeyNotFoundException: The given key ‘Cambria Math’ was not present in the dictionary. at System.C…... (Presentation , Stream , e e , IPptxOptions , InterruptionToken...Aspose.Slides.Presentation. (Stream , e e , IPptxOptions ) at Aspose...

    forum.aspose.com/t/opening-and-saving-a-present...
  5. 加载、查看和解析 MSG 文件|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....Dutch Svenska 加载、查看和解析 MSG 文件 Contents [ Hide ] 本主题解释如何加载 Microsoft...msg = MailMessage . load ( stream , msgLoadOptions ); 从流加载 以下代码片段展示如何从流中加载文件。...

    docs.aspose.com/email/zh/java/loading-viewing-a...
  6. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....0 Contents [ Hide ] This page lists all...void IPresentation.Save(Stream stream, int[] slides, SaveFormat...

    docs.aspose.com/slides/net/public-api-and-backw...
  7. Convert PDF to HTML in .NET|Aspose.PDF for .NET

    This topic shows you how to convert a PDF file to HTML format with the Aspose.PDF C# library....NET Contents [ Hide ] Overview This article...Subsequent Files with Body Contents Only. Transparent Text rendering...

    docs.aspose.com/pdf/net/convert-pdf-to-html/
  8. Worksheet Views with Node.js via C++|Documentation

    This article will describe how to use Node.js and the Node.js API to interact with the page break preview of an Excel workbook and worksheets. Work with split panes, frozen panes, and zoom factor as well....js via C++ Contents [ Hide ] Page Break Preview...Excel file through the file stream const workbook = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/worksheet-views/
  9. ComplexBarcodeGenerator|Aspose.BarCode for Pyth...

    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....Ask AI ComplexBarcodeGenera Contents [ Hide ] ComplexBarcodeGenera...Methods Name Description save(stream, format) Generates and saves...

    docs.aspose.com/barcode/python-net/api-referenc...
  10. How to deal with huge attachment like cloud att...

    We have a requirement where need to get the cloud attachment and add as an attachment to MailMessage, below is the sample code, but with this we are running into OOM issue. Is there any way to add huge attachments? Samp…... Stream the Attachment : If you are...service, ensure that you are streaming the data efficiently. Instead...

    forum.aspose.com/t/how-to-deal-with-huge-attach...