Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 4,132 for

stream provider

(0.35 sec)
  1. Android API to Convert DOCX to XLTX or with fre...

    Convert DOCX to XLTX in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free DOCX 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...
  2. 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...
  3. Add texts with different fonts in PS files | .NET

    .NET API Solution to create and manipulate vector graphics shapes and text of PS, XPS and EPS files. Insert text into PS file....Page provides you with the functionality...necessary fonts. Create an output stream for the PostScript document...

    products.aspose.com/page/net/add-text-to-ps/
  4. 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...
  5. 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...
  6. 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/
  7. Working with Document in Python|Aspose.Words fo...

    The `Document` class provides various document properties and methods using Python. You use the `Document` class as the starting point for whatever you want to perform with Aspose.Words for Python. The `Document` object can be saved to a file or Stream and also sent to a browser....represents a document and provides various document properties...saved at any time to a file or stream and also sent to a client browser...

    docs.aspose.com/words/python-net/working-with-d...
  8. How to Convert Word RTF to PDF in Python

    This short tutorial describes how to convert Word RTF to PDF in Python. All the configuration details, step-wise process and a runnable sample code that can change RTF to PDF in Python with the help of a few API calls only, are also part of it....file on the disk These steps provide logic to write rich text format...PDF file before writing to a stream or a file on the disk. Code...

    kb.aspose.com/words/python/how-to-convert-word-...
  9. Memory leak / static cache retention with PSD p...

    Hello, I’m experiencing what looks like a memory leak when using Aspose.PSD 25.8 in my production application. I work in the school and sports photography industry, and my application processes large volumes of PSDs to …...every PsdImage and associated stream, memory is not released. What...code disposes every PsdImage , Stream , and any other disposable...

    forum.aspose.com/t/memory-leak-static-cache-ret...
  10. 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...