Sort Score
Result 10 results
Languages All
Labels All
Results 1,871 - 1,880 of 4,230 for

stream provider

(2.17 sec)
  1. How to Convert PDF to CSV using C#

    This easy tutorial explains how to convert PDF to CSV using C#. It explains how using C# PDF to CSV converter can be written with the help of detailed steps and ready to run sample code....convert PDF to CSV using C# by providing configuration steps along...configuration These steps provide information about the configuration...

    kb.aspose.com/pdf/net/how-to-convert-pdf-to-csv...
  2. 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...
  3. QR Code and Micro QR Code|Documentation

    How to use Aspose.BarCode for Python to generate QR Codes...density and allows encoding streams of bytes and textual data composed...to encode Unicode data and provides various encoding modes; UTF8...

    docs.aspose.com/barcode/python-java/generate-qr...
  4. Add an image in PS files | C++

    C++ API Solution to work with PS, XPS and EPS files. Learn how to add images to a PS file with the attached C++ code snippet...Page provides you with the functionality...project . Create an output stream for the resulting PS file....

    products.aspose.com/page/cpp/add-image-to-ps/
  5. Renderers – C# – Aspose.HTML for .NET

    Learn about supported renderers – HtmlRenderer, SvgRenderer, MhtmlRenderer and EpubRenderer, which are used to render HTML, SVG, MHTML, EPUB...NET API provides the following realization...reading 4 using FileStream stream = File. OpenRead (DataDir +...

    docs.aspose.com/html/net/renderers/
  6. How to Insert HTML to PowerPoint using Java

    This quick tutorial guides on how to insert HTML to PowerPoint using Java. It contains configuration details, detailed steps and a runnable sample code to add HTML to PowerPoint using Java....HTML contents whereas you may provide the HTML contents directly...different arguments like a stream instead of a string and an...

    kb.aspose.com/slides/java/how-to-insert-html-to...
  7. How to Rotate Text of Cell|Documentation

    Learn how to rotate text of a cell programmatically using Aspose.Cells for Node.js via C++.... One of the features provided by Aspose.Cells is the ability...workbook back to a file or stream using the Save method. Node...

    docs.aspose.com/cells/nodejs-cpp/how-to-rotate-...
  8. Aspose::Words::Fonts namespace | Aspose.Words f...

    Aspose::Words::Fonts namespace. The Aspose.Words.Fonts namespace provides classes and enumerations to access information about fonts used in a document in C++....Fonts namespace provides classes and enumerations to...Base class for user-defined stream font source. To learn more...

    reference.aspose.com/words/cpp/aspose.words.fonts/
  9. How to Resize Picture in Word using Python

    This article guides you on how to resize picture in Word using Python. It provides configuration details, step-wise process and a runnable sample code to resize image in MS Word using Python.... It provides information on environment...well to load an image from a stream, or byte array, insert the...

    kb.aspose.com/words/python/how-to-resize-pictur...
  10. Read Outlook for Mac OLM File and Get Folders a...

    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....and pass full file name or stream as an argument to it: OlmStorage...method fromStream , pass a stream name as an argument to it:...

    docs.aspose.com/email/java/read-outlook-for-mac...