Sort Score
Result 10 results
Languages All
Labels All
Results 3,711 - 3,720 of 11,282 for

presentation note

(0.36 sec)
  1. Convertir presentación a Tiff con notas|Documen...

    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....Save expuesto por la clase Presentation puede usarse para convertir...//Instantiate a Presentation object that represents a presentation file...

    docs.aspose.com/slides/es/net/convert-presentat...
  2. Bug / breaking change from 25.8 to 25.9 - Free ...

    Hi when using unique ID to extract / save single item from storage (pst/ost///) this is thrown: The given key was not present in the dictionary. This does not happen with 25.8...thrown: The given key was not present in the dictionary. This does...message “The given key was not present in the dictionary” indicates...

    forum.aspose.com/t/bug-breaking-change-from-25-...
  3. Esporta MD in POTM tramite API C# | products.as...

    API .NET per convertire MD in POTM senza utilizzare Microsoft Word...PPTX utilizzando la classe Presentation Salvare il documento in...lettura. Presentation presentation = new Presentation ( "PptxOutput...

    products.aspose.com/total/it/net/conversion/md-...
  4. Diapositive maître|Documentation Aspose.Slides

    Découvrez les exemples de diapositives maîtres Aspose.Slides pour Java : créez, modifiez et stylisez les maîtres, les espaces réservés et les thèmes dans PPT, PPTX et ODP avec du code Java clair....addMasterSlide () { Presentation presentation = new Presentation (); try...IMasterSlide defaultMasterSlide = presentation . getMasters (). get_Item...

    docs.aspose.com/slides/fr/java/examples/element...
  5. Präsentationsfolien in .NET in Bilder konvertie...

    Konvertieren Sie Folien von PPT, PPTX und ODP zu Bildern in C# mit Aspose.Slides für .NET—schnelle, hochwertige Darstellung mit klaren Codebeispielen....using ( Presentation presentation = new Presentation ( "Presentation... using ( IImage image = presentation . Slides [ 0 ]. GetImage...

    docs.aspose.com/slides/de/net/convert-slide/
  6. 布局幻灯片|Aspose.Slides 文档

    在 Aspose.Slides for C++ 中掌握布局幻灯片:选择、应用和自定义幻灯片布局、占位符和母版,提供针对 PPT、PPTX 和 ODP 演示文稿的 C++ 示例。...() { auto presentation = MakeObject < Presentation > (); auto...auto masterSlide = presentation -> get_Master ( 0 ); // 创建具有空白布局类型和自定义名称的布局幻灯片。...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  7. 档案

    档案... 首先,使用 Presentation 类加载演示文件。 然后,使用 Pesentation...加载演示文稿 pres = slides.Presentation("presentation.pptx") # 循环播放幻灯片...

    blog.aspose.com/zh/slides/convert-ppt-to-jpg-in...
  8. 搜索

    搜索... 首先,使用 Presentation 類加載演示文稿文件。 然後,使用 Pesentation...負載演示 pres = slides.Presentation("presentation.pptx") # 循環播放幻燈片...

    blog.aspose.com/zh-hant/slides/convert-ppt-to-j...
  9. Преобразование слайдов презентации в изображени...

    Преобразуйте слайды из PPT, PPTX и ODP в изображения с помощью Aspose.Slides for Android — быстрое, высококачественное рендеринг с понятными примерами кода на Java....формате PNG: Presentation presentation = new Presentation ( "Presentation...в bitmap. IImage image = presentation . getSlides (). get_Item...

    docs.aspose.com/slides/ru/androidjava/convert-s...
  10. Convertir diapositivas de presentación a imágen...

    Convierte diapositivas de PPT, PPTX y ODP a imágenes usando Aspose.Slides para PHP a través de Java — renderizado rápido y de alta calidad con ejemplos de código claros....PNG: $presentation = new Presentation ( "Presentation.pptx" );...presentación a un bitmap. $image = $presentation -> getSlides () -> get_Item...

    docs.aspose.com/slides/es/php-java/convert-slide/