Sort Score
Result 10 results
Languages All
Labels All
Results 1,681 - 1,690 of 4,132 for

stream provider

(0.7 sec)
  1. Manage Video Frames in Presentations in .NET|As...

    Learn to programmatically add and extract video frames in PowerPoint and OpenDocument slides using Aspose.Slides for .NET. Fast how-to guide....Slides provides the IVideo interface, IVideoFrame...BinaryData ; using ( FileStream stream = new FileStream ( "NewVideo_out...

    docs.aspose.com/slides/net/video-frame/
  2. Manage Chart Workbooks in Presentations in .NET...

    Discover Aspose.Slides for .NET: effortlessly manage chart workbooks in PowerPoint and OpenDocument formats to Streamline your presentation data....Slides provides the ReadWorkbookStream and.... ChartData ; MemoryStream stream = data . ReadWorkbookStream...

    docs.aspose.com/slides/net/chart-workbook/
  3. EPS to EMF Conversion | API for Python

    Sample Python conversion code for EPS format to EMF file. Use this example code to convert EPS to EMF within any Web or Console Python based application....high-quality EMF images and provides you with flexibility and versatility...instance of PsDocument via a stream Create and set instances of...

    products.aspose.com/page/python-net/conversion/...
  4. EPS to PS Conversion | API for Python

    Sample Python conversion code for EPS format to PS file. Use this example code to convert EPS to PS within any Web or Console Python based application....high-quality PS files and provides you with flexibility and versatility...instance of PsDocument via a stream Create and set instances of...

    products.aspose.com/page/python-net/conversion/...
  5. EPS to BMP Conversion | API for Python

    Sample Python conversion code for EPS format to BMP file. Use this example code to convert EPS to BMP within any Web or Console Python based application....high-quality BMP images and provides you with flexibility and versatility...instance of PsDocument via a stream Create and set instances of...

    products.aspose.com/page/python-net/conversion/...
  6. EPS to JPEG Conversion | API for Python

    Sample Python conversion code for EPS format to JPEG file. Use this example code to convert EPS to JPEG within any Web or Console Python based application....high-quality JPEG images and provides you with flexibility and versatility...instance of PsDocument via a stream Create and set instances of...

    products.aspose.com/page/python-net/conversion/...
  7. Conversion to pdf speed - Free Support Forum - ...

    Hi, We’re using several Aspose libraries to convert different file formats to pdf. Recently we’ve noticed that converting from .msg takes significantly longer than other formats. Please see the attached project - on sta…...PDF|Documentation , first to mhtml stream and then to pdf with Aspose...mhtmlStream.Position = 0; // Reset stream position for reading // Load...

    forum.aspose.com/t/conversion-to-pdf-speed/317520
  8. IBarcodeGenerator | Aspose.Words for Java

    Public interface for barcode custom generator in Java.... Implementation should be provided by user. Remarks: Generator...java.awt.image.BufferedImage - Stream with image data representing...

    reference.aspose.com/words/java/com.aspose.word...
  9. Advanced Text Extraction from Presentations in ...

    Quickly extract text from PowerPoint and OpenDocument presentations using Aspose.Slides for C++. Follow our simple, step-by-step guide to save time....Slides for C++ provides the Aspose.Slides.Util namespace...SharedPtr < System :: IO :: Stream > stream , TextExtractionArrang...

    docs.aspose.com/slides/cpp/extract-text-from-pr...
  10. Exception when loading a license file with Aspo...

    Hi, I have a big problem using Aspose E-Mail for Java 25.6 and higher. The version 25.5 works without problems. Every time i try to set our license with License.setLicense() i’m getting a strange exception i cannot debu…...License(); try (InputStream stream = classLoader.getResourceAsStream("Aspose...lic")) { license.setLicense(stream); } catch (Exception e) { e...

    forum.aspose.com/t/exception-when-loading-a-lic...