Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 4,288 for

stream provider

(0.15 sec)
  1. Convert HTML to PNG in Python | products.aspose...

    Convert HTML to PNG in Python. Use Python library API to convert HTML files to PNGs... Moreover, it provides flexible ways to convert HTML..."file.html" , "rt" ) as stream: data = stream . read() pres . slides...

    products.aspose.com/slides/python-net/conversio...
  2. Open Presentations in .NET|Aspose.Slides Docume...

    Open PowerPoint (.pptx, .ppt) and OpenDocument (.odp) presentations effortlessly with Aspose.Slides for .NET—fast, reliable, fully featured....Slides provides options—particularly the ...working with streams, Aspose.Slides may copy a stream’s contents...

    docs.aspose.com/slides/net/open-presentation/
  3. Working with Projects | Aspose.Tasks Documentation

    Learn how to read, modify, save, and convert Microsoft Project MPP/XML files using Aspose.Tasks for .NET....NET provides a rich set of APIs to create...8 9 // Load from Stream 10 using ( var stream = File. OpenRead...

    docs.aspose.com/tasks/net/working-with-projects/
  4. Convert MOBI to XLSX in C++ or with free Online...

    C++ API to Convert MOBI to XLSX or Online App without using using Microsoft Word or Microsoft Excel or online. Test free MOBI to XLSX online converter quickly before integrating the code.... Save XLSX File to Stream via C++ After converting MOBI...your document to stream. To save files to a stream, create a MemoryStream...

    products.aspose.com/total/cpp/conversion/mobi-t...
  5. Convert MOBI to XLTM in C++ or with free Online...

    C++ API to Convert MOBI to XLTM or Online App without using using Microsoft Word or Microsoft Excel or online. Test free MOBI to XLTM online converter quickly before integrating the code.... Save XLTM File to Stream via C++ After converting MOBI...your document to stream. To save files to a stream, create a MemoryStream...

    products.aspose.com/total/cpp/conversion/mobi-t...
  6. Splitter | Aspose.Words for Java

    Provides methods intended to split the documents into parts using different criteria in Java....Splitter extends Processor Provides methods intended to split...Splits a document from an input stream into multiple parts based on...

    reference.aspose.com/words/java/com.aspose.word...
  7. MailMerger class | Aspose.Words for Python

    aspose.words.lowcode.MailMerger class. Provides methods intended to fill template with data using simple mail merge and mail merge with regions operations....MailMerger class MailMerger class Provides methods intended to fill template...record. execute(input_stream, output_stream, save_format, field_names...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Convert ml to oz in Python

    In this concise tutorial, you will discover how to convert ml to oz in Python. It outlines environment setup and conversion logic, followed by a runnable code sample to convert milliliter to ounce in Python.... It provides a basic example to showcase...you can enhance it by using streams, arrays, or related techniques...

    kb.aspose.com/cells/python/convert-ml-to-oz-in-...
  9. Convert ml to oz in C#

    In this brief guide, you will learn how to convert ml to oz in C#. It explains setting up the environment and the algorithm steps, followed by an executable code example to convert milliliter to ounce in C#....source file is opened by providing the file path and name. After...it further by working with streams, arrays, and similar approaches...

    kb.aspose.com/cells/net/convert-ml-to-oz-in-csh...
  10. How to Create Booklet from PDF using Python

    This article explains how to create booklet from PDF using Python. You will learn the process to set the IDE, steps to write the application and a runnable sample code to create a booklet PDF using Python....write the application, and provides runnable sample code to make...Here a summary of steps is provided to create a booklet from PDF...

    kb.aspose.com/pdf/python/how-to-create-booklet-...