Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 4,224 for

stream provider

(0.95 sec)
  1. Limitations and API Differences|Documentation

    Aspose.Cells for Python via Java limitations and API differences....Introduction Aspose Cells provides powerful spreadsheet manipulation...Load from stream new Workbook(stream) Workbook(stream) Memory stream...

    docs.aspose.com/cells/python-java/limitations-a...
  2. CssSavingArgs | Aspose.Words for Java

    Provides data for the ICssSavingCallback.cssSavingcom.aspose.words.CssSavingArgs event in Java....public class CssSavingArgs Provides data for the ICssSavingCallback...information into file by providing your own stream object. To save CSS...

    reference.aspose.com/words/java/com.aspose.word...
  3. Loading TeX from ZIP | .NET API Solution

    .NET API Solution to work with TeX. Learn on the example how to load a TeX file from ZIP with a few lines of C# code....a ZIP archive C#: Create a stream object to read the ZIP archive...working directory. Create a stream object to write the ZIP archive...

    products.aspose.com/tex/net/load-tex-from-zip/
  4. Error converting .VSD to PDF - Free Support For...

    ES.20000 - 02 - Actuaciones Previstas sin nuevas UUFF.vsd.zip (149.5 KB) When trying to convert the file ES.20000 - 02 - Actuaciones Previstas sin nuevas UUFF.vsd to PDF, an error occurs. Testing the conversion on your …... (Stream ) at …ctor(String ) at …ctor(String...Type[] , Object[] ) at d. (Stream , String , Object[] , Type[]...

    forum.aspose.com/t/error-converting-vsd-to-pdf/...
  5. Converter class | Aspose.Words for Python

    aspose.words.lowcode.Converter class. Represents a group of methods intended to convert a variety of different types of documents using a single line of code....input and output files or streams, along with the desired save...options. convert(input_stream, output_stream, save_format) Converts...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Licensing | Aspose.PUB for C++

    Native C++ APIs to manipulate Publisher files. Learn the how to get a license installed to start working with Aspose.PUB for C++....(without a license specified) provides full product functionality...Apply License using File or Stream Object The license can be loaded...

    docs.aspose.com/pub/cpp/licensing/
  7. OfficeMathRenderer class | Aspose.Words for Python

    aspose.words.rendering.OfficeMathRenderer class. Provides methods to render an individual [OfficeMath](../../aspose.words.math/officemath/) to a raster or vector image or to a Graphics object...class OfficeMathRenderer class Provides methods to render an individual...from NodeRendererBase ) save(stream, save_options) Renders the...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PDF to JPEG Merge using C# | Aspose.PDF

    Combine two or more PDF documents into one JPEG single file programmatically with C# sample code using Aspose.PDF for .NET... Pages ) { using var stream = new MemoryStream (); jpegDevice...jpegDevice . Process ( page , stream ); stream . Position = 0 ; var outputFile...

    products.aspose.com/pdf/net/merger/pdf-to-jpeg/
  9. Detect File Format of Encrypted Office Open XML...

    Learn how to detect the file format of encrypted OOXML files using Aspose.Cells for Node.js via C++....Cells provides a way to detect the file format...0x4B , 0x03 , 0x04 ])); const stream = fs . readFileSync ( filePath...

    docs.aspose.com/cells/nodejs-cpp/detect-file-fo...
  10. FontSavingArgs Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.FontSavingArgs class—enhance document processing with detailed FontSaving event data for superior customization and control....Hide ] FontSavingArgs class Provides data for the FontSaving event...set; } Allows to specify the stream where the font will be saved...

    reference.aspose.com/words/net/aspose.words.sav...