Sort Score
Result 10 results
Languages All
Labels All
Results 8,951 - 8,960 of 129,942 for

presentations

(0.38 sec)
  1. مشاهده یا ویرایش فراداده فایل های PPTM با استفا...

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

    products.aspose.com/slides/fa/python-net/metada...
  2. مشاهده یا ویرایش فراداده فایل های PPS با استفاد...

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

    products.aspose.com/slides/fa/python-net/metada...
  3. SmartArt|Aspose.Slides Documentation

    Work with SmartArt in Aspose.Slides for C++: create, edit, convert, and style diagrams with C++ for PowerPoint and OpenDocument Presentations....() { auto presentation = MakeObject < Presentation > (); auto...auto slide = presentation -> get_Slide ( 0 ); auto smartArt = slide...

    docs.aspose.com/slides/cpp/examples/elements/sm...
  4. ملاحظة|وثائق Aspose.Slides

    العمل مع ملاحظات الشرائح في Aspose.Slides لـ C++: إضافة، قراءة، تحرير، وتصدير ملاحظات المتحدث في صيغ PPT و PPTX و ODP باستخدام أمثلة واضحة بلغة C++....() { auto presentation = MakeObject < Presentation > (); auto...auto slide = presentation -> get_Slide ( 0 ); auto notesSlide =...

    docs.aspose.com/slides/ar/cpp/examples/elements...
  5. 搜索

    搜索... 首先,加載演示文稿文件或使用 Presentation 類創建一個新文件。 然後,使用 addAutoShape(ShapeType...設置超鏈接的其他屬性,例如工具提示。 最後,使用 Presentation.save(String, SaveFormat)...

    blog.aspose.com/zh-hant/slides/work-with-hyperl...
  6. قم بإزالة PPT Annotation باستخدام .NET | produc...

    التعليمات البرمجية المصدر C# لحذف التعليقات التوضيحية بتنسيق PPT على .NET Framework أو .NET Core أو Windows Azure أو Mono أو Xamarin الأنظمة الأساسية....C# using (Presentation presentation = new Presentation( "example...from the presentation foreach ( var author in presentation.CommentAuthors)...

    products.aspose.com/slides/ar/net/annotation/ppt/
  7. Távolítsa el az ODP-jegyzeteket a Python haszná...

    Python-forráskód az ODP-prezentáció megjegyzéseinek eltávolításához... Presentation( "example.odp" ) as presentation: # Deletes...comments from the presentation for author in presentation . comment_authors:...

    products.aspose.com/slides/hu/python-net/annota...
  8. Ta bort ODP Annotation med .NET | products.aspo...

    C#-källkod för att radera ODP-formatkommentarer på .NET Framework, .NET Core, Windows Azure, Mono eller Xamarin-plattformar....C# using (Presentation presentation = new Presentation( "example...from the presentation foreach ( var author in presentation.CommentAuthors)...

    products.aspose.com/slides/sv/net/annotation/odp/
  9. آرشیوها

    آرشیوها...مقصد را با استفاده از کلاس Presentation بارگیری کنید. نمونه دیگری...دیگری از کلاس Presentation برای نمایش فایل پاورپوینت منبع ایجاد...

    blog.aspose.com/fa/slides/merge-powerpoint-pres...
  10. Convertir les diapositives de présentation en i...

    Convertissez des diapositives PPT, PPTX et ODP en images en C++ avec Aspose.Slides — rendu rapide et de haute qualité avec des exemples de code clairs....PNG : auto presentation = MakeObject < Presentation > ( u "Presentation...the presentation to a bitmap. auto image = presentation -> get_Slide...

    docs.aspose.com/slides/fr/cpp/convert-slide/