Sort Score
Result 10 results
Languages All
Labels All
Results 1,871 - 1,880 of 15,822 for

content stream

(0.14 sec)
  1. Aspose.Cells 16.12.0 中的公共 API 更改|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....0 中的公共 API 更改 Contents [ Hide ] 本文档描述了从 16.11.0 版本到...instance of FileStream var stream = File . OpenRead ( dir + "sample...

    docs.aspose.com/cells/zh/net/public-api-changes...
  2. Working with MAPI Properties|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....Working with MAPI Properties Contents [ Hide ] Accessing and Setting...MapiMessage by loading from files or stream. Get the MapiProperty from...

    docs.aspose.com/email/python-net/working-with-m...
  3. Working with Exchange Mailbox and Messages - Re...

    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....from Exchange Server in Java Contents [ Hide ] Getting Mailbox Information...EML on disk. Save to memory stream. Save as MSG. Saving Messages...

    docs.aspose.com/email/java/working-with-exchang...
  4. Licensing – Aspose.HTML for Python via .NET

    Aspose.HTML for Python via .NET offers different purchase plans or a Free Trial and a Temporary License for evaluation using Licensing and Subscription policies....Licensing and Subscription Contents [ Hide Show ] Evaluate Aspose...evaluation watermarks; some content is replaced with the watermark...

    docs.aspose.com/html/python-net/licensing/
  5. How to Extract Text from PPT, PPTX, and ODP wit...

    Extract text from presentations on popular cloud platforms using Aspose.Slides APIs, automating search, analysis, and export for PPT, PPTX and ODP....Slides Contents [ Hide ] Introduction Aspose...integrating the extracted content into your workflows. Fast Text...

    docs.aspose.com/slides/net/extracting-text-on-c...
  6. licensing | Aspose.ZIP for Java

    Learn how to install Aspose.ZIP for Java via Aspose Artifactory....Download Pricing Buy licensing Contents [ Hide Show ] Evaluate Aspose...Apply License Using File or Stream Object Setting a License in...

    docs.aspose.com/zip/java/licensing/
  7. Load font files from streams | C++ Solution

    C++ API Solution to manage various fonts. Learn how to load fonts from a MemoryStream/byte array with a few lines of code....Font C++ Load font from stream Load font files from a byte...how to load font files from streams, but for more detailed information...

    products.aspose.com/font/cpp/load-font-from-str...
  8. 将PDF转换为图像格式在JavaScript中|Aspose.PDF for JavaScri...

    本主题向您展示如何使用Aspose.PDF将PDF转换为多种图像格式,例如TIFF、BMP、JPEG、PNG、SVG,仅需几行代码。...将PDF转换为图像格式在JavaScript中 Contents [ Hide ] JavaScript将PDF转换为图像...DownloadFile = ( filename , mime , content ) => { mime = mime || "app...

    docs.aspose.com/pdf/zh/javascript-cpp/convert-p...
  9. Read Outlook PST File and Get Folders and SubFo...

    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....and SubFolders Information Contents [ Hide ] Read Outlook PST...load a PST file from disk or stream into an instance of the PersonalStorage...

    docs.aspose.com/email/cpp/read-outlook-pst-file...
  10. 用C++打开PDF文档|Aspose.PDF for C++

    使用Aspose.PDF的下一个代码片段,通过C++库打开您的PDF文档。...用C++打开PDF文档 Contents [ Hide ] 打开现有的PDF文档 有几种方法可以打开文档。最简单的是指定一个文件名。...System :: IO :: MemoryStream > stream ; auto document = MakeObject...

    docs.aspose.com/pdf/zh/cpp/open-pdf-document/