Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 4,404 for

stream provider

(0.23 sec)
  1. Verify Password of Encrypted Files|Documentation

    Verify the password of encrypted Excel (xlsx, xlsb, xls, xlsm) and Open office (ODS) files using CShape codes....NET provides the verify_password method...accepts two parameters, the file stream and the password that needs...

    docs.aspose.com/cells/python-net/verify-passwor...
  2. Show and Hide Rows, Columns and Scroll Bars wit...

    This article demonstrates how to programmatically display and hide Excel worksheet rows and columns using Node.js via C++. Control the visibility of scroll bars and hide multiple rows and columns efficiently....Cells provides ways to control the visibility...Rows and Columns Aspose.Cells provides a class, Workbook , that represents...

    docs.aspose.com/cells/nodejs-cpp/show-and-hide-...
  3. Creating, Reading and Saving Projects with Aspo...

    Learn how to create, read or save Microsoft Project files using Aspose.Tasks for Java....and empty project file from a stream or using the class. Creating...file stream or file name, and one of the values provided by the...

    docs.aspose.com/tasks/java/creating-reading-and...
  4. Convert EPUB to PDF – Aspose.HTML for Python vi...

    Convert EPUB to PDF using Aspose.HTML Python library. Consider various EPUB to PDF conversion scenarios in Python code examples....open("{{input lower}}", 'rb') as stream: # Initialize saving options...conv.Converter.convert_epub(stream, options, "output.{{output...

    docs.aspose.com/html/python-net/convert-epub-to...
  5. Aspose.TeX's input interface | Java

    Conversion functionality of Aspose.TeX API solution for Java with TeX, as an input format is explained here with the code examples....are supposed to be files, streams, arrays, or whatever else.The...directories separately. It provides the general interface, which...

    docs.aspose.com/tex/java/aspose-tex-input/
  6. Basic Text Extraction using Java|Aspose.PDF for...

    Learn how to extract text from PDF documents in Java with Aspose.PDF from all pages, from a specific page, or by paragraph structure....PDF provides two common approaches: Use...depends on the page content stream and layout. For region-specific...

    docs.aspose.com/pdf/java/basic-text-extraction/
  7. How to Convert XPS to PDF in Java

    This tutorial provides the details about how to convert XPS to PDF in Java. It covers the stepwise process, environment configuration information as well as a runnable code sample to convert XPS document to PDF in Java...PDF in Java This tutorial provides details about how to convert...files Initialize a PDF output stream to create a PDF file Load the...

    kb.aspose.com/page/java/how-to-convert-xps-to-p...
  8. How to Delete PDF Pages in C#

    This quick guide explores how to delete PDF pages in C#. It has the IDE settings details, a list of steps and a runnable sample code to remove pages from PDF file in C#....Call the Delete() method providing the input file, list of pages...from PDF in C# . You can use a stream as a source PDF file name and...

    kb.aspose.com/pdf/net/how-to-delete-pdf-pages-i...
  9. Convert EPUB to JPG in Java – Aspose.HTML for Java

    Convert EPUB to JPG in Java using Aspose.HTML for Java API. Consider various EPUB to JPG conversion scenarios in Java code....HTML for Java library provides a wide range of EPUB conversions...contents of the EPUB file as a stream of bytes. Create an instance...

    docs.aspose.com/html/java/convert-epub-to-jpg/
  10. Convert various Images formats to PDF|Aspose.PD...

    This topic show you how to Aspose.PDF for Java library allows to convert various images formats to PDF....CGM is an ISO standard that provides a vector-based 2D image file...code snippet: Load image into stream Initialize Document object...

    docs.aspose.com/pdf/java/convert-images-format-...