Sort Score
Result 10 results
Languages All
Labels All
Results 2,381 - 2,390 of 4,290 for

stream provider

(0.07 sec)
  1. PS to PNG Conversion API for | Java

    Sample Java conversion code for PS format to PNG file. Use this example code to convert PS to PNG within any Web or Desktop Java based application....instance of PsDocument via a stream Create and set instances of...(Portable Network Graphics) provides lossless compression, alpha...

    products.aspose.com/page/java/conversion/ps-to-...
  2. MHTML Converter – Aspose.HTML for Java

    Learn about supported MHTML conversions and consider Java example of how to convert MHTML to PDF using Aspose.HTML for Java....HTML for Java provides a wide range of MHTML conversions... , , , and . This section provides information on the list of...

    docs.aspose.com/html/java/mhtml-converter/
  3. CELLSNET-57840: Placement of values in/around p...

    Hi, I tested the new version of aspose for the issue previously recorded as CELLSNET-57840. In my testing I found that this particular chart where the placement is really off. I’ve used the range “Demographics!D273:O3…...SheetRender(sourceWS, options); // Create a stream to save the image in MemoryStream...chart using the properties provided by the Aspose.Cells API. To...

    forum.aspose.com/t/cellsnet-57840-placement-of-...
  4. EPS to PNG Conversion API | C++

    EPS to PNG conversion provided by Aspose.Page for C++ API solution. Works in C++ Runtime Environment for Windows 32 bit, Windows 64 bit, and Linux 64 bit....Page for C++ provides a robust and efficient solution...writing image bytes to output stream. EPS to PNG C++ Conversion...

    products.aspose.com/page/cpp/conversion/eps-to-...
  5. Manage Comments and Notes with Node.js via C++|...

    Insert and manage comments or notes with Aspose.Cells for Node.js via C++....js via C++ provides two methods for adding comments...closed. Aspose.Cells also provides this feature. Below is a code...

    docs.aspose.com/cells/nodejs-cpp/comments-and-n...
  6. File Formats and Conversions|Aspose.Words for C++

    Convert documents from any supported load to save format with just two lines of C++ code. It provides high-quality conversions....Load a document from a file or stream Save it to any supported format...goals of Aspose.Words is to provide high-fidelity conversion between...

    docs.aspose.com/words/cpp/file-formats-and-conv...
  7. IBarcodeGenerator.get_barcode_image method | As...

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

    reference.aspose.com/words/python-net/aspose.wo...
  8. C++ Email Parsing API | products.aspose.com

    C++ email library to create manipulate and convert Microsoft Outlook Email PST OST files. SMTP, POP3 and IMAP protocols supported to send and receive emails...messages to & from file or stream Inter-conversion of format...messages from scratch as well as provides the ability to manipulate...

    products.aspose.com/email/cpp/
  9. Checkboxes on second page also printing on firs...

    Problem Explanation: The below html is converted to PDF. It occupies 2 pages which is fine. but the checkboxes on the second page appears on the first page with the same position as it should on the first page. the ch…...placed in the same content stream as the preceding elements....does not start a new content stream for the control, the visual...

    forum.aspose.com/t/checkboxes-on-second-page-al...
  10. Null pointer exception when converting vsd file...

    During vsd->vsdx file conversion, null pointer exception is thrown. vsd file and callstack: 2023.05.26.zip (7.9 MB) The file was converted using this code: File file = new File(PATH_TO_VSD_FILE); Diagram d = new Diag…...document it receives a null stream, which later leads to an NPE...confirming the file exists, providing a clean output path, using...

    forum.aspose.com/t/null-pointer-exception-when-...