Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 12,267 for

content stream

(0.07 sec)
  1. Convert EPUB to JPG – C# code examples

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

    docs.aspose.com/html/net/convert-epub-to-jpg/
  2. PDF to PNG Merge using C# | Aspose.PDF

    Combine two or more PDF documents into one PNG single file programmatically with C# sample code using Aspose.PDF for .NET... Pages ) { using var stream = new MemoryStream (); pngDevice...pngDevice . Process ( page , stream ); stream . Position = 0 ; var outputFile...

    products.aspose.com/pdf/net/merger/pdf-to-png/
  3. MailMerger.execute method | Aspose.Words for Py...

    aspose.words.lowcode.MailMerger.execute method...execute method Contents [ Hide ] execute(input_file_name, output_file_name...file. execute(input_stream, output_stream, save_format, field_names...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. EPS to BMP Converter using Python | Aspose.PDF

    Sample code on Python for EPS to BMP conversion. Use example code for batch EPS to BMP conversion with Python and .NET... create an output BMP file stream (with a filename including...image to this stream. Close the output BMP file stream after saving...

    products.aspose.com/pdf/python-net/conversion/e...
  6. 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-...
  7. Replacer.replace_regex method | Aspose.Words fo...

    aspose.words.lowcode.Replacer.replace_regex method...replace_regex method Contents [ Hide ] replace_regex(input_file_name...replace_regex(input_stream, output_stream, save_format, pattern...

    reference.aspose.com/words/python-net/aspose.wo...
  8. How to extract text from PDF | Aspose.PDF

    Do you know how easily extract text from PDF using C#? Extract text from PDF with high quality using .NET PDF library....PDF allows you to convert content for different purposes. You...for providing multilingual content. Extracting text from PDF enhances...

    products.aspose.com/pdf/tutorial/extract-text/
  9. LoadOptions.BaseUri | Aspose.Words for .NET

    Discover the LoadOptions BaseUri property to easily convert relative URIs to absolute ones in your documents. Enhance your URI management today!...BaseUri Contents [ Hide ] LoadOptions.BaseUri property Gets or...loading an HTML document from a stream and the document contains images...

    reference.aspose.com/words/net/aspose.words.loa...
  10. Aspose::Words::Drawing::ShapeBase::get_IsImage ...

    Aspose::Words::Drawing::ShapeBase::get_IsImage method. Returns true if this shape is an image shape in C++....eBase::get_IsImage method Contents [ Hide ] ShapeBase::get_IsImage...document with images from a stream using a base URI. { System...

    reference.aspose.com/words/cpp/aspose.words.dra...