Sort Score
Result 10 results
Languages All
Labels All
Results 2,521 - 2,530 of 4,351 for

stream provider

(0.21 sec)
  1. Java Excel API | products.aspose.com

    Aspose.Cells for Java library to create, repair, merge, parse and convert excel files. Convert excel to PDF, JSON, CSV, HTML and so on.... API provides the capabilities to export...formula calculation engine, stream Excel data & save the result...

    products.aspose.com/cells/java/
  2. Java API to Export EPUB to FLATOPC | products.a...

    Convert EPUB to FLATOPC using on premise Java API...Total for Java package, which provides a comprehensive set of APIs...to convert EPUB to DOC. It provides a wide range of features,...

    products.aspose.com/total/java/conversion/epub-...
  3. Aspose Java Mail Msg To Eml conversion override...

    Hello, We are converting MSG files to EML files via: MailMessage message = MailMessage.load(new ByteArrayInputStream(msg), new MsgLoadOptions()); ByteArrayOutputStream out = new ByteArrayOutputStream(); EmlSaveOption…...running the code snippet you provided, we were not able to reproduce...back into MailMessage from a stream, message.getDate() returns...

    forum.aspose.com/t/aspose-java-mail-msg-to-eml-...
  4. Saving a printable form and recognition pattern...

    How to save a generated printable form and a recognition pattern file on disk.... Provide an empty string to save files...Their dimensions match the provided paper size and orientation...

    docs.aspose.com/omr/net/generate-template/save/
  5. IBarcodeGenerator.get_old_barcode_image method ...

    IBarcodeGenerator.get_old_barcode_image method. Generate barcode image using the set of parameters (for old-fashioned Barcode field).... Returns Stream with image data representing...scale factor based on the provided string representation."""...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Error: "String was not recognized as a valid Da...

    Hello, we are using Aspose.PDF for Java 25.5 to merge PDF/A-2a compliant PDF documents into a single PDF/A-2a document. During the conversion I get this error while converting to PDF/A-2a the merged document. class co…...save errors into the specified stream. PdfFormatConversionO options...are afraid that we cannot provide any workaround at the moment...

    forum.aspose.com/t/error-string-was-not-recogni...
  7. Generate Thumbnail Images from PDF|Aspose.PDF f...

    This section describes how to generate thumbnail images from PDF documents...NET provides a lot of the same functionality...document (PD) layer. The PD layer provides access to the information...

    docs.aspose.com/pdf/net/generate-thumbnail-imag...
  8. LZ Archives & .lz Extension - Compression, Extr...

    Discover the LZ archive file format and .lz extension, renowned for its high compression efficiency and open-source compatibility. Learn about its features, how to open and extract LZ files, and its role in modern data compression across various platforms....window moves over the input data stream to find repeated sequences...Dictionary Size: This field provides information about the details...

    products.aspose.com/zip/most-common-archives/wh...
  9. Other managing TeX options | Python

    Aspose.TeX API solution for Python includes conversion functionality that allows you to set the initial interaction mode in which the engine starts....TeX for Python provides the capability to set the...When the main input file is provided as a file name, the resulting...

    docs.aspose.com/tex/python-net/other-options/
  10. Add Text to PDF using C++|Aspose.PDF for C++

    Learn how to insert text into PDF documents in C++ using Aspose.PDF for content customization....outputFileName ); } Loading Font from Stream The following code snippet...shows how to load Font from Stream object when adding text to...

    docs.aspose.com/pdf/cpp/add-text-to-pdf-file/