Sort Score
Result 10 results
Languages All
Labels All
Results 1,731 - 1,740 of 4,350 for

stream provider

(1.94 sec)
  1. LaTeX to XPS | Aspose.TeX for C++

    Conversion functionality of Aspose.TeX API solution for C++ lets convert LaTeX files to teh XPS format. Here are some code examples....There is the library that provides an API for manipulating XPS...alternative way. Copy 1 // Create the stream to write the XPS file to. 2...

    docs.aspose.com/tex/cpp/latex-to-xps/
  2. IBarcodeGenerator | Aspose.Words for Java

    Public interface for barcode custom generator in Java.... Implementation should be provided by user. Remarks: Generator...java.awt.image.BufferedImage - Stream with image data representing...

    reference.aspose.com/words/java/com.aspose.word...
  3. EPS to PNG Conversion | API for Python

    Sample Python conversion code for EPS format to PNG file. Use this example code to convert EPS to PNG within any Web or Console Python based application....high-quality PNG images and provides you with flexibility and versatility...instance of PsDocument via a stream Create and set instances of...

    products.aspose.com/page/python-net/conversion/...
  4. Manage Worksheets of Microsoft Excel files with...

    Add, remove, and activate worksheets using Aspose.Cells for JavaScript via C++....Cells provides a class, Workbook , that represents...class. The Worksheet class provides a wide range of properties...

    docs.aspose.com/cells/javascript-cpp/manage-wor...
  5. HMTL to PDF conversion - Free Support Forum - a...

    Hi Team, I am working on convert HTML to PDF, my issue is style are not applying from style block block. My code: foreach (string contentPart in contentParts) { Aspose.Pdf.Page page = merge…...final document to response stream MemoryStream pdfStream = new...PDF document. This method provides better handling of CSS styles...

    forum.aspose.com/t/hmtl-to-pdf-conversion/314583
  6. Characters in italic missing in HTML output (Li...

    Hi, we noticed some characters are missing in HTML output which are in italic style. Scenario happens in Linux / Docker. Reproducable with the following setup: <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <…...Bitmap; using (var stream = new FileStream(@"./data/out...FileMode.Create)) { doc.Save(stream, htmlOptions); } Console.WriteLine("FINISH");...

    forum.aspose.com/t/characters-in-italic-missing...
  7. EPS to EMF Conversion | API for Python

    Sample Python conversion code for EPS format to EMF file. Use this example code to convert EPS to EMF within any Web or Console Python based application....high-quality EMF images and provides you with flexibility and versatility...instance of PsDocument via a stream Create and set instances of...

    products.aspose.com/page/python-net/conversion/...
  8. EPS to JPEG Conversion | API for Python

    Sample Python conversion code for EPS format to JPEG file. Use this example code to convert EPS to JPEG within any Web or Console Python based application....high-quality JPEG images and provides you with flexibility and versatility...instance of PsDocument via a stream Create and set instances of...

    products.aspose.com/page/python-net/conversion/...
  9. Extraction of Embedded Objects data|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Email provides the InlineAttachmentExtr class...read the CompoundFile Read the stream with CONTENTS Save the contents...

    docs.aspose.com/email/net/extraction-of-embedde...
  10. Convert BMP to EPS using Python

    BMP to EPS conversion functionality offered by Aspose.Page API solution for Python is explained and illustrated with the code snippets here....has four modifications to provide a user with the most comfortable..."output1.eps" , options) Using streams for saving BMP to EPS in Python...

    docs.aspose.com/page/python-net/convert/bmp-to-...