Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 129,304 for

presentation

(0.31 sec)
  1. Manage Chart Data Markers in Presentations in ....

    Learn how to customize chart data markers in Aspose.Slides for .NET, boosting Presentation impact across PPT and PPTX formats with clear C# code examples....Manage Chart Data Markers in Presentations in .NET Contents [ Hide...steps below: Instantiate Presentation class. Creating the default...

    docs.aspose.com/slides/net/chart-data-marker/
  2. Picture|Aspose.Slides Documentation

    Work with pictures in Aspose.Slides for Android: insert, crop, compress, recolor, and export images with Java examples for PPT, PPTX, and ODP Presentations....IOException { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/androidjava/examples/ele...
  3. Advanced Text Extraction from Presentations on ...

    Quickly extract text from PowerPoint and OpenDocument Presentations using Aspose.Slides for Android via Java. Follow our simple, step-by-step guide to save time....Advanced Text Extraction from Presentations on Android Contents [ Hide...extract the text from a presentation. To do so, you need to extract...

    docs.aspose.com/slides/androidjava/extract-text...
  4. OLE对象|Aspose.Slides for Python 文档

    使用 Aspose.Slides 在 Python 中处理 OLE 对象:插入或更新嵌入的文件,设置图标或链接,提取内容,控制 PPT、PPTX 和 ODP 的行为。... Presentation () as presentation : slide = presentation . slides..., 50 , 50 , data_info ) presentation . save ( "ole_frame.pptx"...

    docs.aspose.com/slides/zh/python-net/examples/e...
  5. Code Comparison for common features with OpenXM...

    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....Slide to Presentation Apply a theme to a presentation Change the...fill color of a shape in a presentation Count the number of Slides...

    docs.aspose.com/slides/net/code-comparison-for-...
  6. 获取幻灯片中的所有文本|Aspose.Slides 文档

    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....slideIndex ) { // Open the presentation as read-only. using ( PresentationDocument... false )) { // Pass the presentation and the slide index // to...

    docs.aspose.com/slides/zh/net/get-all-the-text-...
  7. Manage Tags and Custom Data in Presentations on...

    Add, read, update, and remove tags & custom data in Aspose.Slides for Android, with Java examples for PowerPoint and OpenDocument Presentations....Tags and Custom Data in Presentations on Android Contents [ Hide...Hide ] Data Storage in Presentation Files PPTX files—items with...

    docs.aspose.com/slides/androidjava/managing-tag...
  8. View or Edit OTP Files Metadata using .NET | pr...

    C# source code to edit or view OTP format metadata....and Custom properties in presentation files using server-side...DocumentProperties property exposed by Presentation object to access the document...

    products.aspose.com/slides/net/metadata/otp/
  9. View or Edit POTM Files Metadata using .NET | p...

    C# source code to edit or view POTM format metadata....and Custom properties in presentation files using server-side...DocumentProperties property exposed by Presentation object to access the document...

    products.aspose.com/slides/net/metadata/potm/
  10. Master Slide|Aspose.Slides for Node.js via .NET...

    Explore Aspose.Slides for Node.js master slide examples: create, edit, and style masters, placeholders, and themes in PPT, PPTX, and ODP with clear code....{ let presentation = new aspose . slides . Presentation (); try...let defaultMasterSlide = presentation . getMasters (). get_Item...

    docs.aspose.com/slides/nodejs-java/examples/ele...