Sort Score
Result 10 results
Languages All
Labels All
Results 1,901 - 1,910 of 4,221 for

stream provider

(0.06 sec)
  1. ReportBuilder class | Aspose.Words for Python

    aspose.words.lowcode.ReportBuilder class. Provides methods intended to fill template with data using LINQ Reporting Engine....class ReportBuilder class Provides methods intended to fill template...build_report(input_stream, output_stream, save_format, data)...

    reference.aspose.com/words/python-net/aspose.wo...
  2. How to Convert Excel Chart to PDF in Python

    This article explains how to convert Excel chart to PDF in Python. It contains the configuration details, a list of steps, and a runnable sample code to convert Excel graph to PDF in Python....class to generate the PDF by providing the required parameters These...save the output PDF to a bytes stream using different overloaded...

    kb.aspose.com/cells/python/how-to-convert-excel...
  3. Convert FLATOPC to POT via C++ or with free Onl...

    Export FLATOPC to POT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free FLATOPC to POT 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. Convert TXT to PPTX via C++ or with free Online...

    Export TXT to PPTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free TXT 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/txt-to...
  5. How to Convert Excel Chart to PDF in C#

    This quick tutorial describes how to convert Excel chart to PDF in C#. Using this guide, you can export Excel chart to PDF in C# with the help of configuration details, list of to-do steps and a runnable sample code....in C# This quick tutorial provides information about how to convert...by MS Excel. It guides by providing instructions to establish...

    kb.aspose.com/cells/net/how-to-convert-excel-ch...
  6. Extracting raw text from PDF file|Aspose.PDF fo...

    This article describes various ways to extract text from PDF documents using Aspose.PDF for Android via Java. From entire pages, from a specific part, based on columns, etc....extractedText ); // Close the stream writer . close (); } catch...Aspose.PDF for Android via Java provides access to such items by name...

    docs.aspose.com/pdf/androidjava/extract-text-fr...
  7. 提供主 TeX 输入文件的其他方式 | .NET

    Aspose.TeX API 解决方案 for .NET 的转换功能提供了一个接受流作为第一个参数的构造函数。这儿有一些代码示例。...下面是实现方式: Copy 1 // Stream input with LaTeX document and...LaTeX document from memory stream. 19 TeXJob job = new TeXJob(...

    docs.aspose.com/tex/zh/net/other-ways-of-main-i...
  8. Convert TXT to PPSM via C++ or with free Online...

    Export TXT to PPSM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free TXT to PPSM 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...
  9. Optimize Image Management in Presentations Usin...

    Streamline image management in PowerPoint and OpenDocument with JavaScript and Aspose.Slides for Node.js, optimizing performance and automating your workflow.... Tip Aspose provides free converters— JPEG to PowerPoint...} } Adding Images From the Stream to Slides If the image you...

    docs.aspose.com/slides/nodejs-java/image/
  10. Extract Text from PDF C#|Aspose.PDF for .NET

    This article describes various ways to extract text from PDF documents using Aspose.PDF in C#....particular page and save text to the stream textDevice . Process ( page...particular page and save text to the stream textDevice . Process ( document...

    docs.aspose.com/pdf/net/extract-text-from-all-pdf/