Sort Score
Result 10 results
Languages All
Labels All
Results 9,921 - 9,930 of 129,975 for

presentations

(2.09 sec)
  1. Архів

    Архів...Animation; using (Presentation presentation = new Presentation()) { //...анімує її IAutoShape smile = presentation.Slides[0].Shapes.AddAutoShape(ShapeType...

    blog.aspose.com/uk/slides/convert-ppt-to-video-...
  2. Convert ODT to PPTM via C++ or with free Online...

    Export ODT to PPTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free ODT to PPTM online converter quickly before integrating the code....PowerPoint Macro-Enabled Presentation (PPTM) file is a common...new presentation. Finally, they can save the presentation as a...

    products.aspose.com/total/cpp/conversion/odt-to...
  3. Convert DOTM to POWERPOINT via C++ or with free...

    Export DOTM to POWERPOINT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOTM to POWERPOINT online converter quickly before integrating the code....the HTML and create a new presentation in POWERPOINT format. The...The new presentation can then be saved as a POWERPOINT file. This...

    products.aspose.com/total/cpp/conversion/dotm-t...
  4. Convert DOT to POT via C++ or with free Online ...

    Export DOT to POT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOT to POT online converter quickly before integrating the code....the HTML and create a new presentation, which can then be saved...function Initialize a new Presentation object Add an AutoShape...

    products.aspose.com/total/cpp/conversion/dot-to...
  5. 記録

    記録... Presentation クラスを使用してPowerPointプレゼンテーションをロードします。...ーションをロードします。 Presentation.Save(string, SaveFormat.Tiff) メソッド...

    blog.aspose.com/ja/slides/convert-powerpoint-to...
  6. Procurar

    Procurar...atualizada usando o método Presentation.save(String, SaveFormat)... // Instanciar a classe Presentation que representa o arquivo...

    blog.aspose.com/pt/slides/set-slide-background-...
  7. Procurar

    Procurar...IDocumentProperties usando o método Presentation.getDocumentPropertie() ...apresentação Presentation pres = new Presentation("Presentation.pptx");...

    blog.aspose.com/pt/slides/access-modify-propert...
  8. Archiv

    Archiv...Präsentation mit der Methode Presentation.Save(String, SaveFormat)...erstellen using (Presentation presentation = new Presentation()) { //...

    blog.aspose.com/de/slides/create-three-d-effect...
  9. 搜索

    搜索... 使用 Presentation 類創建演示文稿或加載現有演示文稿。 從 Presentation.slides 集合中獲取所需幻燈片的引用。...Single) 方法添加一個橢圓(或任何其他形狀)。 使用 Presentation.save(String, SaveFormat)...

    blog.aspose.com/zh-hant/slides/work-with-shapes...
  10. إدارة الصوت في العروض التقديمية باستخدام Python...

    أضف، استخرج وأدر إطارات الصوت بسهولة في PPT و PPTX و ODP باستخدام Aspose.Slides للـ Python عبر .NET. استكشف أمثلة الشيفرة وحسّن عروضك التقديمية اليوم.... إنشاء كائن من الفئة Presentation . الحصول على مرجع الشريحة...عرض تقديمي with slides . Presentation () as pres : # الحصول على...

    docs.aspose.com/slides/ar/python-net/audio-frame/