Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 14,939 for

content stream

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

    C# source code to load, render and add extract assets from 3DS 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/3ds/
  2. Extract Assets from U3D File Formats via .NET |...

    C# source code to load, render and add extract assets from U3D 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/u3d/
  3. Extract Assets from STL File Formats via .NET |...

    C# source code to load, render and add extract assets from STL 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/stl/
  4. PageLayoutCallbackArgs Class | Aspose.Words for...

    Discover the Aspose.Words.Layout.PageLayoutCallbackArgs class for efficient document layout management. Enhance your workflow with powerful notification features....PageLayoutCallbackAr Contents [ Hide ] PageLayoutCallbackAr class...pageIndex ) }; using ( FileStream stream = new FileStream ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.lay...
  5. MHTML Converter – C# Examples – Aspose.HTML for...

    Learn how to convert MHTML to other formats using Aspose.HTML for .NET API and consider C# example of MHTML to JPG conversion....Converter – Convert MHTML in C# Contents [ Hide Show ] Convert MHTML...reading 4 using FileStream stream = File. OpenRead (DataDir +...

    docs.aspose.com/html/net/mhtml-converter/
  6. Set Background Picture of a Worksheet in VSTO a...

    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....Cells Contents [ Hide ] To apply a background...; //Get the picture into a stream. FileStream fs = File . OpenRead...

    docs.aspose.com/cells/net/set-background-pictur...
  7. 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...
  8. 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....png" ); // Mixed content → Automatic switching between...); // To stream java . io . ByteArrayOutputStrea stream = new java...

    docs.aspose.com/barcode/java/developer-guide/ba...
  9. Aspose.Cells 8.8.0中的公共API更改|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....0中的公共API更改 Contents [ Hide ] 本文档描述了从版本8.7.2到8...KeepPrecision = true ; MemoryStream stream = new MemoryStream ( byteArray...

    docs.aspose.com/cells/zh/net/public-api-changes...
  10. Crop EPS using Java API Solution

    Crop EPS functionality offered by Aspose.Page API solution for Java is explained and illustrated with the code snippets here....EPS using Java API Solution Contents [ Hide Show ] Overview This...In other words, it cuts the content of the image from the edges...

    docs.aspose.com/page/java/crop-eps/