Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 3,935 for

stream provider

(0.27 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. StreamFontSource class | Aspose.Words for Python

    aspose.words.fonts.StreamFontSource class. Base class for user-defined Stream font source...Base class for user-defined stream font source. To learn more...Remarks In order to use the stream font source you should create...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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/
  4. 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/
  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. Save a Document in C#|Aspose.Words for .NET

    Save a document in any supported format using C#....Words provides the Save method of the Document...saving a document to a file, stream, or ASP.NET HttpResponse object...

    docs.aspose.com/words/net/save-a-document/
  7. Convert JPG to EPS using Java API Solution

    JPG to EPS conversion functionality offered by Aspose.Page API solution for Java 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 JPG to EPS in Java...

    docs.aspose.com/page/java/convert/jpg-to-eps/
  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. The license does not apply all the time - Free ...

    Hello, we have a license for version 16.4.0.0 of Aspose.Words for .NET and we are having issues loading it. Sometimes the phrase “Evaluation Only. Created with Aspose…” appears on the generated document. Do you have any…...several reasons, and I can provide some guidance on how to troubleshoot...GetExecutingAssembly(); System.IO.Stream stream = _assembly.GetManifestResourceS(fichier);...

    forum.aspose.com/t/the-license-does-not-apply-a...
  10. 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...