Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 9,936 for

content stream

(0.05 sec)
  1. Extract Assets from USD File Formats via .NET |...

    C# source code to load, render and add extract assets from USD documents on .NET Framework, .NET Core, Mono....public Zip(Stream stream) { archive = new ZipArchive(stream, ZipArchiveMode...Add( string fileName, byte [] content, bool enableCompression) {...

    products.aspose.com/3d/net/extractor/usd/
  2. Create figures in LaTeX | .NET API Solution

    .NET API Solution to work with TeX. Includes the functionality to create document figures in LaTeX and save the result file as images.... Assign this stream to the LogStream property....console. Then create a file stream to save the output image. Create...

    products.aspose.com/tex/net/latex-figures/
  3. Convert EPUB to BMP – C# Examples

    Convert EPUB to BMP in C# using Aspose.HTML API. Consider various EPUB to BMP conversion scenarios in C# examples. Try online EPUB Converter....EPUB to BMP – C# Examples Contents [ Hide Show ] BMP is a bitmap...Aspose.Html.Saving; using var stream = File.OpenRead(DataDir + "input...

    docs.aspose.com/html/net/convert-epub-to-bmp/
  4. Convert EPUB to GIF in C# – Aspose.HTML for .NET

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

    docs.aspose.com/html/net/convert-epub-to-gif/
  5. CssSavingArgs.KeepCssStreamOpen | Aspose.Words ...

    Discover the KeepCssStreamOpen property in CssSavingArgs. Control Aspose.Words' Stream behavior for efficient CSS saving and enhanced performance....KeepCssStreamOpen Contents [ Hide ] CssSavingArgs.KeepCssStreamOpen...Aspose.Words should keep the stream open or close it after saving...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Removing Worksheets using Sheet Index in Jython...

    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....using Sheet Index in Jython Contents [ Hide ] Aspose.Cells - Removing...a Workbook object with the stream workbook = Workbook ( fstream...

    docs.aspose.com/cells/java/removing-worksheets-...
  7. MarkdownLoadOptions.PreserveEmptyLines | Aspose...

    Discover how the MarkdownLoadOptions PreserveEmptyLines property enhances your Markdown document loading by preserving empty lines for improved readability....PreserveEmptyLines Contents [ Hide ] MarkdownLoadOptions.PreserveEmptyLines...NewLine}" ; using ( MemoryStream stream = new MemoryStream ( Encoding...

    reference.aspose.com/words/net/aspose.words.loa...
  8. Aspose.PSD for .NET 21.9 - Release Notes|Docume...

    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....9 - Release Notes Contents [ Hide ] This page contains...Adding Layer 1 using ( var stream = new FileStream ( layer1File...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-9...
  9. Basic operations with Visio documents|Documenta...

    Basic operations section describes the possibilities of opening and saving Visio documents using the Aspose.Diagram for Java....operations with Visio documents Contents [ Hide ] Visio Diagram Load...to load one from a file or stream. Basic operations section describes...

    docs.aspose.com/diagram/java/basic-operations/
  10. PDF to JPEG Converter using Android via Java | ...

    Sample code on Java for PDF to JPEG conversion. Use example code for batch PDF to JPEG conversion in Android... The output JPEG content and formatting will be identical..."PDF-to-JPEG.jpeg" ); // Create stream object to save the output image...

    products.aspose.com/pdf/android-java/conversion...