Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 3,935 for

stream provider

(1.6 sec)
  1. Load the Workbook with specific System Culture ...

    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....js via C++ provides the LoadOptions.CultureInfo...require ( 'stream' ); // Create a readable stream const inputStream...

    docs.aspose.com/cells/nodejs-cpp/load-the-workb...
  2. How to convert Excel to pdf using aspose.cells ...

    I have an encoded base64 string for an .Xlsx file.I want this to be converted to pdf...can read workbooks from any Stream . After decoding the Base‑64...produce a PDF file (or a PDF stream). What to do next Add the Aspose...

    forum.aspose.com/t/how-to-convert-excel-to-pdf-...
  3. Aspose.PDF 25.8.0 SaveAsync errors; Save works ...

    Using Aspose.PDF version 25.8.0, the following code errors with some PDFs, but not others. I have reviewed this Aspose Support entry, but it does not provide enough information to solve my issue. I cannot post the offe…...Support entry , but it does not provide enough information to solve...pdf.Pages.Count); using var stream = new MemoryStream(); await...

    forum.aspose.com/t/aspose-pdf-25-8-0-saveasync-...
  4. ImageSavingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.ImageSavingArgs class, enhancing document processing with customizable image saving options for optimal performance....Hide ] ImageSavingArgs class Provides data for the ImageSaving event...set; } Allows to specify the stream where the image will be saved...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Format Rows and Columns with Node.js via C++|Do...

    Aspose.Cells for Node.js via C++ can support changing row height or column width, as well as applying formatting on rows or columns....Cells provides a class, Workbook , that represents...class. The Worksheet class provides a Cells collection that represents...

    docs.aspose.com/cells/nodejs-cpp/adjusting-row-...
  6. PageSavingArgs class | Aspose.Words for Python

    aspose.words.saving.PageSavingArgs class. Provides data for the [IPageSavingCallback.page_saving()](../ipagesavingcallback/page_saving/#pagesavingargs) event...class PageSavingArgs class Provides data for the IPageSavingCallback...Name Description keep_page_stream_open Specifies whether Aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose.Words.Reporting | Aspose.Words for .NET

    Discover the Aspose.Words.Reporting namespace, featuring advanced classes for creating dynamic reports using LINQ-based templates for efficient document generation....CsvDataSource Provides access to data of a CSV file or stream to be used...JsonDataSource Provides access to data of a JSON file or stream to be...

    reference.aspose.com/words/net/aspose.words.rep...
  8. How to load fonts? | Aspose.Font for .NET

    Here is described how to load fonts with .NET. You will learn the objects, parameters, methods required for this, and get examples of loading....with such a thing as a byte stream. So, independently from where...objects will provide an access to the byte stream, related to...

    docs.aspose.com/font/net/how-to-load-fonts/
  9. Load license TeX | C++ API Solution

    C++ API Solution to work with TeX. Load the license information from a file or Stream with a few lines of C++ code....TeX from a file or stream with C++ Aspose.TeX for C++...to load the license from a stream or a file. To run the examples...

    products.aspose.com/tex/cpp/loading-license/
  10. Save Presentations in PHP|Aspose.Slides for PHP...

    Discover how to save presentations using Aspose.Slides for PHP via Java — export to PowerPoint or OpenDocument while retaining layouts, fonts and effects.... you can save to a file or stream . This article explains the...Presentations to Streams You can save a presentation to a stream by passing...

    docs.aspose.com/slides/php-java/save-presentation/