Sort Score
Result 10 results
Languages All
Labels All
Results 1,621 - 1,630 of 4,132 for

stream provider

(0.15 sec)
  1. ImageFieldMergingArgs Class | Aspose.Words for ...

    Discover the Aspose.Words.MailMerging.ImageFieldMergingArgs class, designed to enhance image merging in documents, ensuring seamless and efficient workflows....ImageFieldMergingArg class Provides data for the ImageFieldMerging...{ get; set; } Specifies the stream for the mail merge engine to...

    reference.aspose.com/words/net/aspose.words.mai...
  2. 使用JavaScript通过C++将文件保存到响应对象|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++动态生成文件并直接发送到客户端浏览器。...= null ) { // Server-side streaming scenario (not used in browser...Excel2003 XLS format to response stream with options const options...

    docs.aspose.com/cells/zh/javascript-cpp/saving-...
  3. Create Excel Charts and Embed Them in Presentat...

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

    docs.aspose.com/slides/net/creating-excel-chart...
  4. java.lang.IllegalStateException: toArray is not...

    Hi guys, I used the flag -DAspose.Cells.ZipTool=TEMPFILE in both of my projects that call Workbook asposeWorkbook = new Workbook(excelStream) to avoid the POI 5 ZIP issue. However, one of the projects still encounters p…...format or the way the input stream is being handled. Testing with...property and handling the input stream: System.setProperty("Aspose...

    forum.aspose.com/t/java-lang-illegalstateexcept...
  5. Barcode Generation Basics - Create Barcodes in ...

    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....in different ways (saving to stream, file, or bitmap) and various...Work with WinForms and WPF Provides instructions on how to perform...

    docs.aspose.com/barcode/cpp/barcode-generation/
  6. Convert MHTML to DOCX – C# code and Online Conv...

    Convert MHTML to DOCX in C#. Save MHTML as DOCX file using Aspose.HTML for .NET. Try online MHTML to DOCX Converter for free!...Saving; using var stream = File.OpenRead("sample.mht");...{{/if_output}} Converter.ConvertMHTML(stream, options, "output.{{output...

    products.aspose.com/html/net/conversion/mhtml-t...
  7. Convert EPUB to PDF – Python code and Online Co...

    Convert EPUB to PDF using Aspose.HTML for Python via .NET within any Python application, and try free online EPUB to PDF Converter!...open("{{input lower}}", 'rb') as stream: # Initialize saving options...conv.Converter.convert_epub(stream, options, "output.{{output...

    products.aspose.com/html/python-net/conversion/...
  8. Convert EPUB to DOCX – Aspose.HTML for Python v...

    Python code for EPUB to DOCX conversion. Easily use Aspose.HTML for Python via .NET within any Python application. Try online EPUB to DOCX Converter!...open("{{input lower}}", 'rb') as stream: # Initialize saving options...conv.Converter.convert_epub(stream, options, "output.{{output...

    products.aspose.com/html/python-net/conversion/...
  9. Work with PDF layers using Python|Aspose.PDF fo...

    The next task explains how to lock a PDF layer, extract PDF layer elements, flatten a layered PDF, and merge all layers inside PDF into one....save them into a new PDF file stream: from io import FileIO import...print ( f "Layer extracted to stream: { path_outfile } " ) except...

    docs.aspose.com/pdf/python-net/working-with-pdf...
  10. EPS to PDF Conversion | API for Python

    Sample Python conversion code for EPS format to PDF file. Use this example code to convert EPS to PDF within any Web or Console Python based application....high-quality PDF documents and provides you with flexibility and versatility...instance of PsDocument via a stream Create and set instances of...

    products.aspose.com/page/python-net/conversion/...