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

content stream

(0.12 sec)
  1. Extract Assets from USDZ File Formats via Java ...

    Sample Java extract assets code for USDZ file. Use this example code to extract assets from USDZ file within any Web or Desktop Java based application....Extract(scene,za, true ); //close stream resource za.closeIo(); //Callable...Zip(OutputStream stream) { archive = new ZipOutputStream(stream); } public...

    products.aspose.com/3d/java/extractor/usdz/
  2. Data encoding for 2D barcodes|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....Data encoding for 2D barcodes Contents [ Hide ] Generate Barcodes...ISO/IEC 646 ; binary of raw bytes stream encoding; Unicode symbols encoding...

    docs.aspose.com/barcode/net/data-encoding-2d/
  3. Working with Masters|Documentation

    This section explains how to add master or get master information with Aspose.Diagram....Working with Masters Contents [ Hide ] Retrieving Master Information...Stencil file stream and master ID. Stencil file stream and master...

    docs.aspose.com/diagram/net/working-with-masters/
  4. Limitations and API Differences|Documentation

    Aspose.Cells for Python via Java limitations and API differences....Limitations and API Differences Contents [ Hide ] Introduction Aspose...Load from stream new Workbook(stream) Workbook(stream) Memory stream...

    docs.aspose.com/cells/python-java/limitations-a...
  5. 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...
  6. 在 Aspose.Cells 中显示或隐藏滚动条|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....Cells 中显示或隐藏滚动条 Contents [ Hide ] 滚动条非常适用于浏览任何文件的内容。通常有两种滚动条:...修改后的Excel文件 C# //Creating a file stream containing the Excel file to...

    docs.aspose.com/cells/zh/net/display-or-hide-sc...
  7. Aspose.TeX's output interface | .NET

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

    docs.aspose.com/tex/net/aspose-tex-output/
  8. Convert XPS files | .NET API Solution

    XPS to PNG conversion functionality included in Aspose.Page API solution for .NET is described and illustrated with the code snippets here....NET API Solution Contents [ Hide Show ] This article...byte array a new file output stream. {{#if_output 'BMP'}} // For...

    docs.aspose.com/page/net/convert-xps/
  9. 使用Node.js通过C++基于单元格引用插入图片|Documentation

    学习如何基于单元格引用使用Aspose.Cells for Node.js via C++在工作表中插入图片。显示单元格中的数据为图片。...js通过C++基于单元格引用插入图片 Contents [ Hide ] 有时您会有一张空白图片,并且需要...Create a stream based on the image data const stream = Uint8Array...

    docs.aspose.com/cells/zh/nodejs-cpp/insert-a-pi...
  10. ImageSavingArgs | Aspose.Words for Java

    Provides data for the IImageSavingCallback.imageSavingcom.aspose.words.ImageSavingArgs event in Java....files by providing your own stream objects. To apply your own...properties. To save images into streams instead of files, use the P:Aspose...

    reference.aspose.com/words/java/com.aspose.word...