Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 12,275 for

content stream

(0.28 sec)
  1. Working with Document in C++|Aspose.Words for C++

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

    docs.aspose.com/words/cpp/working-with-document/
  2. Aspose::Words::Drawing::OleFormat::get_Suggeste...

    Aspose::Words::Drawing::OleFormat::get_SuggestedExtension method. Gets the file extension suggested for the current embedded object if you want to save it into a file in C++....SuggestedExtension method Contents [ Hide ] OleFormat::get_SuggestedExtension...system. // 1 - Save it via a stream: { auto fs = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. 使用 .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/
  4. 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 ] The Document class...Document object contains all content and formatting, styles, built-in...

    docs.aspose.com/words/python-net/working-with-d...
  5. Save Generated Barcodes in C#|Documentation

    Save Barcodes to File, Stream, Image Formats like BMP, PNG, GIF, JPEG, EMF, SVG using C# API...Save Generated Barcodes in C# Contents [ Hide ] This article describes...generated barcode images to files, streams, or bitmaps, as well as outputting...

    docs.aspose.com/barcode/net/save-barcode-image/
  6. LoadOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.LoadOptions for enhanced document loading. Set passwords and base URIs effortlessly for seamless integration and security....LoadOptions Contents [ Hide ] LoadOptions class Allows to specify...document from a stream: using ( Stream stream = File . OpenRead...

    reference.aspose.com/words/net/aspose.words.loa...
  7. Extract Assets from USD File Formats via Java |...

    Sample Java extract assets code for USD file. Use this example code to extract assets from USD 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/usd/
  8. Convert EPUB to TIFF – C# – Aspose.HTML for .NET

    Convert EPUB to TIFF using Aspose.HTML API. Consider various EPUB to TIFF conversion scenarios in C# examples. Try online EPUB Converter....Pricing Buy Convert EPUB to TIFF Contents [ Hide Show ] With Aspose...Aspose.Html.Saving; using var stream = File.OpenRead(DataDir + "input...

    docs.aspose.com/html/net/convert-epub-to-tiff/
  9. Working with Attachments | Aspose.Note Document...

    A guide on managing and utilizing file attachments within your application....Buy Working with Attachments Contents [ Hide Show ] Retrieve Attached...attached file to a stream object 14 using (Stream outputStream =...

    docs.aspose.com/note/net/working-with-attachments/
  10. Aspose::Words::Rendering::OfficeMathRenderer cl...

    Aspose::Words::Rendering::OfficeMathRenderer class. Provides methods to render an individual OfficeMath to a raster or vector image or to a Graphics object. To learn more, visit the documentation article in C++....:OfficeMathRenderer class Contents [ Hide ] OfficeMathRenderer...System::SharedPtr<System::IO::Stream>&, System::SharedPtr<Aspos...

    reference.aspose.com/words/cpp/aspose.words.ren...