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

stream provider

(1.18 sec)
  1. PS to PNG Conversion | API for Python

    Sample Python conversion code for PS format to PNG file. Use this example code to convert PS to PNG within any Web or Console Python based application....Page API Solution for Pyton provides extensive support for PS file...instance of PsDocument via a stream Create and set instances of...

    products.aspose.com/page/python-net/conversion/...
  2. Working with Portfolio in PDF|Aspose.PDF for C++

    Create a PDF Portfolio with Aspose.PDF for C++. You should use a Microsoft Excel File, a Word document, and an image file to create a PDF Portfolio....jpg" ); // Provide description of the files excel...get_Length ()); // Close the stream object fileStream -> Close...

    docs.aspose.com/pdf/cpp/portfolio/
  3. Working with Documents|Aspose.PDF for Java

    Discover how to use the PDFFileEditor class in Java to edit and manipulate PDF documents using Aspose.PDF....facades provide the PdfFileEditor class for...PdfFileEditor. The features provided by this class can be divided...

    docs.aspose.com/pdf/java/pdffileeditor-class/
  4. 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...
  5. What's new from C++|Aspose.PDF for C++

    In this page introduces the most popular new features in Aspose.PDF for C++ that have been introduced in recent releases....ColorDepth :: Format8bpp ); auto stream = MakeObject < FileStream >...get_Pages () -> get_Count (), stream ); What’s new in Aspose.PDF...

    docs.aspose.com/pdf/cpp/whatsnew/
  6. Create Excel Charts and Embed Them in Presentat...

    Create Excel charts and embed them as OLE objects in PowerPoint and OpenDocument presentations with C++. Step-by-step guide with code samples....covers the necessary steps and provides C++ code samples for creating...(); // Save the workbook to a stream. System :: SharedPtr < System...

    docs.aspose.com/slides/cpp/creating-excel-chart...
  7. How to Resize SVG Image using C#

    This basic tutorial is designed to explore how to resize SVG image using C#. It contains simple steps and a runnable code to resize SVG file using C# in any of the .NET framework supported platform....method in the Image class and provide the new size parameters Save...of SVG image using C# by providing the environment configuration...

    kb.aspose.com/imaging/net/how-to-resize-svg-in-...
  8. 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-...
  9. 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/
  10. 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...