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

content stream

(0.24 sec)
  1. 使用JavaScript通过C++将文件保存到响应对象|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++动态生成文件并直接发送到客户端浏览器。...使用JavaScript通过C++将文件保存到响应对象 Contents [ Hide ] Aspose.Cells可以操作...ContentDisposition ,输出文件的 content-disposition 类型。 SaveOptions...

    docs.aspose.com/cells/zh/javascript-cpp/saving-...
  2. What's New in Aspose.Email for .NET|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....NET Contents [ Hide ] Aspose.Email for...messages containing linked content is preserved when saving or...

    docs.aspose.com/email/net/whats-new/
  3. Working with Watermark in Node.js|Aspose.Words ...

    Create and manage watermarks in a document using Node.js....AI Working with Watermark Contents [ Hide ] This topic discusses...inserted as image, string, or stream. The watermark can also be...

    docs.aspose.com/words/nodejs-net/working-with-w...
  4. 搜索

    搜索...mime, content) => { mime = mime || "application/octet-stream"; var...createObjectURL(new Blob([content], {type: mime})); link.download...

    blog.aspose.com/zh-hant/pdf/convert-pdf-to-word...
  5. Read Barcodes from Multipage TIFF Images in C#|...

    How to Recognize Barcodes from TIFF Files...Multipage TIFF Images in C# Contents [ Hide ] Overview It is often...//save the TIFF frame to the stream as PNG MemoryStream ms = new...

    docs.aspose.com/barcode/net/read-barcode-from-m...
  6. Read Barcodes from Word Documents|Documentation

    How to Read Barcodes from MS Word Files Using Aspose.BarCode and Aspose.Words for .NET...Barcodes from Word Documents Contents [ Hide ] Overview It is often...//render pages to a memory stream MemoryStream ms = new MemoryStream...

    docs.aspose.com/barcode/net/recognize-barcode-f...
  7. Aspose.TeX's input interface | Python

    Conversion functionality of Aspose.TeX API solution for Python with TeX, as an input format is explained here with the code examples....TeX's input interface | Python Contents [ Hide Show ] For formal definitions...collections of data can be files, streams, arrays, or any other type...

    docs.aspose.com/tex/python-net/aspose-tex-input/
  8. Check if VBA Code is Signed with C++|Documentation

    Learn how to check if VBA code in Excel files is signed using Aspose.Cells with C++....VBA Code is Signed with C++ Contents [ Hide ] Aspose.Cells allows...VBA Certificate to File or Stream with C++ Digitally Sign a VBA...

    docs.aspose.com/cells/cpp/check-if-vba-code-is-...
  9. How to Convert SVG to Presentation using Java

    We'll walk you through the steps in Java for how to convert SVG to Presentation using Java. With the help of a few lines of code you can easily convert SVG to presentation using Java....Open and read the SVG file content and insert that into the presentation...Subsequently, the source SVG file content is read and added to an instance...

    kb.aspose.com/slides/java/how-to-convert-svg-to...
  10. How to Convert HTML to Word in Java

    This brief tutorial explains how to convert HTML to Word in Java by just loading the HTML file and saving it as a Word file. While using Java HTML to Word conversion provides full control as you can configure the output Word file by setting all the characteristics supported by MS Word....class object Modify or add contents in the loaded HTML file before...types from the disk or a memory stream. After loading the HTML file...

    kb.aspose.com/words/java/how-to-convert-html-to...