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

content stream

(0.12 sec)
  1. Manage OLE in Presentations Using C++|Aspose.Sl...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for C++. Embed, update, and export OLE Content seamlessly....in Presentations Using C++ Contents [ Hide ] Introduction Info...display its actual contents, such as the contents of a chart. In...

    docs.aspose.com/slides/cpp/manage-ole/
  2. 使用C++从所有PDF页面提取文本|Aspose.PDF for C++

    本文介绍了使用Aspose.PDF在C++中从PDF文档提取文本的各种方法。包括从整个页面、特定部分、基于列等。...使用C++从所有PDF页面提取文本 Contents [ Hide ] 从PDF文档的所有页面提取文本 从PDF文档提取文本是一个常见的需求。...set_FontSize ( size ); } auto stream = MakeObject < System :: IO...

    docs.aspose.com/pdf/zh/cpp/extract-text-from-al...
  3. 使用 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/
  4. Licensing | Python via .NET

    Python Library for the developers to process PS, EPS, and XPS files. Learn how to evaluate Aspose.Page API solution for Python....NET Contents [ Hide Show ] Evaluation Version...can be loaded from a file or stream object. The easiest way to...

    docs.aspose.com/page/python-net/licensing/
  5. 通过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...
  6. Aspose::Words::LoadFormat enum | Aspose.Words f...

    Aspose::Words::LoadFormat enum. Indicates the format of the document that is to be loaded in C++....Aspose::Words::LoadFormat enum Contents [ Hide ] LoadFormat enum Indicates...// Load a document from the stream, and then save it to the automatically...

    reference.aspose.com/words/cpp/aspose.words/loa...
  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. 在 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...
  9. Stop conversion or loading using InterruptMonit...

    Learn how to stop the conversion of Workbook to various formats using InterruptMonitor when it is taking too long with Aspose.Cells for JavaScript via C++....long with JavaScript via C++ Contents [ Hide ] Possible Usage Scenarios...Excel file through the file stream wb = new Workbook ( fileUint8Array...

    docs.aspose.com/cells/javascript-cpp/stop-conve...
  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...