Sort Score
Result 10 results
Languages All
Labels All
Results 6,191 - 6,200 of 113,576 for

presentations

(0.11 sec)
  1. تخطيط الشريحة|وثائق Aspose.Slides

    تعيين حجم الشريحة وخياراتها في PowerPoint باستخدام جافا...getLayoutSlides() و getMasters() ضمن فئة Presentation . لأداء المهام ذات الصلة،...التقديمي قم بإنشاء مثيل من فئة Presentation . الوصول إلى مجموعة MasterSlide...

    docs.aspose.com/slides/ar/androidjava/slide-lay...
  2. تنسيق النص|وثائق Aspose.Slides

    إدارة وتحرير خصائص النص وإطار النص في Java...الميزة: Presentation pres = new Presentation ( "Presentation.pptx"...الميزة: Presentation pres = new Presentation ( "Presentation.pptx"...

    docs.aspose.com/slides/ar/java/text-formatting/
  3. Crear Presentación en .NET|Documentación de Asp...

    Creación de Presentaciones de PowerPoint Programáticamente en C# e.g. PPT, PPTX, ODP etc....una instancia de la clase Presentation. Obtenga la referencia de...// Instanciar un objeto Presentation que representa un archivo...

    docs.aspose.com/slides/es/net/create-presentation/
  4. الخطوط المدمجة|وثائق Aspose.Slides لـ Python

    استخدم الخطوط المدمجة في عرض PowerPoint باستخدام بايثون...pydrawing as draw # إنشاء كائن Presentation يمثل ملف عرض تقديمي with...with slides . Presentation ( path + "EmbeddedFonts.pptx" ) as presentation...

    docs.aspose.com/slides/ar/python-net/embedded-f...
  5. Remove POTX Annotation Online or Manage Annotat...

    delete comments from POTX file through online app for free. Android API code to manage comments of POTX files....Clear Comments from POTX Presentation Online or Manage via Android...powerful Android based POTX presentation annotation utility application...

    products.aspose.com/total/android-java/annotate...
  6. Remove ODP Annotation Online or Manage Annotati...

    delete comments from ODP file through online app for free. Android API code to manage comments of ODP files....Clear Comments from ODP Presentation Online or Manage via Android...powerful Android based ODP presentation annotation utility application...

    products.aspose.com/total/android-java/annotate...
  7. Manage SmartArt Shape Node|Aspose.Slides Docume...

    Manage SmartArt nodes and child nodes in PowerPoint Presentations in C# or .NET...instance of Presentation class and load the presentation with SmartArt...Save the Presentation. // Load the desired the presentation Presentation...

    docs.aspose.com/slides/net/manage-smartart-shap...
  8. 将 PowerPoint 转换为视频|Aspose.Slides 文档

    在 C# 或 .NET 中将 PowerPoint 转换为视频...using ( Presentation presentation = new Presentation ()) { //...添加一个笑脸形状并给它添加动画效果 IAutoShape smile = presentation . Slides [ 0 ]. Shapes ...

    docs.aspose.com/slides/zh/net/convert-powerpoin...
  9. تلاعب الأشكال|وثائق Aspose.Slides

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....من فئة Presentation يمثل ملف العرض التقديمي Presentation pres =...= new Presentation ( "FindingShapeInSlide.pptx" ); try { ISlide...

    docs.aspose.com/slides/ar/java/shape-manipulati...
  10. دمج عروض PowerPoint PPT و PPTX باستخدام C#|وثائ...

    دمج أو تجميع عروض PowerPoint في C# أو .NET... كل كائن Presentation لديه مجموعة Slides ، لذا...التقديمية: using ( Presentation pres1 = new Presentation ( "pres1.pptx"...

    docs.aspose.com/slides/ar/net/merge-presentation/