Sort Score
Result 10 results
Languages All
Labels All
Results 1,731 - 1,740 of 4,225 for

stream provider

(0.07 sec)
  1. EPS to EMF Conversion | API for Python

    Sample Python conversion code for EPS format to EMF file. Use this example code to convert EPS to EMF within any Web or Console Python based application....high-quality EMF images and provides you with flexibility and versatility...instance of PsDocument via a stream Create and set instances of...

    products.aspose.com/page/python-net/conversion/...
  2. EPS to PS Conversion | API for Python

    Sample Python conversion code for EPS format to PS file. Use this example code to convert EPS to PS within any Web or Console Python based application....high-quality PS files and provides you with flexibility and versatility...instance of PsDocument via a stream Create and set instances of...

    products.aspose.com/page/python-net/conversion/...
  3. Converting a PDF file to EMF using Python | Asp...

    Sample code on Python for PDF to EMF conversion. Use example code for batch PDF to EMF conversion with Python and .NET...FileIO class to create a file stream for writing EMF files, specifying...emf’ extension. Close the file stream after saving each EMF file...

    products.aspose.com/pdf/python-net/conversion/p...
  4. How to Edit PDF Properties in C#

    This article instructs on how to edit PDF properties in C#. It shares the environment details, programming steps and a code snippet to change PDF metadata in C#....file is loaded from a file or stream using the password if required...properties that can be set by providing data in an appropriate format...

    kb.aspose.com/pdf/net/how-to-edit-pdf-propertie...
  5. Conversion to pdf speed - Free Support Forum - ...

    Hi, We’re using several Aspose libraries to convert different file formats to pdf. Recently we’ve noticed that converting from .msg takes significantly longer than other formats. Please see the attached project - on sta…...PDF|Documentation , first to mhtml stream and then to pdf with Aspose...mhtmlStream.Position = 0; // Reset stream position for reading // Load...

    forum.aspose.com/t/conversion-to-pdf-speed/317520
  6. Converting a EPS file to PNG using Python | Asp...

    Sample code on Python for EPS to PNG conversion. Use example code for batch EPS to PNG conversion with Python and .NET... Create a FileIO stream to write each converted PNG...corresponding output image stream. Here is an example that demonstrates...

    products.aspose.com/pdf/python-net/conversion/e...
  7. Create and Save Outlook MSG files using C++ Ema...

    Learn how to create, save, and customize Outlook MSG files in C++, including adding attachments, using RTF bodies, saving drafts, and managing body compression....Messages The MailMessage class provides the Save() method to save...save MSG files to disk or stream. You can define the sender, recipients...

    docs.aspose.com/email/cpp/creating-and-saving-m...
  8. Working with PST Password Protection|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....Password Protected The API provides the PersonalStorage.Store...steps: Load PST from a file or a stream. Call the PersonalStorage.Store...

    docs.aspose.com/email/net/working-with-pst-pass...
  9. Adjust Workbook Compression Level with Node.js ...

    Learn how to adjust the workbook compression level in Aspose.Cells for Node.js via C++....js via C++ provides the OoxmlCompressionType enumeration...OoxmlCompressionType enumeration provides the following members. Level1:...

    docs.aspose.com/cells/nodejs-cpp/adjust-workboo...
  10. Convert Image to Stencil in C#

    This concise tutorial walks through converting image to stencil in C#. It presents a step-by-step approach and provides a code sample showing how to turn photo into stencil in C#....step-by-step approach and provides a code sample showing how...the stencil to the disk or a stream. This write-up covered the...

    kb.aspose.com/svg/net/convert-image-to-stencil-...