Sort Score
Result 10 results
Languages All
Labels All
Results 9,341 - 9,350 of 129,963 for

presentations

(0.13 sec)
  1. Convert DOC to POTM in Python or with free Onli...

    DOC to POTM conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free DOC to POTM online converter quickly before integrating the code....specific format, such as a presentation. How Aspose.Total Helps...save the created PDF into a Presentation as a POTM format. Aspose...

    products.aspose.com/total/python-net/conversion...
  2. Архивы

    Архивы...PowerPoint с помощью класса Presentation . Создайте экземпляр класса...в HTML, используя метод Presentation.Save(String, HtmlOptions)...

    blog.aspose.com/ru/slides/convert-ppt-pptx-to-h...
  3. Animar texto de PowerPoint en Java|Documentació...

    Cree texto animado dinámico en presentaciones PowerPoint y OpenDocument usando Aspose.Slides para Java, con ejemplos de código Java optimizados y fáciles de seguir....párrafo: Presentation presentation = new Presentation ( "Presentation...autoShape = ( IAutoShape ) presentation . getSlides (). get_Item...

    docs.aspose.com/slides/es/java/animated-text/
  4. PowerPoint-Text auf Android animieren|Aspose.Sl...

    Erstellen Sie dynamischen, animierten Text in PowerPoint- und OpenDocument-Präsentationen mit Aspose.Slides für Android, anhand leicht verständlicher, optimierter Java-Codebeispiele....hinzufügen: Presentation presentation = new Presentation ( "Presentation...autoShape = ( IAutoShape ) presentation . getSlides (). get_Item...

    docs.aspose.com/slides/de/androidjava/animated-...
  5. アニメーション|Aspose.Slides ドキュメント

    Aspose.Slides for .NET のアニメーション例を探索しましょう:C# を使用して PPT、PPTX、ODP プレゼンテーションのエフェクトやトランジションを追加、シーケンス化、カスタマイズできます。...() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; var shape = slide . Shapes . AddAutoShape...

    docs.aspose.com/slides/ja/net/examples/elements...
  6. 在 Android 上格式化 PowerPoint 文本|Aspose.Slides 文档

    使用 Aspose.Slides for Android via Java 对 PowerPoint 和 OpenDocument 演示文稿中的文本进行格式化和样式设置。自定义字体、颜色、对齐方式等。...下面的代码片段演示了如何使用此功能: Presentation pres = new Presentation ( "Presentation.pptx"...下面的代码片段演示了如何使用此功能: Presentation pres = new Presentation ( "Presentation.pptx"...

    docs.aspose.com/slides/zh/androidjava/text-form...
  7. Slå samman PPTX-filer via C++ | products.aspose...

    C++ exempelkod för att kombinera PPTX-dokument på C++ Runtime Environment för Windows 32 bitar, Windows 64 bitar och Linux 64 bitar....Instantiate Presentation class SharedPtr<Presentation> presentation1...MakeObject<Presentation>(sourceFilePath1); SharedPtr<Presentation> presentation2...

    products.aspose.com/slides/sv/cpp/merger/pptx/
  8. مشاهده فرمت های فایل PPTX از طریق دات نت | prod...

    کد منبع سی شارپ برای بارگیری، رندر و نمایش اسناد PPTX بر روی پلتفرم‌های NET Framework، NET Core، Windows Azure، Mono یا Xamarin.... یک شی Presentation را نمونه سازی کنید و فایل...html" ; // instantiate a Presentation object & load the PPTX file...

    products.aspose.com/slides/fa/net/viewer/pptx/
  9. Eigenschaften der Präsentationsansicht|Aspose.S...

    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....Präsentationsdatei darstellt Presentation pres = new Presentation (); try { pres...( true ); pres . save ( "presentation_normal_view_state.pptx"...

    docs.aspose.com/slides/de/androidjava/presentat...
  10. Exporter vers HTML5|Documentation Aspose.Slides

    Exporter PowerPoint vers HTML5 en Java...dépendances : Presentation pres = new Presentation ( "pres.pptx"...cette manière : Presentation pres = new Presentation ( "pres.pptx"...

    docs.aspose.com/slides/fr/java/export-to-html5/