Sort Score
Result 10 results
Languages All
Labels All
Results 1,641 - 1,650 of 3,879 for

stream provider

(0.88 sec)
  1. Frequently Asked Questions | Aspose.TeX for С++

    Get answers to all the most frequent questions about Aspose.TeX for C++, which is a comprehensive API for typesetting and manipulation TeX and LaTeX....output stream for the log file. Create a file stream to save...archive? A: Yes, just open a stream containing a ZIP archive that...

    docs.aspose.com/tex/cpp/faq/
  2. Manage Presentation Shapes on Android|Aspose.Sl...

    Learn to create, edit and optimize shapes in Aspose.Slides for Android via Java and deliver high-performance PowerPoint presentations....Slides for Android via Java provides a simple API to access layout...pptx" ); try { FileOutputStream stream = new FileOutputStream ( "SingleShape...

    docs.aspose.com/slides/androidjava/shape-manipu...
  3. How to Convert Outlook Email to HTML using Java

    In this example, we will focus on how to convert Outlook Email to HTML using Java. You will learn that in order to convert an Email to HTML Java based API can be used in any of the commonly available operating systems like Windows, Linux, or macOS that is configured with Java....Email to HTML using Java by providing detailed steps to configure...on the disk or to a memory stream. Code to Convert Outlook Email...

    kb.aspose.com/email/java/how-to-convert-outlook...
  4. Merge HTML Files to PDF in Python

    This basic guide explains how to merge HTML files to PDF in Python. It explains the library installation in your system and the step-by-step procedure along with a runnable code snippet to combine HTML to PDF in Python....installation on your system and provides a step-by-step procedure,...and save it to the disk or a stream based on your requirements...

    kb.aspose.com/html/python/merge-html-files-to-p...
  5. Convert Word to PCL in C#

    This simple topic covers how to convert Word to PCL in C#. It includes all the required information to set up the environment and a working example code to render DOC file to PCL in C#....development environment and provides a working example code for...from disk or using a memory stream, which is then followed by...

    kb.aspose.com/words/net/convert-word-to-pcl-in-...
  6. Freeze Panes in Excel using Node.js

    Follow this article to freeze panes in Excel using Node.js. It contains information about the IDE, steps, and a sample code to lock panes in Excel using Node.js....call the freezePanes() method Provide the reference cell for freeze...cell. Save the output into a stream or a file. Code to Freeze Column...

    kb.aspose.com/cells/nodejs/freeze-panes-in-exce...
  7. Exception when loading a license file with Aspo...

    Hi, I have a big problem using Aspose E-Mail for Java 25.6 and higher. The version 25.5 works without problems. Every time i try to set our license with License.setLicense() i’m getting a strange exception i cannot debu…...License(); try (InputStream stream = classLoader.getResourceAsStream("Aspose...lic")) { license.setLicense(stream); } catch (Exception e) { e...

    forum.aspose.com/t/exception-when-loading-a-lic...
  8. Advanced Text Extraction from PowerPoint Presen...

    Learn how to quickly and easily extract text from PowerPoint presentations using Aspose.Slides for Python via .NET. Follow our simple, step-by-step guide to save time and efficiently access slide content in your applications.... This article provides a comprehensive guide on how...Slide Aspose.Slides for Python provides the aspose.slides.util namespace...

    docs.aspose.com/slides/python-net/extract-text-...
  9. Alternative methods to supply main TeX input fi...

    Aspose.TeX API solution for Python includes a Constructor that accepts a Stream as the first argument, providing conversion functionality....Guide Conversion Other ways to provide the main TeX input file Live...using a stream So far, we have only learned how to provide the main...

    docs.aspose.com/tex/python-net/other-ways-of-ma...
  10. Different Ways to Save Files with JavaScript vi...

    Aspose.Cells for JavaScript via C++ can save files to different formats including PDF, HTML, DOCX, PPTX, JSON, and MHTML....Cells provides the Workbook which represents...a Microsoft Excel file and provides the properties and methods...

    docs.aspose.com/cells/javascript-cpp/different-...