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

presentations

(0.58 sec)
  1. Archivio

    Archivio...// Istanziare la classe Presentation che rappresenta il file...presentazione auto presentation = System::MakeObject<Presentation>(); //...

    blog.aspose.com/it/slides/apply-theme-in-powerp...
  2. Öffentliche API und rückwärts inkompatible Ände...

    Überprüfen Sie die öffentlichen API-Updates und Breaking Changes in Aspose.Slides für .NET, um Ihre PowerPoint PPT, PPTX und ODP Präsentationslösungen reibungslos zu migrieren....Verwendung: using ( Presentation pres = new Presentation ()) { ISmartArt...werden. using ( Presentation pres = new Presentation ()) { ISmartArt...

    docs.aspose.com/slides/de/net/public-api-and-ba...
  3. .NET のプレゼンテーションで円グラフをカスタマイズ|Aspose.Slides ドキュメント

    Aspose.Slides を使用して .NET で円グラフを作成・カスタマイズし、PowerPoint へエクスポート可能です。数秒でデータストーリーテリングを強化します。...を指定するには、以下の手順に従ってください: [Presentation] クラスのオブジェクトをインスタンス化します。...グラフのさまざまなプロパティを設定しています。 // Presentation クラスのインスタンスを作成します Presentation presentation...

    docs.aspose.com/slides/ja/net/pie-chart/
  4. Archivio

    Archivio...PPT/PPTX utilizzando la classe Presentation. Converti PPT in PDF utilizzando...utilizzando il metodo Presentation.save(string, export.SaveFormat...

    blog.aspose.com/it/slides/convert-pptx-ppt-to-p...
  5. Archiv

    Archiv...Klasse Presentation . Rufen Sie mithilfe von Presentation.getSlides()...Präsentation mit der methode Presentation.save(String, SaveFormat)...

    blog.aspose.com/de/slides/clone-slides-in-power...
  6. Arsip

    Arsip...PowerPoint menggunakan kelas Presentation . Atur transisi slide menggunakan...menggunakan metode Presentation->getSlides()->idxget(0)->getS...

    blog.aspose.com/id/slides/add-slide-transitions...
  7. Архів

    Архів...PowerPoint за допомогою класу Presentation . Налаштуйте перехід між...слайдами за допомогою методу Presentation->getSlides()->idxget(0)...

    blog.aspose.com/uk/slides/add-slide-transitions...
  8. ค้นหา

    ค้นหา...ปลายทางโดยใช้คลาส Presentation สร้างอินสแตนซ์อื่นของคลาส Presentation เพื่อแสดงไฟล์...ดึงสไลด์จากงานนำเสนอต้นฉบับโดยใช้เมธอด Presentation->getSlides() และวนซ้ำ ภายในลูป...

    blog.aspose.com/th/slides/merge-powerpoint-pres...
  9. Procurar

    Procurar...específico usando o método Presentation->getSlides()->idxget (int32t...SharedPtr<Presentation> presentation = MakeObject<Presentation>(sourceFilePath);...

    blog.aspose.com/pt/slides/working-with-notes-in...
  10. 打开 Java 中的演示文稿|Aspose.Slides 文档

    使用 Aspose.Slides for Java 轻松打开 PowerPoint(.pptx、.ppt)和 OpenDocument(.odp)演示文稿——快速、可靠、功能完整。... 打开演示文稿 要打开现有演示文稿,请实例化 Presentation 类并将文件路径传递给其构造函数。 以下 Java...: // 实例化 Presentation 类并将文件路径传递给其构造函数。 Presentation presentation...

    docs.aspose.com/slides/zh/java/open-presentation/