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

content stream

(1.04 sec)
  1. ReportBuilderContext | Aspose.Words for Java

    LINQ Reporting Engine context in Java....ReportBuilderContext Contents [ Hide ] Inheritance: java.lang...sources using documents from the stream. // There is a several ways...

    reference.aspose.com/words/java/com.aspose.word...
  2. IImageSavingCallback | Aspose.Words for Java

    Implement this interface if you want to control how Aspose.Words saves images when saving a document to HTML in Java....stream(). filter(s -> s.startsWith(getArtifactsDir()...all the source document's contents. // Set the "DocumentSplitCriteri"...

    reference.aspose.com/words/java/com.aspose.word...
  3. Convert PDF to EPUB, TeX, Text, XPS in JavaScri...

    This topic shows you how to convert PDF file to other file formats like EPUB, LaTeX, Text, XPS etc using JavaScript or JavaScript....TeX, Text, XPS in JavaScript Contents [ Hide ] Converting operation...is designed for reflowable content, meaning that an EPUB reader...

    docs.aspose.com/pdf/javascript-cpp/convert-pdf-...
  4. 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/
  5. Aspose.Cells for Python via .NET license issue ...

    Hi, we are trying to deploy our purchased license for aspose.cell python product to our Databricks environment which we could do successfully. But when we call the license within our code, we run into the following error…...and the other is by using a stream. If you are currently using...license from the stream. lic = License() lic_stream = io.FileIO("Aspose...

    forum.aspose.com/t/aspose-cells-for-python-via-...
  6. Quick Start in Jython|Aspose.Words for Java

    Jython: Quick Start Aspose.Words for Java....Ask AI Quick Start in Jython Contents [ Hide ] This section includes...in Jython Load And Save To Stream in Jython Simple Mail Merge...

    docs.aspose.com/words/java/quick-start-in-jython/
  7. Convert a Document to Markdown|Aspose.Words for...

    Convert a document in any supported load format to Markdown and vice versa using Node.js....Convert a Document to Markdown Contents [ Hide ] Markdown is a popular...if you save a document to a stream and Aspose.Words does not have...

    docs.aspose.com/words/nodejs-net/convert-a-docu...
  8. Public API|Aspose.Words for SharePoint

    Public API feature of the Aspose.Words for SharePoint....Public API Contents [ Hide ] Customers developing their own SharePoint...save the converted document to stream and specify additional PDF...

    docs.aspose.com/words/sharepoint/public-api/
  9. 使用 .NET API 将 BMP 转换为 EPS

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案提供的 .NET 版 BMP 转 EPS 功能。...NET API 将 BMP 转换为 EPS Contents [ Hide Show ] 概述 本文讲解如何使用...Convert BMP image to EPS using streams. 2 3 // Create default options...

    docs.aspose.com/page/zh/net/convert/bmp-to-eps/
  10. Convert PDF to Image Formats in JavaScript|Aspo...

    This topic show you how to use Aspose.PDF to convert PDF to various images formats e.g. TIFF, BMP, JPEG, PNG, SVG with a few lines of code....Image Formats in JavaScript Contents [ Hide ] JavaScript Convert...DownloadFile = ( filename , mime , content ) => { mime = mime || "app...

    docs.aspose.com/pdf/javascript-cpp/convert-pdf-...