Sort Score
Result 10 results
Languages All
Labels All
Results 2,261 - 2,270 of 4,223 for

stream provider

(2.17 sec)
  1. JsonDataSource Initialization Extremely Slow wi...

    I’m using the LINQ Reporting Engine in Aspose.Words and passing a large JSON structure (~18,000 tokens) as the data source. Currently, I’m instantiating the data source like this: var dataSource = new JsonDataSource(n…...generating the JSON and memory stream is fast, the constructor for...We will check the issue and provide you more information. PramodMn...

    forum.aspose.com/t/jsondatasource-initializatio...
  2. Serialize and Work with a Document in a Databas...

    Convert a document into a byte array for work with this document in a database. You can store and retrieve a document to and from the database using Java....application provides a web-based service. Aspose.Words provides an ability...assigned bytes from the memory stream, which contains a binary representation...

    docs.aspose.com/words/java/serialize-and-work-w...
  3. Converting a EPUB file to PNG using Python | As...

    Sample code on Python for EPUB to PNG conversion. Use example code for batch EPUB to PNG conversion with Python and .NET...writing the resulting image stream to disk. Here is an example...page_count <= pages_count : image_stream = FileIO ( path_outfile + str...

    products.aspose.com/pdf/python-net/conversion/e...
  4. Convert TXT to POTM via C++ or with free Online...

    Export TXT to POTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free TXT to POTM online converter quickly before integrating the code....// load the HTML file using stream reader SharedPtr < System ::...HTML ); // add text from HTML stream reader in text frame ParaCollection...

    products.aspose.com/total/cpp/conversion/txt-to...
  5. How to Encrypt or Decrypt Entire Archives and S...

    Empower yourself with knowledge on data security. Follow our guide to seamlessly encrypt or decrypt entire archives or individual entries for enhanced protection... It provides better protection for sensitive...archive In this case we need to provide password within a constructor...

    products.aspose.com/zip/net/advanced-api-featur...
  6. Handling of duplicate Headers in EML files - Fr...

    The EDRM DupeID project requires that if an email has multiple “Message-ID” headers, only the first one should be used. Some experiments indicate that Aspose.Email (.NET) makes only the last value available, and there d…...investigate this, could you provide: The exact Aspose.Email for...MailMessage.Load , LoadFromFile , a stream, etc.) and the way you read...

    forum.aspose.com/t/handling-of-duplicate-header...
  7. PS to JPEG Conversion API | C++

    PS to JPEG 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....API addresses that need by providing robust conversion capabilities...formats like JPEG. The API provides a robust and easily integrated...

    products.aspose.com/page/cpp/conversion/ps-to-j...
  8. PS to TIFF Conversion API | C++

    PS to TIFF 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....API addresses that need by providing robust conversion capabilities...formats like TIFF. The API provides a robust and easily integrated...

    products.aspose.com/page/cpp/conversion/ps-to-t...
  9. Managing Messages in PST Files|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....message to either a disk or a stream in MSG format. // For complete...); // save this message to stream in msg format MemoryStream...

    docs.aspose.com/email/net/managing-messages-in-...
  10. Shapes in charts rendered by aspose cells into ...

    Hi Aspose Team, I’m trying to convert charts/ranges in excel to images to insert them into word document. The code I’m using to do this is: Document RepDoc = new Document(); DocumentBuilder Builder = new DocumentBuild…...SheetRender(sourceWS, options); // Create a stream to save the image in MemoryStream...2:16pm 6 @duojie.yang , Can you provide a screenshot of the fix if...

    forum.aspose.com/t/shapes-in-charts-rendered-by...