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

stream provider

(0.05 sec)
  1. Convert TXT to POTX via C++ or with free Online...

    Export TXT to POTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free TXT to POTX online converter quickly before integrating the code....// load the HTML file using stream reader SharedPtr < System ::...HTML ); // add text from HTML stream reader in text frame ParaCollection...

    products.aspose.com/total/cpp/conversion/txt-to...
  2. How to Convert PowerPoint to SVG in Python

    In this simple article, we'll walk you through the steps for how to convert PowerPoint to SVG in Python along with the detailed configuration steps to setup the environment. By using a few lines of code, you can easily convert PPTX to SVG in Python....in Python The above example provides comprehensive steps to set...by its index. The exported stream carrying SVG can be either...

    kb.aspose.com/slides/python/how-to-convert-powe...
  3. Convert FLATOPC to POTM via C++ or with free On...

    Export FLATOPC to POTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free FLATOPC to POTM online converter quickly before integrating the code....// load the HTML file using stream reader SharedPtr < System ::...HTML ); // add text from HTML stream reader in text frame ParaCollection...

    products.aspose.com/total/cpp/conversion/flatop...
  4. How to Convert PPTX to PPT using C#

    This quick tutorial describes the process to convert PPTX to PPT using C#. It contains the information about all the resources required to write PPTX to PPT file converter using C#.... It provides the configuration details...LoadOptions object, a memory stream and the file name in different...

    kb.aspose.com/slides/net/how-to-convert-pptx-to...
  5. 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-...
  6. Batch generation|Documentation

    How to generate multiple personalized OMR forms....for bulk form generation is provided through Aspose.OMR.BatchProcessings...exporter . ExportPagePng ( stream ); } } } // Save recognition...

    docs.aspose.com/omr/net/generation/batch/
  7. Licensing|Documentation

    You can easily download/install Aspose.3D for Java from Aspose Repository for evaluation. The evaluation download is the same as the purchased download. The evaluation version simply becomes licensed when you add a few lines of code to apply the license.... The evaluation version provides all the features except the...Apply License using File or Stream Object In this example Aspose...

    docs.aspose.com/3d/java/licensing/
  8. Add texts with different fonts in PS files

    C++ API Solution to create and manipulate vector graphics shapes and text of PS, XPS and EPS files. Insert text into PS file....Page provides you with the functionality...necessary fonts. Create an output stream for the PostScript document...

    products.aspose.com/page/cpp/add-text-to-ps/
  9. Convert TXT to PPTX via C# .NET or with free On...

    Convert Word txt documents to PowerPoint pptx 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...
  10. Your First Aspose.Diagram Application - Hello W...

    本页介绍如何使用 Aspose.Diagram 库创建第一个应用程序。...diagram constructor to load a VSD stream FileStream st = new FileStream...constructor to load a VSS stencil * providing load file format */ Diagram...

    docs.aspose.com/diagram/zh/net/your-first-aspos...