Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 4,220 for

stream provider

(0.09 sec)
  1. C++ API to Convert XPS to XLSM | products.aspos...

    Convert XPS to XLSM via C++ API without using Microsoft Excel or Adobe Reader...Total for C++ provides a comprehensive set of APIs...conversion process. It also provides a wide range of features such...

    products.aspose.com/total/cpp/conversion/xps-to...
  2. How to Remove Pages from PDF using Java

    This article describes how to remove pages from PDF using Java. It explains the environment settings, a list of operations and a runnable sample code to delete pages from PDF document using Java....Call the delete() method by providing a source PDF file, an array...delete() method is called by providing the necessary arguments. Code...

    kb.aspose.com/pdf/java/how-to-remove-pages-from...
  3. Convert MHTML to JPG in Java – Aspose.HTML for ...

    Convert MHTML to JPG, PNG, GIF, TIFF, BMP using Aspose.HTML for Java. Consider various MHTML to JPG conversion scenarios in Java code....HTML for Java library provides a wide range of MHTML conversions...to read an MHTML file as a stream of bytes. Create an instance...

    docs.aspose.com/html/java/convert-mhtml-to-jpg/
  4. How to Add PDF Pages in Between using Python

    This article contains information on how to add PDF pages in between using Python. It provides step-wise details to set the IDE, write the application and a runnable sample code to add PDF page to PDF using Python....using Python This article provides information on how to add...Call the insert() method and provide the names of two source PDF...

    kb.aspose.com/pdf/python/how-to-add-pdf-pages-i...
  5. C++ API to Convert EPUB to XLSB | products.aspo...

    Convert EPUB to XLSB via C++ API without using Microsoft Excel or Adobe Reader...Total for C++ provides a comprehensive set of features...class. Save XLSB File Format to Stream via C++ Aspose.Cells for C++...

    products.aspose.com/total/cpp/conversion/epub-t...
  6. C++ API to Convert MHTML to FODS | products.asp...

    Convert MHTML to FODS via C++ API without using Microsoft Excel or Adobe Reader...Total for C++ provides a comprehensive set of APIs...class. Save FODS File Format to Stream via C++ Aspose.Cells for C++...

    products.aspose.com/total/cpp/conversion/mhtml-...
  7. C++ API to Convert MHTML to XLSB | products.asp...

    Convert MHTML to XLSB via C++ API without using Microsoft Excel or Adobe Reader... It also provides a wide range of features such...class. Save XLSB File Format to Stream via C++ Aspose.Cells for C++...

    products.aspose.com/total/cpp/conversion/mhtml-...
  8. Licensing | Aspose.TeX for Java

    When you stopped on the licensed version of the Aspose.TeX API solution for Java here you find out how to apply the license....(without a license specified) provides full product functionality...Apply the License using File or Stream Object Use the method to licensing...

    docs.aspose.com/tex/java/licensing/
  9. Aspose::Words::Fonts::FontSettings::SetFontsSou...

    Aspose::Words::Fonts::FontSettings::SetFontsSources method. Sets the sources where Aspose.Words looks for TrueType fonts when rendering documents or embedding fonts in C++....System::SharedPtr<System::IO::Stream>&) method Sets the sources...SharedPtr < System :: IO :: Stream > & cacheInputStream ) Parameter...

    reference.aspose.com/words/cpp/aspose.words.fon...
  10. Working with Document in Java|Aspose.Words for ...

    The `Document` class provides various document properties and methods. You use the `Document` class as the starting point for whatever you want to perform with Aspose.Words for Java. 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/java/working-with-document/