Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 16,315 for

content stream

(0.47 sec)
  1. OlePackage.FileName | Aspose.Words for .NET

    Discover the OlePackage FileName property to easily manage OLE package file names. Enhance your data handling with seamless integration and flexibility....FileName Contents [ Hide ] OlePackage.FileName property Gets...zip" ); using ( MemoryStream stream = new MemoryStream ( zipFileBytes...

    reference.aspose.com/words/net/aspose.words.dra...
  2. 格式 Visio 页|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....格式 Visio 页 Contents [ Hide ] Aspose.Diagram for Python via Java...Product.Family.lic" ) # Open the stream. Read only access is enough...

    docs.aspose.com/diagram/zh/python-java/format-v...
  3. Get Barcode Type and Encoded Data|Documentation

    This article describes how to read barcode parameters...Barcode Type and Encoded Data Contents [ Hide ] Decode Barcode Type... Read Barcode Data as Byte Stream In cases when it is necessary...

    docs.aspose.com/barcode/cpp/get-barcode-type-an...
  4. JsonDataSource Class | Aspose.Words for .NET

    Unlock powerful reporting with Aspose.Words.Reporting.JsonDataSource. Easily access JSON data for seamless integration into your reports....JsonDataSource Contents [ Hide ] JsonDataSource class Provides...access to data of a JSON file or stream to be used within a report...

    reference.aspose.com/words/net/aspose.words.rep...
  5. Extract Assets from X File Formats via .NET | p...

    C# source code to load, render and add extract assets from X 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/x/
  6. Extract Assets from ASE File Formats via .NET |...

    C# source code to load, render and add extract assets from ASE 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/ase/
  7. Licensing|Aspose.Words for JasperReports

    The evaluation and licensed versions of Aspose.Words for JasperReports is the same download....Licensing Contents [ Hide ] Aspose.Words for JasperReports is...license. Do not modify the content of the license file: it invalidates...

    docs.aspose.com/words/jasperreports/licensing/
  8. Convert SVG to PDF – C# code and Online Converter

    Convert SVG to PDF using Aspose.HTML for .NET. Consider various SVG to PDF conversion scenarios in C# examples. Try online SVG Converter....Buy Convert SVG to PDF – C# Contents [ Hide Show ] Let’s consider...background color, etc. Output Stream Providers If it is required...

    docs.aspose.com/html/net/convert-svg-to-pdf/
  9. Convert SVG to PNG – C# code and Online Converter

    Convert SVG to PNG using Aspose.HTML for .NET. Consider various SVG to PNG conversion scenarios in C# examples. Try online SVG Converter....Buy Convert SVG to PNG in C# Contents [ Hide Show ] PNG file format...flower-options.png file. Output Stream Providers If it is required...

    docs.aspose.com/html/net/convert-svg-to-png/
  10. Convert PDF to Base64 in Java

    This article explains how to convert PDF to Base64 in Java. It includes setup guidelines, sequential steps, and an example code to convert PDF to Base 64 in Java....byte array containing the PDF content with the encodeToString method...reading the PDF file from a stream, processing only chosen pages...

    kb.aspose.com/pdf/java/convert-pdf-to-base64-in...