Sort Score
Result 10 results
Languages All
Labels All
Results 8,841 - 8,850 of 129,084 for

presentations

(0.32 sec)
  1. HeaderFooter|Aspose.Slides for Python Documenta...

    Control headers and footers in Python with Aspose.Slides: add or edit date/time, slide numbers, and footer text, show or hide placeholders across PPT, PPTX and ODP.... Presentation () as presentation : slide = presentation . slides...set_footer_visibility ( True ) presentation . save ( "footer.pptx" ...

    docs.aspose.com/slides/python-net/examples/elem...
  2. Ouverture d'une présentation dans VSTO et Aspos...

    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...."Open Presentation.pptx" ; Application . Presentations . Open...for .NET fournit la classe Presentation qui est utilisée pour ouvrir...

    docs.aspose.com/slides/fr/net/opening-a-present...
  3. Arsip

    Arsip... Buat instance kelas Presentation untuk memuat presentasi...PowerPoint. Panggil metode Presentation.Print() untuk mencetak presentasi...

    blog.aspose.com/id/slides/print-powerpoint-pres...
  4. Converteer HTML naar PPT in Java | products.asp...

    Converteer HTML naar PPT in Java. Gebruik de Java-bibliotheek-API om HTML naar PowerPoint te converteren...naar PPT Presentation presentation = new Presentation (); try...FileInputStream ( "page.html" ); try { presentation . getSlides (). addFromHtml...

    products.aspose.com/slides/nl/java/conversion/h...
  5. 使用 Java 編輯 PPTX 演示文件 | products.aspose.com

    Java 源代碼,用於查找和替換 PPTX 演示文稿中的文本。...PPTX 演示文稿 Presentation presentation = new Presentation ( "welcome-to-powerpoint...SlideUtil . findAndReplaceText ( presentation , true , "PowerPoint" ,...

    products.aspose.com/slides/zh-hant/java/redacti...
  6. جستجوی متن در فایل های ارائه ODP با استفاده از ...

    کد منبع Java برای جستجوی متن در ارائه ODP....از Java Presentation presentation = new Presentation ( "welcome-to-powerpoint...SlideUtil . findAndReplaceText ( presentation , true , "PowerPoint" ,...

    products.aspose.com/slides/fa/java/search/odp/
  7. فتح ملفات ODP العروض التقديمية باستخدام C++ | p...

    C++ شفرة المصدر لإزالة الحماية من العرض التقديمي ODP....auto presentation = System :: MakeObject < Presentation > ( u..."pres.odp" , loadOptions); presentation -> get_ProtectionManager()...

    products.aspose.com/slides/ar/cpp/unlock/odp/
  8. Animierter Text|Aspose.Slides Dokumentation

    Fügen Sie animierten Text und Effekte zu einer PowerPoint-Präsentation in C# oder .NET hinzu...using ( Presentation presentation = new Presentation ( dataDir...autoShape = ( IAutoShape ) presentation . Slides [ 0 ]. Shapes [...

    docs.aspose.com/slides/de/net/animierter-text/
  9. Ersetzen von Bildern in der Präsentationsbildsa...

    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....enthält, unter Verwendung der Presentation Klasse. Laden Sie ein Bild...slides . Presentation ( "pres.pptx" ) as presentation : #der erste...

    docs.aspose.com/slides/de/python-net/replacing-...
  10. VSTO と Aspose.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...."Open Presentation.pptx" ; Application . Presentations . Open...は、既存のプレゼンテーションを開くために使用される Presentation クラスを提供します。いくつかのオーバーロードさ...

    docs.aspose.com/slides/ja/net/opening-a-present...