Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 15,693 for

content stream

(0.12 sec)
  1. Aspose.TeX's output interface | Java

    Conversion functionality of Aspose.TeX API solution for Java with TeX, as an output format is explained here with the code examples....TeX's output interface | Java Contents [ Hide Show ] Please, refer...are supposed to be files, streams, arrays, or whatever else.The...

    docs.aspose.com/tex/java/aspose-tex-output/
  2. Gigantic file size when saving Aspose.Cells.Wor...

    Dear support, when converting Excel files (*.xlsx) into PDF files using the Aspose.Cells component, in some cases the file size (and processing time) grows enormously. I’ll attach a sample project containing 3 xlsx fil…...inFile in inFiles) { byte[] content = File.ReadAllBytes(path +...(MemoryStream stream = new MemoryStream(content)) { Aspose.Cells...

    forum.aspose.com/t/gigantic-file-size-when-savi...
  3. Convert Project Data to HTML in C++ | Aspose.Ta...

    Learn how to convert Microsoft Project (MPP/XML) projects to HTML using Aspose.Tasks for C++....Project Data to HTML in C++ Contents [ Hide Show ] Microsoft Project...< System::IO::FileStream > stream = System::MakeObject < System::IO::FileStream...

    docs.aspose.com/tasks/cpp/convert-project-data-...
  4. 使用 Java API 解决方案将 JPG 转换为 EPS

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案提供的 Java 版 JPG 转 EPS 功能。...Java API 解决方案将 JPG 转换为 EPS Contents [ Hide Show ] 概述 本文讲解如何使用...Convert JPEG image to EPS using streams. 2 3 // Create default options...

    docs.aspose.com/page/zh/java/convert/jpg-to-eps/
  5. License|Aspose.Words for Reporting Services

    Licensing details of the Aspose.Words for Reporting Services....Words for Reporting Services Contents [ Hide ] Once you are happy...license. Do not modify the content of the license file as it will...

    docs.aspose.com/words/reportingservices/license...
  6. Problems with title and legend when saving as P...

    I am encountering issues while using Aspose.Words to convert a word document into a PDF. Aspose.Words Version : 25.6.0 When i use the code to convert “test.docx” to “test.pdf”: var testDoc = new Document("D:\\test.doc…...Render the chart to an image var stream = new MemoryStream(); shape...ToImage(stream, new ImageSaveOptions(ImageFormat.Png)); stream.Position...

    forum.aspose.com/t/problems-with-title-and-lege...
  7. Licensing | Aspose.PUB for Java

    To get the license of theAspose.PUB API solution for Java you can either apply it using File or Stream Object or by loading a License from File....PUB for Java Contents [ Hide Show ] Evaluation Version...Apply License using File or Stream Object The license can be loaded...

    docs.aspose.com/pub/java/licensing/
  8. Licensing|CAD 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....Licensing Contents [ Hide ] Once you are happy with your evaluation...Apply License using File or Stream Object Use the License.SetLicense...

    docs.aspose.com/cad/net/licensing/
  9. Display or Hide Gridlines in Aspose.Cells|Docum...

    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....Cells Contents [ Hide ] All Excel worksheets...modification C# //Creating a file stream containing the Excel file to...

    docs.aspose.com/cells/net/display-or-hide-gridl...
  10. 插入和删除Excel文件的行和列|Documentation

    本文演示如何使用 Aspose.Cells for Node.js via C++ API 在 Excel 中插入和删除行列。...插入和删除Excel文件的行和列 Contents [ Hide ] 介绍 无论是从头开始创建新工作表还是在现有工作表上...xls" ); // Creating a file stream containing the Excel file to...

    docs.aspose.com/cells/zh/nodejs-cpp/inserting-a...