Sort Score
Result 10 results
Languages All
Labels All
Results 1,281 - 1,290 of 4,290 for

stream provider

(0.09 sec)
  1. Verify Password of Encrypted Files with C++|Doc...

    Verify the password of encrypted Excel (xlsx, xlsb, xls, xlsm) and OpenOffice (ODS) files using C++ code....Cells for C++ provides the VerifyPassword method...accepts two parameters, the file stream and the password that needs...

    docs.aspose.com/cells/cpp/verify-password-of-en...
  2. Aspose.TeX's input interface | Python

    Conversion functionality of Aspose.TeX API solution for Python with TeX, as an input format is explained here with the code examples....collections of data can be files, streams, arrays, or any other type...output working directories. It provides the general class, which users...

    docs.aspose.com/tex/python-net/aspose-tex-input/
  3. Working with Watermark in Node.js|Aspose.Words ...

    Create and manage watermarks in a document using Node.js....Words provides the Watermark class to add...in documents. Aspose.Words provides the WatermarkType enumeration...

    docs.aspose.com/words/nodejs-net/working-with-w...
  4. Load a Web Image from a URL into an Excel Works...

    How to convert an Image from URL to an actual Excel image? This article demonstrates achieving this using Python and the simple-to-use Aspose.Cells for Python via .NET API....NET API provides a simple and easy way to load...downloading the image data into a stream and then inserting it into...

    docs.aspose.com/cells/python-net/load-a-web-ima...
  5. TIF to PDFA conversion using Aspose JAVA API is...

    Hi Team, When I try to convert a multi-page TIFF file to PDF/A using Aspose Java code, the input TIFF file size is 174 KB, but the generated PDF/A file size is 441 KB. The output file is almost four times larger than th…...setCompress(true); // enable PDF stream compression img.save(tempPdf...setCompress(true); // overall stream compression saveOpts.setIm...

    forum.aspose.com/t/tif-to-pdfa-conversion-using...
  6. Convert PowerPoint Presentations to XPS in C++|...

    Convert PowerPoint PPT/PPTX to high-quality, platform-independent XPS in C++ using Aspose.Slides. Get step-by-step guide and sample code.... Windows 8 provides better support for XPS files...These operating systems also provide better support for XPS files...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  7. Comparer | Aspose.Words for Java

    Provides methods intended to compare documents in Java....Comparer extends Processor Provides methods intended to compare...specified output file in the provided save format, producing changes...

    reference.aspose.com/words/java/com.aspose.word...
  8. Check if VBA Code is Signed with Node.js via C+...

    Learn how to check if the VBA code project is signed using Aspose.Cells for Node.js via C++....using the sample Excel file provided in the link. Is VBA Code Project...VBA Certificate to File or Stream with Node.js via C++ Digitally...

    docs.aspose.com/cells/nodejs-cpp/check-if-vba-c...
  9. Convert PostScript to GIF in Java

    This blog post introduces a high-code Java API to convert PostScript to GIF programmatically. Aspose.Page for Java offers conversion and manipulation features....class with the PostScript input stream. Set the value of suppressErrors...in bytes. Create an output stream by initializing an instance...

    blog.aspose.com/page/high-code-java-api-to-conv...
  10. Extract fonts from PDF|Aspose.PDF for PHP via Java

    How to extract font from PDF using Aspose.PDF for PHP...getAllFonts() method provided in Document class. Please...$fontStream ); // Close the font stream. $fontStream -> close (); //...

    docs.aspose.com/pdf/php-java/extract-fonts-from...