Sort Score
Result 10 results
Languages All
Labels All
Results 1,601 - 1,610 of 4,225 for

stream provider

(0.12 sec)
  1. Import HTML to OneNote | Aspose.Note Documentation

    Use C# or .NET API to import HTML content into OneNote....Note API provides a straightforward way to convert...for the Import method: Import(Stream, HtmlImportOptions) Import(string...

    docs.aspose.com/note/net/import/import-from-html/
  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. 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...
  4. 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...
  5. Licensing and Subscription | Aspose.Tasks Docum...

    Aspose.Tasks for .NET provides different plans for purchase or offers a Free Trial and a 30-day Temporary License for evaluation using Licensing and Subscription 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/net/licensing/
  6. 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...
  7. Image conversion issue with Linux (2) - Free Su...

    Hi. I’m converting a VSD document to VSDX, am experiencing an issue with certain EMF images when converting them to PNG, using shape.ToImage method. This issue is a follow-up on issue Image conversion issue with Linux. …...overload that only takes a Stream . The EmfRenderSetting flag...export is non‑blank, the EMF stream is valid. If the manual export...

    forum.aspose.com/t/image-conversion-issue-with-...
  8. Convert MHTML to PNG – Aspose.HTML for Python v...

    Use powerful Python API to perform MHTML to PNG conversion with full control over save parameters or convert MHTML online with a free MHTML Converter....open("{{input lower}}", 'rb') as stream: # Initialize saving options...conv.Converter.convert_mhtml(stream, options, "output.{{output...

    products.aspose.com/html/python-net/conversion/...
  9. Convert MHTML to DOCX – Python code and Online ...

    Convert MHTML to DOCX in Python. Use Aspose.HTML for Python via .NET to perform high-quality MHTML to DOCX conversion with full control over save parameters....open("{{input lower}}", 'rb') as stream: # Initialize saving options...conv.Converter.convert_mhtml(stream, options, "output.{{output...

    products.aspose.com/html/python-net/conversion/...
  10. Finding paragraph bounding boxes|Documentation

    Automatic detection of paragraph bounding boxes inside an image....all paragraphs in images, provided in OcrInput object , use detect_rectangles()...file. If the file is provided as a stream, an array of pixels...

    docs.aspose.com/ocr/python-net/image-regions-pa...