Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 3,122 for

stream provider

(0.04 sec)
  1. 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...
  2. Shape Manipulations|Aspose.Slides for Node.js v...

    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....js via Java provides a simple API to access layout..."TestExportShapeToSvg.pptx" ); try { var stream = java . newInstanceSync (...

    docs.aspose.com/slides/nodejs-java/shape-manipu...
  3. Work with a Document Marked by a Sensitivity La...

    Convert Word with applied sensitivity label to PDF using C#. Work with documents marked by a sensitivity labels – various input formats, including Word, OpenOffice, Image and eBook....( string originalFilePath , Stream fileData , AssignmentMethod...originalFilePath ; } public Stream FileData { get ; init ; } public...

    docs.aspose.com/words/net/work-with-document-ma...
  4. Extraction of Embedded Objects data|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....Email provides the InlineAttachmentExtr class...read the CompoundFile Read the stream with CONTENTS Save the contents...

    docs.aspose.com/email/net/extraction-of-embedde...
  5. 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...
  6. Finding character bounding boxes|Documentation

    Character-by-character recognition and automatic detection of character bounding boxes inside images.... If the file is provided as a stream, an array of pixels...

    docs.aspose.com/ocr/python-net/image-regions-ch...
  7. Load a Web Image from a URL into an Excel Works...

    Learn how to convert an image from URL to Excel embedded image using C++ and Aspose.Cells for C++ API....Cells for C++ API provides a straightforward method to...download image data into a memory stream and insert it into the worksheet...

    docs.aspose.com/cells/cpp/load-a-web-image-from...
  8. HtmlSaveOptions.images_folder property | Aspose...

    HtmlSaveOptions.images_folder property. Specifies the physical folder where images are saved when exporting a document to HTML format...a document into a file and provide a file name, Aspose.Words,...you save a document into a stream, Aspose.Words does not have...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Shapes in Charts|Documentation

    Learn how to use Aspose.Cells for Python via .NET to add controls and customize charts in Microsoft Excel. Our guide will demonstrate how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts....Control to the Chart Labels provide a means for giving information...drawing.ShapeCollection class provides a method named add_label_in_chart...

    docs.aspose.com/cells/python-net/controls-in-ch...
  10. Convert GIF to EPS using Java API Solution

    GIF to EPS conversion functionality offered by Aspose.Page API solution for Java is explained and illustrated with the code snippets here....has four modifications to provide a user with the most comfortable..."output1.eps" , options); Using streams for saving GIF to EPS in Java...

    docs.aspose.com/page/java/convert/gif-to-eps/