Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 3,872 for

stream provider

(0.08 sec)
  1. Delete redundant spaces after line break while ...

    Learn how to delete redundant spaces after line breaks while importing HTML using Aspose.Cells for JavaScript via C++....workbook from stream with HTML load options const stream = byteArray...const workbook = new Workbook ( stream , loadOptions ); // Access...

    docs.aspose.com/cells/javascript-cpp/delete-red...
  2. EPS to GIF Converter using Python | Aspose.PDF

    Sample code on Python for EPS to GIF conversion. Use example code for batch EPS to GIF conversion with Python and .NET...write the resulting image to a stream. Write each converted page...GIF file by opening a FileIO stream and passing it to the process()...

    products.aspose.com/pdf/python-net/conversion/e...
  3. Not flattening all fields on pdf via .NET - Fre...

    I have a project that is filling pdfs with data, combining, then saving them all asynchronously. I am having an issue where sometimes a few of the documents in the packets are not getting flattened. I am calling Flatten…...before saving it to a new memory stream. I am not seeing any errors...<string, string> dict, Stream stream) { if (dict == null) return...

    forum.aspose.com/t/not-flattening-all-fields-on...
  4. PPT to PDF Conversion in C#: NullReferenceExcep...

    Hi I am trying to convert a few ppts to pdf and I am getting the following null reference exception. System.NullReferenceException: Object reference not set to an instance of an object. at .(Graphics , , ) at .(IL…... (Presentation , Stream , Int32[] , PdfOptions , InterruptionToken...Slides.Presentation.Save(Stream stream, SaveFormat format, ISaveOptions...

    forum.aspose.com/t/ppt-to-pdf-conversion-in-c-n...
  5. C++ API to Convert PDF to DIF | products.aspose...

    Convert PDF to DIF via C++ API without using Microsoft Excel or Adobe Reader... It provides a comprehensive set of features...class. Save DIF File Format to Stream via C++ Aspose.Cells for C++...

    products.aspose.com/total/cpp/conversion/pdf-to...
  6. Other ways to provide main TeX input file | .NET

    Conversion functionality of Aspose.TeX API solution for .NET 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 | .NET...

    docs.aspose.com/tex/net/other-ways-of-main-input/
  7. Aspose.Pdf throwing exception loading html afte...

    We are using Aspose.Email to convert to html and then trying to load that into Aspose.Pdf and we are getting an “Object reference not set to an instance of an object” exception in Aspose.Pdf.Text.TextSegment.set_Text. I …...#=zHcxGeaE7YtYf(Stream #=zFmzyhBEzq_qC, Document #=zliUzh31I_cmN...#=zcER0$6DnVyH83m30xK54wkKTR.#=zJ69K7ao=(Stream #=zFmzyhBEzq_qC, Document #=zliUzh31I_cmN...

    forum.aspose.com/t/aspose-pdf-throwing-exceptio...
  8. Working with Outlook Contacts|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.... The MapiContact class provides all the contact related properties...Checks whether VCard source stream contains multiple contacts...

    docs.aspose.com/email/python-net/working-with-o...
  9. Saving File to Response Object with Golang via ...

    Learn how to save files dynamically and send them directly to a client browser using Aspose.Cells for C++....being sent to the browser provides the option to open directly...the file to a stream and then operate on the stream. Save Workbook...

    docs.aspose.com/cells/go-cpp/saving-file-to-res...
  10. 通过C++中的JavaScript导入HTML时删除行结束后的多余空格|Documentation

    学习如何在使用C++中的Aspose.Cells for JavaScript导入HTML时删除行结束后多余的空格。...workbook from stream with Html load options const stream = byteArray...const workbook = new Workbook ( stream , loadOptions ); // Access...

    docs.aspose.com/cells/zh/javascript-cpp/delete-...