Sort Score
Result 10 results
Languages All
Labels All
Results 1,801 - 1,810 of 4,350 for

stream provider

(1.62 sec)
  1. Advanced Text Extraction from Presentations in ...

    Quickly extract text from PowerPoint and OpenDocument presentations using Aspose.Slides for Node.js. Follow our simple, step-by-step guide to save time....js via Java provides the SlideUtil class. This...getPresentationText ( InputStream stream , int mode ); IPresentationText...

    docs.aspose.com/slides/nodejs-java/extract-text...
  2. Convert EPUB to DOCX – C# code and Online Conve...

    Sample C# code for EPUB to DOCX conversion. Easily use Aspose.HTML for .NET within any .NET application. Try online EPUB to DOCX Converter for free!...Saving; using FileStream stream = File.OpenRead(DataDir + "input...{{/if_output}} Converter.ConvertEPUB(stream, options, "output.{{output...

    products.aspose.com/html/net/conversion/epub-to...
  3. Licensing|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.... Technical support is provided for free unlimitedly both...license can be loaded from a stream or file using the following...

    docs.aspose.com/barcode/nodejsjava/licensing/
  4. Adjust Workbook Compression Level with C++|Docu...

    Learn how to adjust the compression level of a workbook using Aspose.Cells for C++ to optimize file size and processing time....Cells provides OoxmlCompressionType enumeration...OoxmlCompressionType enumeration provides the following members. Level1:...

    docs.aspose.com/cells/cpp/adjust-workbook-compr...
  5. What is PDF file? | Knowledge Base

    PDF is the most popular Page Description language. The format is known to anyone who has a computer and is supported by most interfaces and systems.... Moreover, Adobe also provides people with tools able to...spite of the initial intent to provide enterprises with the exhaustive...

    docs.aspose.com/page/net/what-is-pdf-file/
  6. How to Convert XML to Excel File using Python

    This brief article explains how to convert XML to Excel file using Python. It discusses the environment setup, stepwise algorithm, and a runnable sample code to convert XML to XLSX using Python....SaveFormat class These steps provide an overview of the process...which can be exported to a stream or the disk using the file...

    kb.aspose.com/cells/python/how-to-convert-xml-t...
  7. Convert TXT to ODP via C# .NET or with free Onl...

    Convert Word txt documents to PowerPoint odp files with C#. Convert multiple files within ASP.NET or other .NET applications....Loading the HTML file using stream reader TextReader tr = new...); // Adding text from HTML stream reader in text frame ashape...

    products.aspose.com/total/net/conversion/txt-to...
  8. Convert MHTML to DOCX – C# code and Online Conv...

    Convert MHTML to DOCX in C#. Save MHTML as DOCX file using Aspose.HTML for .NET. Try online MHTML to DOCX Converter for free!...Saving; using FileStream stream = File.OpenRead("sample.mht");...{{/if_output}} Converter.ConvertMHTML(stream, options, "output.{{output...

    products.aspose.com/html/net/conversion/mhtml-t...
  9. Create Access and Copy Named Ranges with Node.j...

    Learn how to create, access, and copy named ranges in Excel using Aspose.Cells for Node.js via C++....Cells provides a class, Workbook that represents...class. The Worksheet class provides a Cells collection. Create...

    docs.aspose.com/cells/nodejs-cpp/create-access-...
  10. Manage Presentation Shapes in Java|Aspose.Slide...

    Learn to create, edit and optimize shapes in Aspose.Slides for Java and deliver high-performance PowerPoint presentations....Slides for Java provides a simple API to access layout...pptx" ); try { FileOutputStream stream = new FileOutputStream ( "SingleShape...

    docs.aspose.com/slides/java/shape-manipulations/