Sort Score
Result 10 results
Languages All
Labels All
Results 1,431 - 1,440 of 15,716 for

content stream

(0.22 sec)
  1. Manage Video Frames in Presentations Using C++|...

    Learn to programmatically add and extract video frames in PowerPoint and OpenDocument slides using Aspose.Slides for C++. Fast how-to guide....in Presentations Using C++ Contents [ Hide ] Introduction A well-placed...lets you add captions from a stream. Extract Captions from a Video...

    docs.aspose.com/slides/cpp/video-frame/
  2. 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...
  3. Advanced Text Extraction from PowerPoint Presen...

    Learn how to quickly and easily extract text from PowerPoint presentations using Aspose.Slides for Python via .NET. Follow our simple, step-by-step guide to save time and efficiently access slide Content in your applications....PowerPoint Presentations in Python Contents [ Hide ] Overview Extracting...developers working with slide content. Whether you’re dealing with...

    docs.aspose.com/slides/python-net/extract-text-...
  4. Working with Messages in a PST File|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....with Messages in a PST File Contents [ Hide ] Adding Messages to...class and load it with the contents of the Inbox folder. Add messages...

    docs.aspose.com/email/cpp/working-with-messages...
  5. Aspose.Cells for Python via .NET license issue ...

    Hi, we are trying to deploy our purchased license for aspose.cell python product to our Databricks environment which we could do successfully. But when we call the license within our code, we run into the following error…...and the other is by using a stream. If you are currently using...license from the stream. lic = License() lic_stream = io.FileIO("Aspose...

    forum.aspose.com/t/aspose-cells-for-python-via-...
  6. Working with Transformations in PostScript | C++

    How to transform a Content in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...PostScript | C++ Contents [ Hide Show ] Transform a content in PS Document...these methods, we can add any content, including nested graphics...

    docs.aspose.com/page/cpp/ps/working-with-transf...
  7. 使用JavaScript在PDF中添加书签|Aspose.PDF for JavaScript...

    您可以使用JavaScript在PDF文档中添加或删除书签。...使用JavaScript在PDF中添加书签 Contents [ Hide ] 从PDF文档中删除特定书签 您可以使用C++的Aspose...DownloadFile = ( filename , mime , content ) => { mime = mime || "app...

    docs.aspose.com/pdf/zh/javascript-cpp/bookmark/
  8. Convert ODT to PPTM via C# .NET or with free On...

    Convert Word odt documents to PowerPoint pptm files with C#. Convert multiple files within ASP.NET or other .NET applications....Presentation Object Import HTML content in text frame of any slide...AutoShape to accomodate the HTML content // Adjust it as of your need...

    products.aspose.com/total/net/conversion/odt-to...
  9. License|Aspose.BarCode for Python via .NET API ...

    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....Ask AI License Contents [ Hide ] License class Provides methods...Licenses the library. set_license(stream) Licenses the library. See...

    docs.aspose.com/barcode/python-net/api-referenc...
  10. Crop EPS Image in Java

    This blog post will teach you how to crop EPS image in Java using Aspose.Page. This cropping SDK helps Java developers to crop EPS files programmatically....EPS Image in Java Table of Contents SDK Installation Crop EPS...mentioned below: Create an input stream for the source EPS file. Initialize...

    blog.aspose.com/page/crop-eps-image-in-java/