Sort Score
Result 10 results
Languages All
Labels All
Results 2,111 - 2,120 of 4,131 for

stream provider

(0.34 sec)
  1. Licensing | Aspose.PUB for .NET

    Evaluate C# Publisher PUB Conversion and Manipulation API and set license to avoid evaluation limitations.... The evaluation version provides almost all functionality of...(without a license specified) provides full product functionality...

    docs.aspose.com/pub/net/licensing/
  2. Convert DOT to PPS via C++ or with free Online ...

    Export DOT to PPS in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOT to PPS online converter quickly before integrating the code.... It provides powerful APIs that allow developers...// load the HTML file using stream reader SharedPtr < System ::...

    products.aspose.com/total/cpp/conversion/dot-to...
  3. Licensing | Aspose.Tasks Documentation

    Aspose.Tasks for C\B provides different plans for purchase or offers a Free Trial and a 30-day Temporary License for evaluation using Licensing policies....Limitations The evaluation version provides all the features except the...is free and unlimited and provided both to licensed and evaluation...

    docs.aspose.com/tasks/cpp/licensing/
  4. Convert DOCX to PPS via C++ or with free Online...

    Export DOCX to PPS in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCX 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/docx-t...
  5. Convert DOC to ODP via C++ or with free Online ...

    Export DOC to ODP in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOC to ODP 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/doc-to...
  6. Convert PDF to Images formats|Aspose.PDF for PH...

    Explore how to convert PDF documents into image formats (PNG, JPG, TIFF) using Aspose.PDF in PHP via Java.... This class provides a method named Process which..., $outputFile ); // Create stream object to save the output image...

    docs.aspose.com/pdf/php-java/convert-pdf-to-ima...
  7. 外部 LaTeX 包 | Aspose.TeX for .NET

    Aspose.TeX API for .NET 允许使用外部包,即库本身未包含的包,如 fancybox 和 pgfplots 包。...下面演示如何指定对这些源文件的访问方式: Copy 1 using (Stream zipStream = File. Open ( "...PngSaveOptions(); 9 // Create a file stream for the ZIP archive containing...

    docs.aspose.com/tex/zh/net/external-latex-packa...
  8. Licensing|Documentation

    Learn how to obtain and apply Aspose.OMR for .NET license and discover limitations of the trial version.... In trial mode (without providing a license) you can design...ile.lic" ); If no path is provided, SetLicense method will look...

    docs.aspose.com/omr/net/licensing/
  9. Generate Aztec Code in C++|Documentation

    Aspose.BarCode for C++ allows generating square-grid high-density two-dimensional Aztec barcodes....supports encoding both byte streams and alphanumeric characters...information. This symbology provides high data density and recognition...

    docs.aspose.com/barcode/cpp/aztec-code-barcodes/
  10. LaTeX to PDF | Aspose.TeX API Solution for C++

    To convert TeX to PDF using Aspose.TeX API solution for C++ learn this article to see that describes how to do this and the code examples....detailed look at the code in C++ providing the simplest way to convert...alternative way. Copy 1 // Create the stream to write the XPS file to. 2...

    docs.aspose.com/tex/cpp/latex-to-pdf/