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

stream provider

(1.31 sec)
  1. Convert DOTX to PPT via C++ or with free Online...

    Export DOTX to PPT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOTX to PPT 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/dotx-t...
  2. Convert DOTM to PPS via C++ or with free Online...

    Export DOTM to PPS in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOTM to PPS 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/dotm-t...
  3. Convert DOTM to POTM via C++ or with free Onlin...

    Export DOTM to POTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOTM 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/dotm-t...
  4. Convert DOTM to PPTM via C++ or with free Onlin...

    Export DOTM to PPTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOTM to PPTM 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/dotm-t...
  5. Convert RTF to PPTX via C++ or with free Online...

    Export RTF to PPTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free RTF to PPTX 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/rtf-to...
  6. How to Convert Microsoft Project File to XPS in...

    This tutorial provides details on how to convert Microsoft Project file to XPS in Java. It will assist to convert MPP file format to XPS without using MS Project application....class Here simple steps are provided that can be followed to convert...used for this purpose by providing the source MPP file name however...

    kb.aspose.com/tasks/java/how-to-convert-microso...
  7. Clone Document, Convert Clone .ToString(SaveFor...

    I am having some trouble with a requirement. I need to make changes to a clone of a document while it is in HTML string format (or possibly XML or any other format that will allow me to keep the formatting). After the ch…...Document LoadDocumentAsync(byte[] stream, ILogger logger) { try { using...memStream = new MemoryStream(stream)) { return new Document(memStream);...

    forum.aspose.com/t/clone-document-convert-clone...
  8. PDL Conversion | API Solution C# .NET

    Convert PS, EPS, and XPS to PDF and Images including BMP, JPG, PNG, and TIFF using the .NET library with the Aspose.Page PDL conversion functionality....PsDocument class having input file stream as a parameter. Create ImageSaveOptions...JPG, PNG, TIFF, etc., and provides XpsDocument Class for XPS...

    products.aspose.com/page/net/conversion/
  9. Reading and Converting Outlook Files|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....NET provides an API for reading Microsoft...an OST file from a disk or a stream into an instance of the Aspose...

    docs.aspose.com/email/net/reading-and-convertin...
  10. How to Convert JPG to Black and White PDF in C#

    This tutorial contains simple steps on how to convert JPG to Black and White PDF in C#. It provides details about all the resources, important namespaces, classes, methods and a runnable sample code for writing a jpg to Black and White pdf converter in C#....White PDF in C# This tutorial provides details on how to convert...The description will also be provided to customize this process...

    kb.aspose.com/imaging/net/how-to-convert-jpg-to...