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

content stream

(0.2 sec)
  1. Aspose.PSD for .NET 21.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....9 - 发行说明 Contents [ Hide ] 本页包含 Aspose.PSD for...#region 添加图层 1 using ( var stream = new FileStream ( layer1File...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  2. Extract Assets from OBJ File Formats via Java |...

    Sample Java extract assets code for OBJ file. Use this example code to extract assets from OBJ 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/obj/
  3. Extract Assets from AMF File Formats via Java |...

    Sample Java extract assets code for AMF file. Use this example code to extract assets from AMF 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/amf/
  4. Extract Assets from DXF File Formats via Java |...

    Sample Java extract assets code for DXF file. Use this example code to extract assets from DXF 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/dxf/
  5. Extract Assets from 3MF File Formats via Java |...

    Sample Java extract assets code for 3MF file. Use this example code to extract assets from 3MF 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/3mf/
  6. 转换 XPS 文件 | .NET API 解决方案

    本文通过代码片段,对 Aspose.Page API 解决方案中包含的 XPS 到 PNG 转换功能进行了描述和演示。...NET API 解决方案 Contents [ Hide Show ] 本文以 PS 到 PDF...Initialize image output stream using (Stream imageStream = System...

    docs.aspose.com/page/zh/net/convert-xps/
  7. Convert MOBI to XLSX in C++ or with free Online...

    C++ API to Convert MOBI to XLSX or Online App without using using Microsoft Word or Microsoft Excel or online. Test free MOBI to XLSX online converter quickly before integrating the code....XLSX, users can access the content of an e-book in a spreadsheet...document. Save XLSX File to Stream via C++ After converting MOBI...

    products.aspose.com/total/cpp/conversion/mobi-t...
  8. Watermarker.Create | Aspose.Words for .NET

    Create a new watermarker processor with our innovative method for enhancing your images and protecting your Content effortlessly....Create Contents [ Hide ] Watermarker.Create method Creates new...text to the document from the stream using context. string watermarkText...

    reference.aspose.com/words/net/aspose.words.low...
  9. Working with Document in Python|Aspose.Words fo...

    The `Document` class provides various document properties and methods using Python. You use the `Document` class as the starting point for whatever you want to perform with Aspose.Words for Python. The `Document` object can be saved to a file or Stream and also sent to a browser....Ask AI Working with Document Contents [ Hide ] Purpose Summary....Document object contains all content and formatting, styles, built-in...

    docs.aspose.com/words/python-net/working-with-d...
  10. Generate Thumbnail Images from PDF Documents|As...

    This section describes how to generate thumbnail images from PDF documents using Aspose.PDF for Java....Images from PDF Documents Contents [ Hide ] Aspose.PDF for Java...util.List ; import java.util.stream.Collectors ; public class ...

    docs.aspose.com/pdf/java/generate-thumbnail-ima...