Sort Score
Result 10 results
Languages All
Labels All
Results 1,531 - 1,540 of 129,201 for

presentation

(0.07 sec)
  1. Advanced Text Extraction from Presentations in ...

    Quickly extract text from PowerPoint and OpenDocument Presentations using Aspose.Slides for .NET. Follow our simple, step-by-step guide to save time....Advanced Text Extraction from Presentations in .NET Contents [ Hide...Overview Extracting text from presentations is a common yet essential...

    docs.aspose.com/slides/net/extract-text-from-pr...
  2. View & Edit PowerPoint Metadata using Java | pr...

    Java source code to view and edit Presentation propertires...extract, edit and remove presentation properties using server-side...Samples Online Include Edit Presentation Metadata FODP How to edit...

    products.aspose.com/slides/java/metadata/
  3. Conversion to Tiff with Notes|Aspose.Slides Doc...

    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....supports for converting a presentation with notes to images. You...generate TIFF images of a presentation in Notes Slide view. The...

    docs.aspose.com/slides/net/conversion-to-tiff-w...
  4. View or Edit PPT Files Metadata using Java | pr...

    Java source code to edit or view PPT 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/java/metadata/ppt/
  5. View or Edit PPSM Files Metadata using Java | p...

    Java source code to edit or view PPSM 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/java/metadata/ppsm/
  6. Export CGM to PPT in Android | products.aspose.com

    Android API to Convert CGM to PPT without using Microsoft Word...Metafile) to PPT (PowerPoint Presentation) is a useful process for...other hand, PPT is a popular presentation format used by Microsoft...

    products.aspose.com/total/android-java/conversi...
  7. Export PS to XAML in Android | products.aspose.com

    Android API to Convert PS to XAML without using Microsoft Word...user interfaces in Windows Presentation Foundation (WPF), Windows...Load PPTX document by using Presentation class Save the document...

    products.aspose.com/total/android-java/conversi...
  8. 页眉页脚|Aspose.Slides for Python 文档

    在 Python 中使用 Aspose.Slides 控制页眉和页脚:添加或编辑日期/时间、幻灯片编号和页脚文本,在 PPT、PPTX 和 ODP 中显示或隐藏占位符。... Presentation () as presentation : slide = presentation . slides...set_footer_visibility ( True ) presentation . save ( "footer.pptx" ...

    docs.aspose.com/slides/zh/python-net/examples/e...
  9. Ink|Aspose.Slides Documentation

    Work with Ink in Aspose.Slides for .NET: draw, import, and edit strokes, adjust color and width, and export to PPT, PPTX, and ODP using C# examples....() { using var presentation = new Presentation ( "ink.pptx" );...); var slide = presentation . Slides [ 0 ]; if ( slide . Shapes...

    docs.aspose.com/slides/net/examples/elements/ink/
  10. Get all the text in all the slides|Aspose.Slide...

    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....presentationFile ) { // Open the presentation as read-only. using ( PresentationDocument... false )) { // Pass the presentation to the next CountSlides...

    docs.aspose.com/slides/net/get-all-the-text-in-...