Sort Score
Result 10 results
Languages All
Labels All
Results 3,381 - 3,390 of 16,325 for

content stream

(0.26 sec)
  1. Extract JPEG Images via C#

    C# decompression source code to extract JPEG images into a single zip archive or vice versa on .NET Framework, .NET Core.... Open this file as stream for reading. Create Object...Archive object, extract its content to destination folder using...

    products.aspose.com/zip/net/extract/jpeg/
  2. Manage Video Frames in Presentations Using Java...

    Learn to programmatically add and extract video frames in PowerPoint and OpenDocument slides using Aspose.Slides for Node.js via Java. Fast how-to guide....Presentations Using JavaScript Contents [ Hide ] A well-placed video...lets you add captions from a stream. Extract Captions from a Video...

    docs.aspose.com/slides/nodejs-java/video-frame/
  3. PDF Multimedia Annotation using C++|Aspose.PDF ...

    Aspose.PDF for C++ allows you to add, get, and delete the multimedia annotation from your PDF document....Multimedia Annotation using C++ Contents [ Hide ] Adding video, audio...audio, and interactive content turns PDFs into multidimensional...

    docs.aspose.com/pdf/cpp/multimedia-annotation/
  4. Read Outlook for Mac OLM File & Get Folders & S...

    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....Folders & SubFolders Information Contents [ Hide ] OLM (Outlook for...and pass full file name or stream as an argument to it: import...

    docs.aspose.com/email/python-net/read-outlook-f...
  5. Serialize Document in a Database|Aspose.Words f...

    Convert a document into a byte array for work with this document in a database using C#. You can store and retrieve a document to and from the database....with a Document in a Database Contents [ Hide ] Purpose Summary This...were implementing any type of content management system. All previous...

    docs.aspose.com/words/net/serialize-and-work-wi...
  6. 使用 PHP 管理演示文稿中的图表工作簿|Aspose.Slides for PHP 文档

    通过 Java 探索适用于 PHP 的 Aspose.Slides:轻松管理 PowerPoint 和 OpenDocument 格式的图表工作簿,以简化您的演示文稿数据。...使用 PHP 管理演示文稿中的图表工作簿 Contents [ Hide ] 读取和写入工作簿中的图表数据 Aspose...$chart -> getChartData (); $stream = $data -> readWorkbookStream...

    docs.aspose.com/slides/zh/php-java/chart-workbook/
  7. Java API to Export PS to XAMLFLOW | products.as...

    Convert PS to XAMLFLOW using on premise Java API...were implementing any type of content management system. In order...Exception { // create an output stream which uses byte array to save...

    products.aspose.com/total/java/conversion/ps-to...
  8. 通过C++用JavaScript格式化行列|Documentation

    Aspose.Cells for Java脚本通过C++可以支持更改行高或列宽,以及对行或列应用格式。...通过C++用JavaScript格式化行列 Contents [ Hide ] 在处理电子表格和向行或列添加数据时,可能...Excel file through the file stream const workbook = new Workbook...

    docs.aspose.com/cells/zh/javascript-cpp/adjusti...
  9. 在 PS 文件中使用透明度 | Python

    Aspose.Page API 解决方案解答了如何在 PS 文件中添加透明度的问题。了解如何在 Python 中使用该功能...Buy 在 PS 文件中使用透明度 | Python Contents [ Hide Show ] 在 PS 文档中添加透明度... () 3 4 # Create an output stream for the PostScript document...

    docs.aspose.com/page/zh/python-net/ps/working-w...
  10. Word转pdf,如何提取word中的附件,将word和excel类型的附件也转成pdf? -...

    word转pdf,如何提取word中的附件,将word和excel类型的附件也转成pdf? 转pdf的部分代码: private byte[] convertToPdf(Document document) throws Exception { try (ByteArrayOutputStream bos = new ByteArrayOutputStream()) { PdfSaveOpti…...Returns the original file content. Identify Excel EmbeddedObject...Excel? Convert : new Workbook(stream) → workbook.save(pdf, SaveFormat...

    forum.aspose.com/t/word-pdf-word-word-excel-pdf...