Sort Score
Result 10 results
Languages All
Labels All
Results 9,221 - 9,230 of 113,592 for

presentations

(0.07 sec)
  1. Конвертация PowerPoint в видео|Документация Asp...

    Конвертация PowerPoint в видео на Java...в видео: Presentation presentation = new Presentation (); try...анимирует его IAutoShape smile = presentation . getSlides (). get_Item...

    docs.aspose.com/slides/ru/java/convert-powerpoi...
  2. 图片框|Aspose.Slides 文档

    在 Java 中向 PowerPoint 演示文稿添加图片框... 创建图片框 创建一个 Presentation 类的实例。 通过索引获取幻灯片的引用。 通过将图像添加到与演示对象关联的...文件的 PresentationPresentation pres = new Presentation (); try...

    docs.aspose.com/slides/zh/java/picture-frame/
  3. Convert FLATOPC to PPS via C++ or with free Onl...

    Export FLATOPC to PPS in your C++ applications without using Microsoft Word of PowerPoint or online. Test free FLATOPC to PPS online converter quickly before integrating the code....tabular format, while PPS is a presentation format used to create slideshows...necessary to ensure that data is presented in the most effective way...

    products.aspose.com/total/cpp/conversion/flatop...
  4. 部分|Aspose.Slides 文档

    在 C# 或 .NET 中获取 PowerPoint 演示文稿中的部分...using ( Presentation presentation = new Presentation ( "Shapes...IAutoShape shape = ( IAutoShape ) presentation . Slides [ 0 ]. Shapes [...

    docs.aspose.com/slides/zh/net/portion/
  5. Default Fonts - PowerPoint Java API|Aspose.Slid...

    PowerPoint Java API lets you set the default font for rendering the presentation to PDF, XPS or thumbnails. This article shows how to define DefaultRegular Font and DefaultAsian Font for use as default fonts....Default Fonts for Rendering Presentation Aspose.Slides lets you set...font fore rendering the presentation to PDF, XPS or thumbnails...

    docs.aspose.com/slides/java/default-font/
  6. البحث عن نص في ODP ملفات العروض التقديمية باستخ...

    Java شفرة المصدر للبحث عن النص في ODP Presentation....باستخدام Java Presentation presentation = new Presentation ( "welcome-to-powerpoint...SlideUtil . findAndReplaceText ( presentation , true , "PowerPoint" ,...

    products.aspose.com/slides/ar/java/search/odp/
  7. PowerPointをSWFフラッシュに変換する|Aspose.Slides ドキュメント

    C#または.NETでPowerPointプレゼンテーションをSWFフラッシュに変換する...PowerPointをSWFフラッシュに変換する Contents [ Hide ] Presentation クラスが公開する Save メソッドを使用して...プレゼンテーションファイルを表すPresentationオブジェクトをインスタンス化する using ( Presentation presentation...

    docs.aspose.com/slides/ja/net/convert-powerpoin...
  8. Usuń adnotację PPT za pomocą C++ | products.asp...

    Kod źródłowy C++ do usuwania adnotacji z PPT...auto presentation = System :: MakeObject < Presentation > ( u...from the presentation for ( auto author : presentation -> get_CommentAuthors())...

    products.aspose.com/slides/pl/cpp/annotation/ppt/
  9. Rimuovere l'annotazione PPT utilizzando C++ | p...

    Codice sorgente C++ per eliminare le annotazioni da PPT...auto presentation = System :: MakeObject < Presentation > ( u...from the presentation for ( auto author : presentation -> get_CommentAuthors())...

    products.aspose.com/slides/it/cpp/annotation/ppt/
  10. Клонирование слайдов|Документация 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....предоставляемая объектом Presentation , предоставляет методы AddClone...Создайте экземпляр класса Presentation . Создайте экземпляр класса...

    docs.aspose.com/slides/ru/cpp/clone-slides/