Sort Score
Result 10 results
Languages All
Labels All
Results 1,251 - 1,260 of 16,497 for

content stream

(0.14 sec)
  1. 通过C++用JavaScript打开文件的不同方法|Documentation

    本文介绍如何使用Aspose.Cells for JavaScript通过C++ API打开Excel文件...通过C++用JavaScript打开文件的不同方法 Contents [ Hide ] 使用 Aspose.Cells,...也可以简单地通过流的方式打开 Excel 文件。使用接受包含文件的 Stream 对象的重载构造函数即可。 <!DOCTYPE html>...

    docs.aspose.com/cells/zh/javascript-cpp/differe...
  2. 在 C# 中创建、加载和读取 SVG 文件

    使用 Aspose.SVG for .NET 在 C# 中创建、加载和读取 SVG 文件。查看 SVGDocument 的字符串、Stream、本地文件、URL、相对资源路径解析、异步外部资源加载和动态生成 SVG 的示例。...Buy 在 C# 中创建、加载和读取 SVG 文件 Contents [ Hide Show ] 本指南介绍如何使用 Aspose...中创建、加载和读取 SVG 文件。您将学习如何从空文档、字符串内容、stream、本地文件、URL 初始化 ,以及如何异步加载带有外部资源的...

    docs.aspose.com/svg/zh/net/create-svg-document/
  3. PDF Multimedia Annotation using C#|Aspose.PDF f...

    Aspose.PDF for .NET allows you to add, get, and delete the multimedia annotation from your PDF document....Multimedia Annotation using C# Contents [ Hide ] Annotations in a...RichMediaAnnotation class can be used. Stream CustomPlayer { set; }: Allows...

    docs.aspose.com/pdf/net/multimedia-annotation/
  4. PageLayoutEvent | Aspose.Words for Java

    A code of event raised during page layout model build and rendering in Java....PageLayoutEvent Contents [ Hide ] Inheritance: java.lang.Object...page layout pulls document content and creates object graph. Second...

    reference.aspose.com/words/java/com.aspose.word...
  5. 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...
  6. Licensing|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....Ukrainian Dutch Svenska Licensing Contents [ Hide ] You can download...is extracted from given MSO stream by InlineAttachmentExtr.EnumerateMsoPackage...

    docs.aspose.com/email/java/licensing/
  7. Extract Text from Presentations|Aspose.Slides D...

    Learn how to extract text from slides or entire presentations in Aspose.Slides for C++ and process Content from PPT, PPTX and ODP programmatically....Extract Text from Presentations Contents [ Hide ] Introduction It’s...PresentationText GetPresentationText ( Stream stream ) PresentationText GetPresentationText...

    docs.aspose.com/slides/cpp/extracting-text-from...
  8. Working with Transformations in PS file | Python

    How to transform a Content in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...| Python Contents [ Hide Show ] Transform a content in PS Document...Between these methods, any content, including nested graphics...

    docs.aspose.com/page/python-net/ps/working-with...
  9. Extract Assets from PLY File Formats via Java |...

    Sample Java extract assets code for PLY file. Use this example code to extract assets from PLY 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/ply/
  10. Extract Assets from GLTF File Formats via Java ...

    Sample Java extract assets code for GLTF file. Use this example code to extract assets from GLTF 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/gltf/