Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 14,939 for

content stream

(0.24 sec)
  1. NodeRendererBase.Save | Aspose.Words for .NET

    Discover the NodeRendererBase Save method. Easily render shapes as images and save them to files for seamless integration and enhanced productivity....Save Contents [ Hide ] Save( string, ImageSaveOptions ) Renders...options ); using ( MemoryStream stream = new MemoryStream ()) math...

    reference.aspose.com/words/net/aspose.words.ren...
  2. Fill.SetImage | Aspose.Words for .NET

    Enhance your design with the SetImage method. Easily switch to a single image fill type for stunning visuals and seamless integration....SetImage Contents [ Hide ] SetImage( string ) Changes the fill...// 3 - From a stream: using ( FileStream stream = new FileStream...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Compress Data on the Fly in C# | Aspose.Zip for...

    Learn how to compress HTTP response Streams on the fly with Aspose.ZIP for .NET using the Stream provider overload for ZIP, 7z, and CAB archives....Compress Data on the Fly in C# Contents [ Hide Show ] Overview Aspose...create archive entries from a stream provider . With overloads such...

    docs.aspose.com/zip/net/compress-on-the-fly/
  4. ComHelper.open method | Aspose.Words for Node.js

    Aspose.Words.ComHelper.open method...open method Contents [ Hide ] open(fileName) Allows a COM application...represents a Word document. open(stream) Allows a COM application to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Read MBOX Files with Aspose.Email in C#|Documen...

    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....Svenska Reading MBOX Files Contents [ Hide ] Aspose.Email Reading...etc., without loading full content Extract individual messages...

    docs.aspose.com/email/net/read-mbox-files-csharp/
  6. Aspose::Words::LowCode::Watermarker::SetWaterma...

    Aspose::Words::LowCode::Watermarker::SetWatermarkToImages method. Adds an image watermark into the document with options. Renders the output to images in C++....tWatermarkToImages method Contents [ Hide ] Watermarker::Set...System::SharedPtr<System::IO::Stream>&, const System::SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.low...
  7. Convert URL to PDF with Python

    This article guides on how to convert URL to PDF with Python. It has all the details to set the IDE, a list of steps, and a sample code to turn URL into PDF with Python....and get the page contents as a byte stream Create a PDF document...document from the webpage stream Save the output document as a PDF...

    kb.aspose.com/pdf/python/convert-url-to-pdf-wit...
  8. PPT to PDF Conversion in C#: PptxReadException:...

    Hi While converting a PPT to PDF I am getting the following exception. Aspose.Slides.PptxReadException: Index was out of range. Must be non-negative and less than the size of the collection. (Parameter ‘index’) —> Sy…... (Presentation , Stream , InterruptionToken ) — End...trace — at . (Presentation , Stream , InterruptionToken ) at Aspose...

    forum.aspose.com/t/ppt-to-pdf-conversion-in-c-p...
  9. 通过 C++ 使用 Node.js 将文件保存到响应对象|Documentation

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

    docs.aspose.com/cells/zh/nodejs-cpp/saving-file...
  10. Working with Pages in PostScript | C++

    How to add pages to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...Pages in PostScript | C++ Contents [ Hide Show ] Add Pages to...in 8 steps: Create an output stream for the resulting PS file....

    docs.aspose.com/page/cpp/ps/working-with-pages/