Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 3,871 for

stream provider

(0.07 sec)
  1. Convert OneNote to Word | Aspose.Note Documenta...

    Use our C# .NET API to convert OneNote files to Word documents....of gathered notes without providing access to full notes or add...Microsoft OneNote doesn’t provide variety of settings to tune...

    docs.aspose.com/note/net/convert-onenote-to-word/
  2. Pixel Data Manipulation using Aspose.PSD for Py...

    Example of how to directly and rapidly fast update raw pixel data using PSD Python API... Overview The provided code demonstrates how to create...File as a Stream: We open the input file as a stream using the...

    docs.aspose.com/psd/python-net/pixel-data-manip...
  3. NullReferenceException with SaveFormat.Html5 (O...

    I’ve attached a PowerPoint file we ran into that causes the following error when attempting to use the HTML5 save format. DLLs only from Downloads ---New Releases-aspose.slides-for-.net-25.8(dlls-only) on at least macO…...Write(Stream ) at .Save(String , IOutputFile...Save() at . (Presentation , Stream , Int32[] , IHtml5Options )...

    forum.aspose.com/t/nullreferenceexception-with-...
  4. Licensing|Aspose.Slides Documentation

    Apply, manage, and troubleshoot licenses in Aspose.Slides for C++. Ensure uninterrupted access to full features with our step-by-step licensing guide....(when no license is applied) provides full product functionality...can be loaded from a file , a stream , or an embedded resource ...

    docs.aspose.com/slides/cpp/licensing/
  5. Convert BMP to EPS using API for .NET

    BMP to EPS conversion functionality offered by Aspose.Page API solution for .NET is explained and illustrated with the code snippets here....has four modifications to provide a user with the most comfortable...hosted with ❤ by GitHub Using streams for saving BMP to EPS in C#...

    docs.aspose.com/page/net/convert/bmp-to-eps/
  6. Convert TIFF to EPS using .NET

    TIFF to EPS conversion functionality offered by Aspose.Page API solution for .NET is explained and illustrated with the code snippets here....has four modifications to provide a user with the most comfortable...hosted with ❤ by GitHub Using streams for saving TIFF to EPS in C#...

    docs.aspose.com/page/net/convert/tiff-to-eps/
  7. Get Barcode Type and Encoded Data|Documentation

    This article describes how to read barcode parameters...type, class BarCodeResult provides the two most important fields... Read Barcode Data as Byte Stream In cases when it is necessary...

    docs.aspose.com/barcode/cpp/get-barcode-type-an...
  8. HTML to PDF too slow with version 25.7.0 and ab...

    Dear support team, We are using Aspose.pdf version 25.7.0 for html to pdf Below is the code that we are using for HTML to PDF where “using (Document pdfDocument = new Document(Stream, htmloptions))” is taking too much …...pdfDocument = new Document(stream, htmloptions)) ” is taking...MarginInfo(0, 20, 0, 20) }; using (var stream = new MemoryStream(htmlContent))...

    forum.aspose.com/t/html-to-pdf-too-slow-with-ve...
  9. How to Convert Outlook Email to TIFF using Java

    In this simple article, we will learn how to convert Outlook Email to TIFF using Java. You will observe that in order to render Email to TIFF Java based API can be efficiently utilized and the application can be used in any of the Java spported environment in MS Windows, macOS, or Linux....EML to TIFF Java based API providing a simple API interface can...format stream Load the intermediate format MHTML stream by instantiating...

    kb.aspose.com/email/java/how-to-convert-outlook...
  10. OleFormat | Aspose.Words for Java

    Provides access to the data of an OLE object or ActiveX control in Java....Object public class OleFormat Provides access to the data of an OLE...system. // 1 - Save it via a stream: OutputStream fs = new Fil...

    reference.aspose.com/words/java/com.aspose.word...