Sort Score
Result 10 results
Languages All
Labels All
Results 1,581 - 1,590 of 4,066 for

stream provider

(0.07 sec)
  1. Render HTML in Python – Aspose.HTML for Python ...

    Rendering HTML, SVG, MHTML, and EPUB using HtmlRenderer, SvgRenderer, MhtmlRenderer, and EpubRenderer classes in Aspose.HTML for Python via .NET API....NET API provides the following realization..."document.mht" , ' rb ' ) as stream: 20 21 # Create an instance...

    docs.aspose.com/html/python-net/renderers/
  2. How to deal with huge attachment like cloud att...

    We have a requirement where need to get the cloud attachment and add as an attachment to MailMessage, below is the sample code, but with this we are running into OOM issue. Is there any way to add huge attachments? Samp…... Stream the Attachment : If you are...service, ensure that you are streaming the data efficiently. Instead...

    forum.aspose.com/t/how-to-deal-with-huge-attach...
  3. Aspose.PSD 24.7.0 Memory leaking issue - Free S...

    I am running into issues with Aspose.PSD leaving a large amount of allocated memory when the portion of my code that actually uses Aspose finishes. I am not sure why it is not being cleaned up by GC for many reasons incl…...Could you please additionally provide minimum required code to reproduce...every PsdImage and associated stream, memory is not released. What...

    forum.aspose.com/t/aspose-psd-24-7-0-memory-lea...
  4. Mailmerge issue with Thai language in Docker ku...

    Hi, We are using .Net Aspose Word to mailmerge, and we observe some issue with the Thai language document. The texts in Thai language are converted to some unrecognized characters during merge, and this happens only in…...} } }; using (MemoryStream stream = new MemoryStream()) { using...(XmlWriter writer = XmlWriter.Create(stream, new XmlWriterSettings()))...

    forum.aspose.com/t/mailmerge-issue-with-thai-la...
  5. Problems converting PDF (containing images) to ...

    I've upgraded our version of Aspose PDF for .Net recently and am now seeing problems when converting a PDF document to HTML. This only happens for some PDF documents - the ones I have noticed it happening on are document…...(Document , String , Stream , HtmlSaveOptions ) at Aspose...Aspose.Pdf.Document.Save(Stream outputStream, SaveOptions options)...

    forum.aspose.com/t/problems-converting-pdf-cont...
  6. Converting a XPS file to EMF using Python | Asp...

    Sample code on Python for XPS to EMF conversion. Use example code for batch XPS to EMF conversion with Python and .NET... Open a new file stream at the specified output path...page. Close the output file stream to ensure that all data is...

    products.aspose.com/pdf/python-net/conversion/x...
  7. Generate Data Matrix Barcodes|Documentation

    Use Aspose.BarCode for Node.js via Java to generate Data Matrix barcodes...used to encode characters and streams of bytes. Maximum configuration...both ASCII characters and streams of bytes; characters from 128...

    docs.aspose.com/barcode/nodejsjava/generate-dat...
  8. Working with PS Document | Python via .NET

    These articles are about working with text, shapes, tiling patterns, gradients, images and pages in PS or EPS files using Aspose.Page for Python via .NET....Create an output stream for PS document 5 out_ps_stream = open(dir...document = PsDocument(out_ps_stream, options, false ) To create...

    docs.aspose.com/page/python-net/working-with-ps/
  9. Create Excel Charts and Embed Them in Presentat...

    Create Excel charts and embed them as OLE objects in PowerPoint and OpenDocument presentations with Java. Step-by-step guide with code samples....covers the necessary steps and provides Java code samples for creating...chart image and save it to a stream. com . aspose . cells . ImageOrPrintOptions...

    docs.aspose.com/slides/java/creating-excel-char...
  10. Add Barcodes to PDF Documents|Documentation

    How to Insert Barcodes to PDF Files...PDF as shown in the examples provided in this article. Before starting...given examples. Aspose.PDF provides many options to add barcode...

    docs.aspose.com/barcode/net/add-barcode-to-pdf-...