Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 3,935 for

stream provider

(0.09 sec)
  1. Save Presentations in .NET|Aspose.Slides Docume...

    Discover how to save presentations in .NET using Aspose.Slides—export to PowerPoint or OpenDocument while retaining layouts, fonts and effects.... you can save to a file or stream . This article explains the...Presentations to Streams You can save a presentation to a stream by passing...

    docs.aspose.com/slides/net/save-presentation/
  2. 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...
  3. Extract Text from Presentations|Aspose.Slides D...

    Learn how to extract text from slides or entire presentations in Aspose.Slides for C++ and process content from PPT, PPTX and ODP programmatically....Slides for C++ provides the Aspose.Slides.Util namespace...PresentationText GetPresentationText ( Stream stream ) PresentationText GetPresentationText...

    docs.aspose.com/slides/cpp/extracting-text-from...
  4. C++ API to Convert XPS to XLAM | products.aspos...

    Convert XPS to XLAM via C++ API without using Microsoft Excel or Adobe Reader...Total for C++ also provides a wide range of other features...class. Save XLAM File Format to Stream via C++ Aspose.Cells for C++...

    products.aspose.com/total/cpp/conversion/xps-to...
  5. C++ API to Convert PCL to FODS | products.aspos...

    Convert PCL to FODS via C++ API without using Microsoft Excel or Adobe Reader...Total for C++ provides a comprehensive set of APIs...class. Save FODS File Format to Stream via C++ Aspose.Cells for C++...

    products.aspose.com/total/cpp/conversion/pcl-to...
  6. C++ API to Convert PS to XLT | products.aspose.com

    Convert PS to XLT via C++ API without using Microsoft Excel or Adobe Reader... It is easy to use and provides a wide range of features,...class. Save XLT File Format to Stream via C++ Aspose.Cells for C++...

    products.aspose.com/total/cpp/conversion/ps-to-...
  7. C++ API to Convert EPUB to TSV | products.aspos...

    Convert EPUB to TSV via C++ API without using Microsoft Excel or Adobe Reader... It provides a simple two-step process...class. Save TSV File Format to Stream via C++ Aspose.Cells for C++...

    products.aspose.com/total/cpp/conversion/epub-t...
  8. C++ API to Convert XSLFO to XLAM | products.asp...

    Convert XSLFO to XLAM via C++ API without using Microsoft Excel or Adobe Reader...Total for C++ provides a comprehensive set of APIs...XSLFO to XLAM in C++. It also provides a wide range of features such...

    products.aspose.com/total/cpp/conversion/xslfo-...
  9. Inconsistent Sheet Name Behavior When Reading C...

    We’ve observed inconsistent behavior when reading CSV files using Aspose.Cells: When creating a Workbook object using a file path, the resulting worksheet name matches the CSV file name. However, when creating a Wo…... Can you provide a fix and consistent behavior...InputStream using (FileStream stream = new FileStream("path/to/your/file...

    forum.aspose.com/t/inconsistent-sheet-name-beha...
  10. The image Aspose.Cell captures does not look li...

    Hey Aspose Team, I’ve been noticing a weird behavior in my code when I capture the picture of range. The image aspose captures look nothing like the excel chart when I open the excel chart and view it. public virtual S…... public virtual Stream ProcessOleObject(string fileName...Create a stream to save the image in MemoryStream Stream = new MemoryStream();...

    forum.aspose.com/t/the-image-aspose-cell-captur...