Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 4,220 for

stream provider

(0.51 sec)
  1. 将 HTML 转换为 PDF - C# 示例和在线转换器

    了解如何使用 Aspose.HTML for .NET 将 HTML 转换为 PDF,并考虑在 C# 示例中将 HTML 转换为 PDF 的各种情况。...Implement a custom MemoryStream provider for advanced control over...over HTML rendering output streams 2 3 class MemoryStreamProvider...

    docs.aspose.com/html/zh/net/convert-html-to-pdf/
  2. PsdImage | Aspose.PSD for Java API Reference

    Defines the PsdImage class that provides the ability to load edit save PSD files as well as update properties add watermarks perform graphics operations or convert one file format to another....Defines the PsdImage class that provides the ability to load, edit...parameters. PsdImage(InputStream stream) Initializes a new instance...

    reference.aspose.com/psd/java/com.aspose.psd.fi...
  3. 将 HTML 转换为 JPG – C# 示例和在线转换器

    使用 Aspose.HTML for .NET 将 HTML 转换为 JPG。在 C# 示例中考虑各种 HTML 到 JPG 的转换情况。尝试在线 HTML 转换器。...Implement a custom MemoryStream provider for advanced control over...over HTML rendering output streams 2 3 class MemoryStreamProvider...

    docs.aspose.com/html/zh/net/convert-html-to-jpg/
  4. Splitter Class | Aspose.Words for .NET

    Effortlessly split documents with Aspose.Words.LowCode.Splitter class. Utilize versatile methods for precise document management and enhanced workflow efficiency....Contents [ Hide ] Splitter class Provides methods intended to split...cancellation token. From ( Stream ) Specifies input document...

    reference.aspose.com/words/net/aspose.words.low...
  5. Aspose::Words::LowCode::Comparer class | Aspose...

    Aspose::Words::LowCode::Comparer class. Provides methods intended to compare documents in C++....Contents [ Hide ] Comparer class Provides methods intended to compare...specified output file in the provided save format, producing changes...

    reference.aspose.com/words/cpp/aspose.words.low...
  6. Comparer Class | Aspose.Words for .NET

    Effortlessly compare documents with the Aspose.Words LowCode Comparer class. Unlock powerful methods for seamless document analysis and collaboration....Contents [ Hide ] Comparer class Provides methods intended to compare...cancellation token. From ( Stream ) Specifies input document...

    reference.aspose.com/words/net/aspose.words.low...
  7. Converter.ConvertToImages | Aspose.Words for .NET

    Transform your documents effortlessly with ConvertToImages. Convert pages to high-quality image files quickly and easily for enhanced sharing and storage....array of streams containing the images. public static Stream [] ConvertToImages...Returns array of image streams. The streams should be disposed by...

    reference.aspose.com/words/net/aspose.words.low...
  8. XmlDataSource | Aspose.Words for .NET

    Create a powerful data source effortlessly with the XmlDataSource constructor, loading XML data using optimized default options for seamless integration....Words XmlDataSource( Stream ) Creates a new data source...source with data from an XML stream using default options for XML...

    reference.aspose.com/words/net/aspose.words.rep...
  9. How to create a new instance of MapiAttachment ...

    Hi, I am trying to create a new attachment from a string input and add it to an existing MapiMessage in a PST file. I do not see any constructors for MapiAttachment class. Why is it so? How can I add a new attachment…...messageInfo, string name, Stream stream) Adds an attachment to the...specified message using the provided stream as the attachment content...

    forum.aspose.com/t/how-to-create-a-new-instance...
  10. Exception when saving an xlsx file - Free Suppo...

    Hi There, I am using Aspose.Cell version 26.1.0. I am trying to save the attached file (xlsx is inside the zip file) using the following code: var Stream = new FileStream( filePath == null ? Path.GetTempFileName() …...using the following code: var stream = new FileStream( filePath...FileFormat); await workbook.SaveAsync(stream, saveFormat); When I do so...

    forum.aspose.com/t/exception-when-saving-an-xls...