Sort Score
Result 10 results
Languages All
Labels All
Results 8,391 - 8,400 of 127,308 for

presentations

(0.37 sec)
  1. View or Edit PPTM Files Metadata using C++ | pr...

    C++ source code to edit or view PPTM format metadata....and Custom properties in presentation files using server-side...DocumentProperties property exposed by Presentation object to access the document...

    products.aspose.com/slides/cpp/metadata/pptm/
  2. مشاهده یا ویرایش فراداده فایل های OTP با استفاد...

    کد منبع C# برای ویرایش یا مشاهده فراداده قالب OTP....DocumentProperties که توسط شی Presentation در معرض دید قرار می گیرد...the Presentation class that represents the Presentation Presentation...

    products.aspose.com/slides/fa/net/metadata/otp/
  3. مشاهده یا ویرایش فراداده فایل های POTM با استفا...

    کد منبع C# برای ویرایش یا مشاهده فراداده قالب POTM....DocumentProperties که توسط شی Presentation در معرض دید قرار می گیرد...the Presentation class that represents the Presentation Presentation...

    products.aspose.com/slides/fa/net/metadata/potm/
  4. Lås upp PPTX presentationsfiler med Java | prod...

    Källkod för Java för att ta bort skydd från PPTX presentation....bort kryptering från PPTX presentation via Java Med Aspose.Slides..."123123" ); Presentation presentation = new Presentation ( "pres...

    products.aspose.com/slides/sv/java/unlock/pptx/
  5. Section|Aspose.Slides pour Python Documentation

    Gérez les sections de diapositives en Python avec Aspose.Slides : créez, renommez, réorganisez facilement, déplacez les diapositives entre les sections et contrôlez la visibilité pour PPT, PPTX et ODP.... Presentation () as presentation : slide = presentation . slides...le début de la section. presentation . sections . add_section...

    docs.aspose.com/slides/fr/python-net/examples/e...
  6. 章节|Aspose.Slides for Python 文档

    使用 Aspose.Slides 在 Python 中管理幻灯片章节:轻松创建、重命名、重新排序,移动幻灯片到不同章节,并控制 PPT、PPTX 和 ODP 的可见性。... Presentation () as presentation : slide = presentation . slides...] # 添加新章节并指定标记章节起始的幻灯片。 presentation . sections . add_section...

    docs.aspose.com/slides/zh/python-net/examples/e...
  7. ארכיון

    ארכיון...מצגת PPTX באמצעות מחלקה Presentation . הצפנת מצגת באמצעות סיסמה...סיסמה בשיטת Presentation.getProtectionManager().encrypt(String)...

    blog.aspose.com/he/slides/protect-powerpoint-pr...
  8. إزالة ODP Annotation باستخدام C++ | products.as...

    كود مصدر C++ لحذف التعليقات التوضيحية من ODP...auto presentation = System :: MakeObject < Presentation > ( u...from the presentation for ( auto author : presentation -> get_CommentAuthors())...

    products.aspose.com/slides/ar/cpp/annotation/odp/
  9. Konwertuj HTML na PPT w C# | products.aspose.com

    Konwertuj HTML na PPT w C#. Użyj API biblioteki .NET, aby przekonwertować HTML na PowerPoint...PPT using ( var presentation = new Presentation()) { using ( var...OpenRead( "page.html" )) { presentation.Slides.AddFromHtml(htmlStream);...

    products.aspose.com/slides/pl/net/conversion/ht...
  10. Python を使用したプレゼンテーションの OLE 管理|Aspose.Slides for...

    Aspose.Slides for Python via .NET を使用して、PowerPoint および OpenDocument ファイル内の OLE オブジェクト管理を最適化します。OLE コンテンツをシームレスに埋め込み、更新、エクスポートできます。... Presentation クラスのインスタンスを作成します。 インデックスでスライドへの参照を取得します。...with slides . Presentation () as presentation : slide_size =...

    docs.aspose.com/slides/ja/python-net/manage-ole/