Sort Score
Result 10 results
Languages All
Labels All
Results 8,301 - 8,310 of 113,584 for

presentations

(0.05 sec)
  1. Sblocca i file di presentazione ODP utilizzando...

    codice sorgente C++ per rimuovere la protezione dalla presentazione ODP....auto presentation = System :: MakeObject < Presentation > ( u..."pres.odp" , loadOptions); presentation -> get_ProtectionManager()...

    products.aspose.com/slides/it/cpp/unlock/odp/
  2. Sblocca i file di presentazione PPT utilizzando...

    codice sorgente C++ per rimuovere la protezione dalla presentazione PPT....auto presentation = System :: MakeObject < Presentation > ( u..."pres.ppt" , loadOptions); presentation -> get_ProtectionManager()...

    products.aspose.com/slides/it/cpp/unlock/ppt/
  3. जावा का उपयोग करके पीपीटी एनोटेशन निकालें | pro...

    जेएसपी/जेएसएफ एप्लीकेशन और डेस्कटॉप एप्लीकेशन के लिए जावा रनटाइम पर्यावरण पर पीपीटी प्रारूप एनोटेशन को हटाने के लिए जावा नमूना कोड।...एनोटेशन हटाएं Presentation presentation = new Presentation ( "example...Deletes all comments from the presentation for ( ICommentAuthor author...

    products.aspose.com/slides/hi/java/annotation/ppt/
  4. Фон презентации|Документация Aspose.Slides

    Установить фон в презентации PowerPoint на C# или .NET...Создайте экземпляр класса Presentation . Установите перечисление...экземпляр класса Presentation using ( Presentation pres = new Presentation...

    docs.aspose.com/slides/ru/net/presentation-back...
  5. スライドレイアウト|Aspose.Slides ドキュメント

    C#または.NETでPowerPointスライドのサイズとオプションを設定する...Slidesは、 Presentation クラスの下で LayoutSlides や Masters...プレゼンテーションにスライドレイアウトを追加する Presentation クラスのインスタンスを作成します。 MasterSlideコレクション...

    docs.aspose.com/slides/ja/net/slide-layout/
  6. Formatage des Formes|Documentation Aspose.Slides

    Formatage des formes dans une présentation PowerPoint en Java...une instance de la classe Presentation . Obtenez la référence d’une...Instantiates a presentation class that represents a presentation file Presentation...

    docs.aspose.com/slides/fr/java/shape-formatting/
  7. スライド遷移|Aspose.Slides ドキュメント

    PowerPointスライド遷移、JavaのPowerPoint Morph遷移... Presentation クラスのインスタンスを作成します。 Trans...するためにPresentationクラスをインスタンス化 Presentation presentation = new...

    docs.aspose.com/slides/ja/androidjava/slide-tra...
  8. إدارة العلامات والبيانات المخصصة|وثائق Aspose.S...

    إضافة العلامات والبيانات المخصصة إلى عروض باوربوينت باستخدام C# أو .NET...NET لـ Presentation : using ( Presentation pres = new Presentation...النموذجي كيفية إضافة علامة إلى Presentation باستخدام Aspose.Slides for...

    docs.aspose.com/slides/ar/net/managing-tags-and...
  9. 在 Python 中将 PowerPoint 转换为 PDF|Aspose.Slides fo...

    在 Python 中将 PowerPoint 演示文稿转换为 PDF。按照合规性或可访问性标准将 PowerPoint 保存为 PDF。...PDF,您只需将文件名作为参数传递给 Presentation 类,然后使用 Save 方法将演示文稿保存为 PDF。 Presentation 类暴露了通常用于将演示文稿转换为...Python 将 PPS 转换为 PDF 代码步骤: 创建 Presentation 类的实例,并提供 PowerPoint 文件。...

    docs.aspose.com/slides/zh/python-net/convert-po...
  10. Texte Animé|Documentation Aspose.Slides

    Texte animé dans PowerPoint avec Java...paragraphe : Presentation presentation = new Presentation ( "Presentation...autoShape = ( IAutoShape ) presentation . getSlides (). get_Item...

    docs.aspose.com/slides/fr/java/animated-text/