Sort Score
Result 10 results
Languages All
Labels All
Results 9,481 - 9,490 of 129,136 for

presentations

(0.33 sec)
  1. ActiveX|Aspose.Slides Dokumentation

    Siehe Aspose.Slides für Android ActiveX-Beispiele: Einfügen, Konfigurieren und Steuern von ActiveX-Objekten in PPT- und PPTX-Präsentationen mit klarem Java-Code....addActiveX () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/de/androidjava/examples/...
  2. Texte mathématique|Documentation Aspose.Slides

    Explorez les exemples MathematicalText d'Aspose.Slides pour Android : créez et formatez des équations, des fractions, des matrices et des symboles avec Java dans des présentations PPT, PPTX et ODP....addMathText () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/fr/androidjava/examples/...
  3. Texto matemático|Documentación de Aspose.Slides

    Explore ejemplos de MathematicalText de Aspose.Slides para Android: cree y formatee ecuaciones, fracciones, matrices y símbolos con Java en presentaciones PPT, PPTX y ODP....addMathText () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/es/androidjava/examples/...
  4. Zobrazení nebo úprava metadat souborů POT pomoc...

    Zdrojový kód Java pro úpravu nebo zobrazení metadat formátu POT....DocumentProperties vystavenou objektem Presentation pro přístup k vlastnostem...Java Presentation pres = new Presentation ( "Presentation.pot"...

    products.aspose.com/slides/cs/java/metadata/pot/
  5. Zobrazení nebo úprava metadat souborů PPS pomoc...

    Zdrojový kód Java pro úpravu nebo zobrazení metadat formátu PPS....DocumentProperties vystavenou objektem Presentation pro přístup k vlastnostem...Java Presentation pres = new Presentation ( "Presentation.pps"...

    products.aspose.com/slides/cs/java/metadata/pps/
  6. الرسوم المتحركة|توثيق 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/ar/net/examples/elements...
  7. How to Insert Signature in PowerPoint using C#

    This article provides details on how to insert signature in PowerPoint using C#. It assists by providing configuration details, step-wise program flow and a runnable sample code to add signature to PowerPoint using C# from a PFX certificate....before adding them to the presentation file and saving it as a...Slides for .NET to sign a presentation Create or load the file...

    kb.aspose.com/slides/net/how-to-insert-signatur...
  8. 替换演示文稿图像集合中的图像|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 类加载包含图像的演示文稿文件。 从文件中以字节数组加载图像。...//实例化演示文稿 Presentation presentation = new Presentation ( "presentation...

    docs.aspose.com/slides/zh/java/replacing-images...
  9. PowerPoint-Formen in Python formatieren|Aspose....

    Erfahren Sie, wie Sie PowerPoint-Formen in Python mit Aspose.Slides formatieren—setzen Sie Füll-, Linien- und Effektstile für PPT-, PPTX- und ODP-Dateien mit Präzision und voller Kontrolle....Erstellen Sie eine Instanz der Presentation ‑Klasse. Holen Sie sich...# Instanziieren Sie die Presentation-Klasse, die eine Präsentationsdatei...

    docs.aspose.com/slides/de/python-net/shape-form...
  10. ค้นหา

    ค้นหา...า สร้างอินสแตนซ์ของคลาส Presentation และโหลดงานนำเสนอที่คุณต้องการเข้ารหัส... using (Presentation presentation = new Presentation("pres.pptx"))...

    blog.aspose.com/th/slides/encrypt-ppt-csharp/