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

presentations

(0.23 sec)
  1. 母版幻灯片|Aspose.Slides 文档

    探索 Aspose.Slides for .NET 的母版幻灯片示例:在 PPT、PPTX 和 ODP 中创建、编辑和设置母版、占位符和主题,提供清晰的 C# 代码。...() { using var presentation = new Presentation (); // 克隆默认母版幻灯片。...var defaultMasterSlide = presentation . Masters [ 0 ]; var newMasterSlide...

    docs.aspose.com/slides/zh/net/examples/elements...
  2. Chercher

    chercher...PowerPoint à l’aide de la classe Presentation . Accédez à INotesSlideManager...spécifique à l’aide de la méthode Presentation->getSlides()->idxget (int32t...

    blog.aspose.com/fr/slides/working-with-notes-in...
  3. arkiv

    arkiv...en video i en PowerPoint-presentation. Skapa först en instans...instans av klassen Presentation för att representera en ny PowerPoint-fil...

    blog.aspose.com/sv/slides/embed-video-in-powerp...
  4. Archiv

    Archiv...vytvořte instanci třídy Presentation pro načtení prezentace PowerPoint...VbaProject k vlastnosti Presentation.VbaProject . Přidejte prázdný...

    blog.aspose.com/cs/slides/add-extract-remove-vb...
  5. How to Strike Out Text in PPTX using Java

    This tutorial covers how to strike out text in PPTX using Java. It covers all the details to establish the environment, a step-wise process and a working sample code to strike out PPTX text using Java....including generating a sample presentation, creating an autoshape,...empty presentation using an instance of the Presentation class...

    kb.aspose.com/slides/java/how-to-strike-out-tex...
  6. إدارة الصوت في العروض التقديمية باستخدام Java|و...

    إنشاء والتحكم في إطارات الصوت في Aspose.Slides للـ Java — أمثلة على الشيفرات لتضمين، قص، تكرار، وتكوين التشغيل عبر عروض PPT و PPTX و ODP.... إنشاء كائن من الفئة Presentation . الحصول على مرجع الشريحة...بإنشاء فئة Presentation التي تمثل ملف عرض تقديمي Presentation pres...

    docs.aspose.com/slides/ar/java/audio-frame/
  7. Archivio

    Archivio...diapositiva usando il metodo Presentation->getSlides()->idxget(0)...presentazione usando il metodo Presentation->Save(System::String fname...

    blog.aspose.com/it/slides/add-slide-transitions...
  8. arkiv

    arkiv...härrör från en PowerPoint-presentation är ganska effektiv för att...Animation; using (Presentation presentation = new Presentation()) { //...

    blog.aspose.com/sv/slides/convert-ppt-to-video-...
  9. Archiv

    Archiv...prezentaci PPT/PPTX pomocí třídy Presentation. Převeďte PPT do PDF pomocí...pomocí metody Presentation.save(string, export.SaveFormat.PDF)...

    blog.aspose.com/cs/slides/convert-pptx-ppt-to-p...
  10. Bảo vệ tệp bản trình bày ODP bằng .NET | produc...

    Mã nguồn C# để bảo vệ Bản trình bày ODP....C# using (Presentation presentation = new Presentation( "pres.odp"...odp" )) { presentation.ProtectionManager.Encrypt( "123123" );...

    products.aspose.com/slides/vi/net/protect/odp/