Sort Score
Result 10 results
Languages All
Labels All
Results 9,851 - 9,860 of 129,978 for

presentations

(0.32 sec)
  1. Android でのプレゼンテーションのスライド トランジションの管理|Aspose.Slid...

    Aspose.Slides for Android via Java でスライド トランジションをカスタマイズする方法を、PowerPoint と OpenDocument のプレゼンテーション向けのステップバイステップガイドとともに紹介します。... Presentation クラスのインスタンスを作成します。 Aspose...ファイルを読み込むために Presentation クラスのインスタンスを作成します Presentation presentation...

    docs.aspose.com/slides/ja/androidjava/slide-tra...
  2. Java에서 HTML을 PPT로 변환 | products.aspose.com

    Java에서 HTML을 PPT로 변환합니다. Java 라이브러리 API를 사용하여 HTML을 PowerPoint로 변환...Java 코드 Presentation presentation = new Presentation (); try...FileInputStream ( "page.html" ); try { presentation . getSlides (). addFromHtml...

    products.aspose.com/slides/ko/java/conversion/h...
  3. إضافة شريحة تخطيط إلى العرض التقديمي|توثيق Aspo...

    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 الوصول إلى مجموعة شرائح...باستخدام كائن Presentation. مثال //Instantiate Presentation class that...

    docs.aspose.com/slides/ar/net/add-layout-slide-...
  4. إضافة إطار صورة مع حركة في VSTO و 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....//Creating empty presentation PowerPoint . Presentation pres = Globals...ThisAddIn . Application . Presentations . Add ( Microsoft . Office...

    docs.aspose.com/slides/ar/net/adding-picture-fr...
  5. Печатайте презентации с помощью Python|Документ...

    Печатайте презентации PowerPoint и OpenDocument с помощью Aspose.Slides for Python. Узнайте, как настраивать параметры печати и автоматизировать вывод документов....Создайте экземпляр класса Presentation и передайте презентацию...презентацию presentation = slides . Presentation ( "Print.ppt"...

    docs.aspose.com/slides/ru/python-net/print-pres...
  6. Kopf- und Fußzeile|Aspose.Slides für Python Dok...

    Steuern Sie Kopf- und Fußzeilen in Python mit Aspose.Slides: Datum/Uhrzeit, Folienzahlen und Fußzeilentext hinzufügen oder bearbeiten, Platzhalter in PPT, PPTX und ODP ein- oder ausblenden.... Presentation () as presentation : slide = presentation . slides...set_footer_visibility ( True ) presentation . save ( "footer.pptx" ...

    docs.aspose.com/slides/de/python-net/examples/e...
  7. Slide|Aspose.Slides for PHP Documentation

    Manage slides in PHP with Aspose.Slides: create, clone, reorder, hide, set backgrounds and size, apply transitions, and export for PowerPoint and OpenDocument....remove slides using the Presentation class. Each example below...to the presentation. function addSlide () { $presentation = new...

    docs.aspose.com/slides/php-java/examples/elemen...
  8. How to Check If IPictureFrame Is a Cameo Using ...

    Hello, Could you please help me figure out how to check if IPictureFrame shape instance is a cameo (camera feed object)? thank you in advance....shown below: Presentation presentation = new Presentation("sample...pptx"); try { ISlide slide = presentation.getSlides().get_Item(0);...

    forum.aspose.com/t/how-to-check-if-ipicturefram...
  9. اضافه کردن واترمارک به فایل های ارائه PPTX با ا...

    کد منبع C# برای افزودن واترمارک به ارائه PPTX....C# using ( var presentation = new Presentation()) { ISlide slide...slide = presentation.Slides[ 0 ]; IAutoShape watermarkShape = slide...

    products.aspose.com/slides/fa/net/watermark/pptx/
  10. Convert POTM to OTP using C# | products.aspose.com

    Sample code for POTM to OTP C# conversion. Use API example code for batch POTM files to OTP conversion within VB.NET, Asp.NET or any .NET based application....file with an instance of Presentation class Call the Save method...Conversion // instantiate a Presentation object that represents a...

    products.aspose.com/slides/net/conversion/potm-...