Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 16,497 for

content stream

(0.09 sec)
  1. Convert EPUB to PNG – C# code examples

    Convert EPUB to PNG using Aspose.HTML for .NET. Consider various EPUB to PNG conversion scenarios in C# examples. Try online EPUB Converter....Convert EPUB to PNG in C# Contents [ Hide Show ] PNG file format...Aspose.Html.Saving; using var stream = File.OpenRead(DataDir + "input...

    docs.aspose.com/html/net/convert-epub-to-png/
  2. PageLayoutCallbackArgs.Document | Aspose.Words ...

    Discover the PageLayoutCallbackArgs Document property to efficiently access and manage your document data. Enhance your workflow today!...Document Contents [ Hide ] PageLayoutCallbackAr.Document property...pageIndex ) }; using ( FileStream stream = new FileStream ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.lay...
  3. Comparer.Create | Aspose.Words for .NET

    Discover how to effectively use the Comparer Create method to generate new instances of the converter processor for enhanced performance and efficiency....Create Contents [ Hide ] Create() Creates new instance of the...compare documents from the stream using context. // There is...

    reference.aspose.com/words/net/aspose.words.low...
  4. Get a failure when converting PUB to PDF - Free...

    we got an error: Aspose.Pub.Exceptions.ConvertException: Can't create PDF font with name = Times New Roman --> PDF: Font Times New Roman was not found at #=zsedkhgG8ahbpm5MGaxElEpPK9w6z.#=zunhvw5McAVAr(TextStyle #=zC…...ConvertToPdf(Document #=zv8$WPwE=, Stream #=zbaLrUyon3CiD) Code: var...parser = PubFactory.CreateParser(stream); var document = parser.Parse();...

    forum.aspose.com/t/get-a-failure-when-convertin...
  5. Comparer.create method | Aspose.Words for Python

    aspose.words.lowcode.Comparer.create method...create method Contents [ Hide ] create() Creates new instance...compare documents from the stream using context. # There is a...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose.PSD for Python via .NET : Process termin...

    Ubuntu 24.04 Python3.10.19 use temporary license Code from doc from io import BytesIO from aspose.psd.fileformats.psd import PsdImage from aspose.psd.fileformats.psd.layers import Layer from aspose.psd import License…...psd" # Open file as Stream with open(inputFile, "rb",...filestream: stream = BytesIO(filestream.read()) stream.seek(0) #...

    forum.aspose.com/t/aspose-psd-for-python-via-ne...
  7. Java API to Convert OTT to SXC or with free Onl...

    Convert OTT to SXC via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free OTT to SXC online converter quickly before integrating the code.... Save SXC File to Stream via Java After converting OTT...document to stream. If you need to save files to a Stream then you...

    products.aspose.com/total/java/conversion/ott-t...
  8. Convert SVG to JPG – Aspose.HTML for .NET

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

    docs.aspose.com/html/net/convert-svg-to-jpg/
  9. 输出流 – C# MemoryStream – Aspose.HTML for .NET

    了解 ICreateStreamProvider 接口,该接口用于将转换结果存储到内存或发送到远程存储。...Download Pricing Buy 输出流 – C# 内存流 Contents [ Hide Show ] 输出流 – C# 在转...output in memory using a custom stream provider 2 3 class MemoryStreamProvider...

    docs.aspose.com/html/zh/net/output-streams/
  10. Reading Project Files | Aspose.Tasks Documentation

    This guide explains how to read and process Microsoft Project files using Aspose.Tasks for C++....Buy Reading Project Files Contents [ Hide Show ] Aspose.Tasks...GitHub Reading Project File from Stream Copy 1 // The path to the documents...

    docs.aspose.com/tasks/cpp/reading-project/