Sort Score
Result 10 results
Languages All
Labels All
Results 1,521 - 1,530 of 3,878 for

stream provider

(0.05 sec)
  1. ASPOSE PDF for .NET to Generate PDF doc from XM...

    Hello, Our organization uses ASPOSE.PDF for .NET to generate PDF documents from XML templates. This is done through an MS Dynamics CRM Plugin that uses Aspose PDF DLL’s to generate the PDF for a record within our Dynam…...Does Aspose have an option to provide font library along with the...at Aspose.Pdf.Pdf.Save(Stream stream) at MY.CODE.Libraries.PDF...

    forum.aspose.com/t/aspose-pdf-for-net-to-genera...
  2. Licensing|Documentation

    Learn how to obtain and apply Aspose.OCR for Java license and discover limitations of the trial version.... In trial mode (without providing a license) you can recognize...license from the explicit path, provide the full path in SetLicense...

    docs.aspose.com/ocr/java/licensing/
  3. Hiding and Showing Rows and Columns with Node.j...

    Learn how to hide and show rows and columns in a worksheet using Aspose.Cells for Node.js via C++.... Microsoft Excel provides this feature and so does Aspose...Cells for Node.js via C++ provides a class, Workbook , that represents...

    docs.aspose.com/cells/nodejs-cpp/hiding-and-sho...
  4. Generate Data Matrix Barcodes|Documentation

    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....used to encode characters and streams of bytes. The maximal configuration...DataMatrixParameters . This enum provides nine encoding modes, as described...

    docs.aspose.com/barcode/python-net/generate-dat...
  5. 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/
  6. 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...
  7. 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...
  8. 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...
  9. XPS to EMF Converter using Python | Aspose.PDF

    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...
  10. 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...