Sort Score
Result 10 results
Languages All
Labels All
Results 2,551 - 2,560 of 4,291 for

stream provider

(1.33 sec)
  1. Java API to Export PS to DOTM | products.aspose...

    Convert PS to DOTM using on premise Java API...Total for Java package and provides a powerful set of features...Total for Java package and provides a comprehensive set of features...

    products.aspose.com/total/java/conversion/ps-to...
  2. 使用 C++ 操作带有 JavaScript 的图表中的形状|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 添加控件并自定义 Microsoft Excel 中的图表。本指南演示如何操作图表元素、调整格式以及增强图表的整体外观和可用性。...// Save the excel file and provide a download link. const outputData...Excel file through the file stream const workbook = new Workbook...

    docs.aspose.com/cells/zh/javascript-cpp/control...
  3. How to Compress any size documents by applying ...

    Compress any document size quickly and efficiently with parallel processing by Python.Net...Overview Our library allows multi-stream compression for some formats...the number of parallelism streams for compression. An archive...

    products.aspose.com/zip/python-net/advanced-api...
  4. Converting to Fixed-page Format|Aspose.Words fo...

    Save documents to PDF, XPS, HTML, XAML, PostScript, and PCL formats using Python....update_page_layout method, provided by the Document class. If...JpegDefaultOptions.jpg" ) # Save document to stream as a JPEG with default options...

    docs.aspose.com/words/python-net/converting-to-...
  5. Java API to Export PS to RTF | products.aspose.com

    Convert PS to RTF using on premise Java API...Total for Java provides a suite of APIs that can be...Exception { // create an output stream which uses byte array to save...

    products.aspose.com/total/java/conversion/ps-to...
  6. How to Convert LaTeX to BMP using Aspose.TeX in...

    Learn how to convert LaTeX source to BMP images in Python using Aspose.TeX for .NET. Step-by-step guide, code example, and best practices for developers....NET provides a robust SDK that enables...from a string, a file, or a stream. Configure rendering options...

    blog.aspose.com/tex/step-by-step-guide-to-conve...
  7. LHA Archives & .lha Extension - Compression, Ex...

    Discover the LHA archive file format and .lha extension, widely known for its historical importance in software distribution and its efficient compression methods. Learn how to open and extract LHA files, and explore its legacy and features....early Windows platforms, providing efficient compression and...encoding and Huffman coding. This provides a good balance between compression...

    products.aspose.com/zip/most-common-archives/wh...
  8. Working Solution for Worksheet Resizing|Aspose....

    Fix Excel worksheet OLE resizing in presentations: two ways to keep object frames consistent—scale the frame or the sheet—across the PPT and PPTX formats....investigated this issue in detail and provided a solution, which is covered...row_count , column_count ) image_stream = create_ole_image ( cell_range...

    docs.aspose.com/slides/python-net/working-solut...
  9. 通过C++的JavaScript实现工作表视图|Documentation

    本文将介绍如何使用JavaScript和JavaScript API与Excel工作簿和工作表的分页预览交互。包括拆分窗格、冻结窗格和缩放比例的操作。...file from the uploaded file stream const workbook = new Workbook...{ type : "application/octet-stream" }); const downloadLink = document...

    docs.aspose.com/cells/zh/javascript-cpp/workshe...
  10. LaTeX to PDF | Java

    To convert TeX to PDF using Aspose.TeX API solution for Java learn this article to see that describes how to do this and the code examples....closer look at the Java code providing the simplest way to convert...alternative way. Copy 1 // Create the stream to write the PDF file to. 2...

    docs.aspose.com/tex/java/latex-to-pdf/