Sort Score
Result 10 results
Languages All
Labels All
Results 1,681 - 1,690 of 12,270 for

content stream

(0.13 sec)
  1. Aspose.Cells 8.8.1中的公共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....1中的公共API更改 Contents [ Hide ] 该文档描述了从版本8.8.0到8...API公开了该方法的另一个重载版本,该版本可以接受一个Stream实例,允许用户将图表的PDF保存在MemoryStream的实例中。...

    docs.aspose.com/cells/zh/net/public-api-changes...
  2. PS to EPS Conversion | API for Python

    Sample Python conversion code for PS format to EPS file. Use this example code to convert PS to EPS within any Web or Console Python based application....instance of PsDocument via a stream Create and set instances of...initialize PostScript input stream open( "input.ps" ); # load...

    products.aspose.com/page/python-net/conversion/...
  3. 使用 JavaScript 和 C++ 优化 PDF 资源|Aspose.PDF for Ja...

    使用 JavaScript 工具优化 PDF 文件的资源以实现快速网页视图。...JavaScript 和 C++ 优化 PDF 资源 Contents [ Hide ] 优化 PDF 资源 优化文档中的资源:...DownloadFile = ( filename , mime , content ) => { mime = mime || "app...

    docs.aspose.com/pdf/zh/javascript-cpp/optimize-...
  4. Load Workbook with Specified Printer Paper Size...

    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....Specified Printer Paper Size Contents [ Hide ] You can specify the... then saves it to a memory stream in XLSX format. Then it loads...

    docs.aspose.com/cells/net/load-workbook-with-sp...
  5. 从xlsx4j工作表中导出数据|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....从xlsx4j工作表中导出数据 Contents [ Hide ] Aspose.Cells - 从工作表导出数据 Aspose...数组。 Java //Creating a file stream containing the Excel file to...

    docs.aspose.com/cells/zh/java/export-data-from-...
  6. 将PDF转换为EPUB、TeX、Text、XPS格式在JavaScript中|Aspose.P...

    本主题向您展示如何使用JavaScript将PDF文件转换为其他文件格式,如EPUB、LaTeX、Text、XPS等。...将PDF转换为EPUB、TeX、Text、XPS格式在JavaScript中 Contents [ Hide ] 转换操作取决于文档中的页数,可能非常耗时。因此,我们强烈建议使用Web...DownloadFile = ( filename , mime , content ) => { mime = mime || "app...

    docs.aspose.com/pdf/zh/javascript-cpp/convert-p...
  7. CGM to TIFF Converter using Python | Aspose.PDF

    Sample code on Python for CGM to TIFF conversion. Use example code for batch CGM to TIFF conversion with Python and .NET... Open an in-memory file stream using FileIO to write the generated...image, writing it to the output stream. Print a success message indicating...

    products.aspose.com/pdf/python-net/conversion/c...
  8. License Class | Aspose.Words for .NET

    Unlock the full potential of Aspose.Words with our License class. Easily manage licensing for seamless document processing and enhanced functionality....License Contents [ Hide ] License class Provides methods to license...Name Description SetLicense ( Stream ) Licenses the component. SetLicense...

    reference.aspose.com/words/net/aspose.words/lic...
  9. 使用 JavaScript 删除注释|Aspose.PDF for JavaScript vi...

    使用 Aspose.PDF for JavaScript 您可以从 PDF 文件中删除注释。...使用 JavaScript 删除注释 Contents [ Hide ] 您可以使用 Aspose.PDF for JavaScript...DownloadFile = ( filename , mime , content ) => { mime = mime || "app...

    docs.aspose.com/pdf/zh/javascript-cpp/delete-an...
  10. Working with Textures in PostScript | C++

    How to add texture pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...Textures in PostScript | C++ Contents [ Hide Show ] Add Texture...the example: Create an output stream for the resulting PS file....

    docs.aspose.com/page/cpp/ps/working-with-textures/