Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 12,314 for

content stream

(0.35 sec)
  1. CsvDataSource | Aspose.Words for .NET

    Create a powerful CSV data source effortlessly with our CsvDataSource constructor. Simplify data parsing with default options for seamless integration....CsvDataSource Contents [ Hide ] CsvDataSource( string ) Creates...Aspose.Words CsvDataSource( Stream ) Creates a new data source...

    reference.aspose.com/words/net/aspose.words.rep...
  2. Convert EPUB to XPS – C# code examples

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

    docs.aspose.com/html/net/convert-epub-to-xps/
  3. LaTeX Equations | API Solution for C++

    C++ API Solution to work with LaTeX. Create a formula of any complexity using this native LaTeX API for C++.... Elevate your content with precision and ease, making...you’re creating educational content, scientific documents, or financial...

    products.aspose.com/tex/cpp/math-rendering/
  4. LaTeX Figure rendering | Aspose.TeX for .NET

    Aspose.TeX API solution for .NET LaTeX fragment (figure) rendering is described in this article. Learn the code examples on how to use the functionality....NET Contents [ Hide Show ] Sometimes you...you may want to extract some content from a LaTeX file as a separately...

    docs.aspose.com/tex/net/latex-figure-rendering/
  5. Comparer.CompareToImages | Aspose.Words for .NET

    Effortlessly compare documents with CompareToImages, saving differences as images for each page, enhancing clarity and visual analysis....CompareToImages Contents [ Hide ] CompareToImages( string, string...as an image. public static Stream [] CompareToImages ( string...

    reference.aspose.com/words/net/aspose.words.low...
  6. DocumentBuilder.insert_image method | Aspose.Wo...

    aspose.words.DocumentBuilder.insert_image method...insert_image method Contents [ Hide ] insert_image(file_name)...insert_image(stream) def insert_image ( self , stream : io . BytesIO...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Export and Import Barcode Generation State via ...

    This article explains how to import and export barcode the generation state to the XML format with JavaScript API or Library."...State via XML in JavaScript Contents [ Hide ] Overview In Aspose...exporting to a stream with the ExportToXml(Stream) method. Similarly...

    docs.aspose.com/barcode/javascript-cpp/barcode-...
  8. .Net Converting PDF to Bitmap Is getting Lines ...

    Hi. I am using the below code in C# with Aspose.PDF version 25.6.1 and when converting certain images color drop out or the color gets lines. Also what is the highest resolution that can be set? var pdfDocument = new …... Stream bitmapStream = new MemoryStream();...resolution settings or specific content in the PDF that does not render...

    forum.aspose.com/t/net-converting-pdf-to-bitmap...
  9. Replacer.replace method | Aspose.Words for Python

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

    reference.aspose.com/words/python-net/aspose.wo...
  10. Open PDF document programmatically|Aspose.PDF f...

    Learn how to open a PDF file in Python Aspose.PDF for Python via .NET library. You can open existing PDF, document from Stream, and encrypted PDF document....document programmatically Contents [ Hide ] Open existing PDF...existing PDF document from stream import aspose.pdf as ap input_pdf...

    docs.aspose.com/pdf/python-net/open-pdf-document/