Sort Score
Result 10 results
Languages All
Labels All
Results 1,611 - 1,620 of 4,220 for

stream provider

(0.82 sec)
  1. Other ways to provide main TeX input file | Java

    Conversion functionality of Aspose.TeX API solution for Java has a Constructor which accepts a Stream as the first argument. Here are some code examples....Guide Conversion Other ways to provide the main TeX input file Live...Pricing Buy Other ways to provide main TeX input file | Java...

    docs.aspose.com/tex/java/other-ways-of-main-input/
  2. 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...
  3. 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...
  4. 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/
  5. 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...
  6. Barcode Generation Basics - Create Barcodes in ...

    Barcode C# library includes supported symbologies, barcode appearance-related features, adjusting barcode size, changing barcode text, saving created barcodes, dealing with GUI-based development tools. The essential information can be found in the articles listed below....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/net/barcode-generation/
  7. Retrieve and Manage Exchange Server Mailbox Inf...

    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 IEWSClient class to connect...Aspose.Email for .NET. This API provides mechanism for accessing folders...

    docs.aspose.com/email/net/working-with-exchange...
  8. Check if VBA Code is Signed with C++|Documentation

    Learn how to check if VBA code in Excel files is signed using Aspose.Cells with C++....using the sample Excel file provided in the link. Is VBA Code Project...VBA Certificate to File or Stream with C++ Digitally Sign a VBA...

    docs.aspose.com/cells/cpp/check-if-vba-code-is-...
  9. Convert TIFF to EPS using Python

    TIFF to EPS conversion functionality offered by Aspose.Page API solution for Python 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 TIFF as EPS in Python...

    docs.aspose.com/page/python-net/convert/tiff-to...
  10. Best practice to handle document - Free Support...

    We are hosting our aspose app as a microservice. What is the best approach to send the doc to the service. As a doc file or base 64. Is there a difference in using either approaches in terms of bandwidth usage and handl…...there is no reference in the provided context that compares bandwidth...as path to the file or as a stream that contains document. So...

    forum.aspose.com/t/best-practice-to-handle-docu...