Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 4,063 for

stream provider

(0.08 sec)
  1. Android API to Convert WORDML to XLSX or with f...

    Convert WORDML to XLSX in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free WORDML to XLSX online converter quickly before integrating the code.... Save XLSX File to Stream in Android Apps After converting...document to stream. If you need to save files to a Stream then you...

    products.aspose.com/total/android-java/conversi...
  2. Android API to Convert ODT to XLTX or with free...

    Convert ODT to XLTX in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free ODT to XLTX online converter quickly before integrating the code.... Save XLTX File to Stream in Android Apps After converting...document to stream. If you need to save files to a Stream then you...

    products.aspose.com/total/android-java/conversi...
  3. Convert RTF to TSV in C++ or with free Online C...

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

    products.aspose.com/total/cpp/conversion/rtf-to...
  4. Convert MOBI to EXCEL in C++ or with free Onlin...

    C++ API to Convert MOBI to EXCEL or Online App without using using Microsoft Word or Microsoft Excel or online. Test free MOBI to EXCEL online converter quickly before integrating the code.... Save EXCEL 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 XLS in C++ or with free Online ...

    C++ API to Convert MOBI to XLS or Online App without using using Microsoft Word or Microsoft Excel or online. Test free MOBI to XLS online converter quickly before integrating the code.... Save XLS 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. LoadOptions | Aspose.Words for Java

    Allows to specify additional options such as password or base URI when loading a document into a Document object in Java....the document from a stream: InputStream stream = new FileInputStream(getMyDir()...new Document(stream, options); } finally { if (stream != null) stream...

    reference.aspose.com/words/java/com.aspose.word...
  7. Worksheet Views with Node.js via C++|Documentation

    This article will describe how to use Node.js and the Node.js API to interact with the page break preview of an Excel workbook and worksheets. Work with split panes, frozen panes, and zoom factor as well....Cells provides a Workbook class that represents...class. The Worksheet class provides a wide range of properties...

    docs.aspose.com/cells/nodejs-cpp/worksheet-views/
  8. Aspose::Words::Saving::XamlFlowSaveOptions::get...

    Aspose::Words::Saving::XamlFlowSaveOptions::get_ImagesFolder method. Specifies the physical folder where images are saved when exporting a document to XAML format. Default is an empty string in C++....a document into a file and provide a file name, Aspose.Words,...you save a document into a stream, Aspose.Words does not have...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. DocumentBuilder class | Aspose.Words for Python

    aspose.words.DocumentBuilder class. Provides methods to insert text, images and other content, specify font, paragraph and section formatting...class DocumentBuilder class Provides methods to insert text, images...insert_image(file_name) insert_image(stream) insert_image(image_bytes)...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Working with Images in PS file | Python

    How to add image to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...NET library provides two approaches for incorporating...the example: Set up an output stream for the resulting PS file....

    docs.aspose.com/page/python-net/ps/working-with...