Sort Score
Result 10 results
Languages All
Labels All
Results 7,161 - 7,170 of 129,322 for

presentations

(0.34 sec)
  1. Slide|Aspose.Slides Documentation

    Control slides in Aspose.Slides for .NET: create, clone, reorder, resize, set backgrounds, and apply transitions with C# for PPT, PPTX, and ODP Presentations....remove slides using the Presentation class. Each example below...add an empty slide to the presentation. static void AddSlide ()...

    docs.aspose.com/slides/net/examples/elements/sl...
  2. Archiv

    Archiv...PowerPoint Datei mit der Klasse Presentation . Rufen Sie die Folien mit...mit der methode Presentation->getSlides() ab. Klonen Sie die...

    blog.aspose.com/de/slides/clone-slides-in-power...
  3. 档案

    档案... 首先,使用 Presentation 类加载 PowerPoint 演示文稿。 然后,通过使用...属性指定其索引来设置所需幻灯片的背景,例如背景类型、颜色、填充类型等。 最后,使用 Presentation.Save(String, SaveFormat)...

    blog.aspose.com/zh/slides/set-background-in-pow...
  4. Chercher

    chercher...PowerPoint à l’aide de la classe Presentation . Ensuite, définissez l’arrière-plan...jour à l’aide de la méthode Presentation.Save(String, SaveFormat)...

    blog.aspose.com/fr/slides/set-background-in-pow...
  5. Управление строками и столбцами в таблицах Powe...

    Управляйте строками и столбцами таблиц в PowerPoint с помощью Aspose.Slides для .NET и ускорьте редактирование презентаций и обновление данных....Создайте экземпляр класса Presentation и загрузите презентацию...класса Presentation Presentation pres = new Presentation ( "table...

    docs.aspose.com/slides/ru/net/manage-rows-and-c...
  6. Convert DOCX to ODP via C++ or with free Online...

    Export DOCX to ODP in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCX to ODP online converter quickly before integrating the code....need to present the content of a document in a presentation. How...create a new presentation. Finally, the presentation can be saved...

    products.aspose.com/total/cpp/conversion/docx-t...
  7. Управление OLE в презентациях с использованием ...

    Оптимизируйте управление OLE‑объектами в PowerPoint и файлах OpenDocument с помощью Aspose.Slides for Python через .NET. Встраивайте, обновляйте и экспортируйте содержимое OLE без проблем....Создайте экземпляр класса Presentation . Получите ссылку на слайд...with slides . Presentation () as presentation : slide_size =...

    docs.aspose.com/slides/ru/python-net/manage-ole/
  8. 档案

    档案... 首先,使用 Presentation 类加载要转换的 PowerPoint 演示文稿。...创建一个 HtmlOptions 类的对象。 使用 Presentation.save(String, int, HtmlOptions)...

    blog.aspose.com/zh/slides/convert-powerpoint-to...
  9. تنسيق نص PowerPoint باستخدام Python|وثائق Aspos...

    تعلم كيفية تنسيق وتزيين النص في عروض PowerPoint و OpenDocument باستخدام Aspose.Slides للغة Python عبر .NET. خصّص الخطوط والألوان والمحاذاة والمزيد باستخدام أمثلة شفرة Python قوية.... Presentation ( "SomePresentation.pptx"...pptx" ) as presentation : presentation . slides [ 0 ] . shapes [...

    docs.aspose.com/slides/ar/python-net/text-forma...
  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/