Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 14,939 for

content stream

(1.66 sec)
  1. Extract Assets from JT File Formats via .NET | ...

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

    C# source code to load, render and add extract assets from USDZ 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/usdz/
  3. 使用图像|Documentation

    本节介绍如何使用 Aspose.Diagram 从 visio 页面插入或获取图像。...使用图像 Contents [ Hide ] 从 Visio 页面中提取所有图像 在 Microsoft Visio 中...System . IO . MemoryStream stream = new System . IO . MemoryStream...

    docs.aspose.com/diagram/zh/net/working-with-ima...
  4. Working with JasperReports|Aspose.PDF for Jaspe...

    Master working with JasperReports using Aspose.PDF. Create and export detailed reports in PDF format with advanced features....Working with JasperReports Contents [ Hide ] Aspose.Words for...license. Do not modify the content of the license file: it invalidates...

    docs.aspose.com/pdf/jasperreports/working-with-...
  5. Convert MHTML to JPG in Python – Aspose.HTML fo...

    Convert MHTML to JPG using Aspose.HTML Python library. Consider the supported MHTML to JPG conversion scenarios in ready-to-use Python examples....Convert MHTML to JPG in Python Contents [ Hide Show ] supports converting...open("{{input lower}}", 'rb') as stream: # Initialize saving options...

    docs.aspose.com/html/python-net/convert-mhtml-t...
  6. Make Booklet of PDF|Aspose.PDF for .NET

    This section explains how to make booklet of PDF with Aspose.PDF Facades using PdfFileEditor class....Ask AI Make Booklet of PDF Contents [ Hide ] Make Booklet of PDF...Make Booklet of PDF Using Streams MakeBooklet method of PdfFileEditor...

    docs.aspose.com/pdf/net/make-booklet-of-pdf/
  7. Aspose::Words::MailMerging::ImageFieldMergingAr...

    Aspose::Words::MailMerging::ImageFieldMergingArgs class. Provides data for the ImageFieldMerging() event. To learn more, visit the documentation article in C++....mageFieldMergingArg class Contents [ Hide ] ImageFieldMergingArg...get_ImageStream () const Specifies the stream for the mail merge engine to...

    reference.aspose.com/words/cpp/aspose.words.mai...
  8. FontFallbackSettings Class | Aspose.Words for .NET

    Discover Aspose.Words.Fonts.FontFallbackSettings for customizable font fallback options, ensuring seamless document rendering and enhanced text display....FontFallbackSettings Contents [ Hide ] FontFallbackSettings class...Load ( Stream ) Loads fallback settings from XML stream. Load...

    reference.aspose.com/words/net/aspose.words.fon...
  9. Convert HTML to XPS | C# Examples

    Learn about the supported HTML to XPS conversion scenarios using Aspose.HTML for .NET API and consider C# examples to illustrate them....HTML to XPS | C# Examples Contents [ Hide Show ] XPS is a document...specifies the and . Output Stream Providers If it is required...

    docs.aspose.com/html/net/convert-html-to-xps/
  10. Convert PUB to PPTX in Java

    This concise tutorial shows how to change PUB to PPT with Java. It starts with the steps to configure the development environment, followed by a complete explanation and code sample to demonstrate the process of converting PUB to PPTX in Java....parser using either a file or a stream. Then, using IPdfConverter...IPdfConverter, the PUB file content is transformed into PDF. This intermediate...

    kb.aspose.com/pub/java/convert-pub-to-pptx-in-j...