Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 16,495 for

content stream

(0.27 sec)
  1. Processor.From | Aspose.Words for .NET

    Enhance your workflow with our processor that efficiently handles input documents for seamless processing and improved productivity....From Contents [ Hide ] From( string ) Specifies input document...assembly Aspose.Words From( Stream ) Specifies input document...

    reference.aspose.com/words/net/aspose.words.low...
  2. Processor.from_stream method | Aspose.Words for...

    aspose.words.lowcode.Processor.from_Stream method...from_stream method Contents [ Hide ] from_stream(input) Specifies...document for processing. def from_stream ( self , input : io . BytesIO...

    reference.aspose.com/words/python-net/aspose.wo...
  3. PDF to PNG Merge using C# | Aspose.PDF

    Combine two or more PDF documents into one PNG single file programmatically with C# sample code using Aspose.PDF for .NET... Pages ) { using var stream = new MemoryStream (); pngDevice...pngDevice . Process ( page , stream ); stream . Position = 0 ; var outputFile...

    products.aspose.com/pdf/net/merger/pdf-to-png/
  4. Converter.convert method | Aspose.Words for Python

    aspose.words.lowcode.Converter.convert method...convert method Contents [ Hide ] convert(input_file, output_file)...file. convert(input_stream, output_stream, save_format) Converts...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Manage Presentation BLOBs in JavaScript for Eff...

    Manage BLOB data in JavaScript with Aspose.Slides for Node.js to Streamline PowerPoint and OpenDocument file operations for efficient presentation handling....JavaScript for Efficient Memory Use Contents [ Hide ] About BLOB BLOB (...with streams, Aspose.Slides may copy the stream’s content. Loading...

    docs.aspose.com/slides/nodejs-java/manage-blob/
  6. Manage Presentation BLOBs in PHP for Efficient ...

    Manage BLOB data in Aspose.Slides for PHP via Java to Streamline PowerPoint and OpenDocument file operations for efficient presentation handling....PHP for Efficient Memory Use Contents [ Hide ] About BLOB BLOB (...with streams, Aspose.Slides may copy the stream’s content. Loading...

    docs.aspose.com/slides/php-java/manage-blob/
  7. Splitter.split method | Aspose.Words for Python

    aspose.words.lowcode.Splitter.split method...split method Contents [ Hide ] split(input_file_name, output_file_name...split options. split(input_stream, save_format, options) Splits...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Decode and encode texture using ImageSharp|Docu...

    Decode texture from image files using ImageSharp...encode texture using ImageSharp Contents [ Hide ] Using Aspose.3D for...( TextureData texture , Stream stream ) { var bmp = ToBitmap (...

    docs.aspose.com/3d/net/decode-and-encode-textur...
  9. 组装电子表格|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....组装电子表格 Contents [ Hide ] 本部分描述如何: 从头开始创建新的Excel文件并向其添加工作表 在设计电子表格中添加工作表...开设计电子表格。 //Creating a file stream containing the Excel file to...

    docs.aspose.com/cells/zh/net/assemble-spreadshe...
  10. 调整 EPS 大小 | C++ API 解决方案

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案提供的 C++ EPS 大小调整功能。...Buy 调整 EPS 大小 | C++ API 解决方案 Contents [ Hide Show ] 概述 本文介绍如何使用...S(); 5 6 //Create an input stream for EPS file 7 { 8 System::SharedPtr...

    docs.aspose.com/page/zh/cpp/resize-eps/