Sort Score
Result 10 results
Languages All
Labels All
Results 8,891 - 8,900 of 129,130 for

presentations

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

    إتقان شرائح التخطيط في Aspose.Slides للغة C++: اختيار وتطبيق وتخصيص تخطيطات الشرائح وعناصر النائب والرؤوس باستخدام أمثلة C++ لعروض PPT و PPTX و ODP....() { auto presentation = MakeObject < Presentation > (); auto...auto masterSlide = presentation -> get_Master ( 0 ); // إنشاء شريحة...

    docs.aspose.com/slides/ar/cpp/examples/elements...
  2. ActiveX|Documentación de Aspose.Slides

    Vea ejemplos de ActiveX de Aspose.Slides for Java: inserte, configure y controle objetos ActiveX en presentaciones PPT y PPTX con código Java claro....addActiveX () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/es/java/examples/element...
  3. 使用演示文稿的大小和布局|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....//Instantiate a Presentation object that represents a presentation file...file Presentation presentation = new Presentation ( FileName ); Presentation...

    docs.aspose.com/slides/zh/net/working-with-size...
  4. 备注|Aspose.Slides 文档

    在 Aspose.Slides for Android 中处理幻灯片备注:使用简明的 Java 示例添加、读取、编辑并导出 PPT、PPTX 和 ODP 格式的演讲者备注。...addNote () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/zh/androidjava/examples/...
  5. 幻灯片切换|Aspose.Slides 文档

    在 Aspose.Slides for Java 中掌握幻灯片切换:添加、定制和排序效果及持续时间,提供针对 PPT、PPTX 和 ODP 演示文稿的 Java 示例。...addSlideTransition () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/zh/java/examples/element...
  6. SmartArt|Documentación de Aspose.Slides

    Trabaje con SmartArt en Aspose.Slides para Android: cree, edite, convierta y estilice diagramas con Java para presentaciones de PowerPoint y OpenDocument....addSmartArt () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/es/androidjava/examples/...
  7. SmartArt|Aspose.Slides Dokumentation

    Arbeiten Sie mit SmartArt in Aspose.Slides for Java: Erstellen, bearbeiten, konvertieren und gestalten Sie Diagramme mit Java für PowerPoint- und OpenDocument-Präsentationen....addSmartArt () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/de/java/examples/element...
  8. View or Edit ODP Files Metadata using Python | ...

    Python source code to edit or view ODP 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/python-net/metadata/...
  9. View or Edit PPTM Files Metadata using Python |...

    Python 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/python-net/metadata/...
  10. A OTP fájlok metaadatainak megtekintése vagy sz...

    C# forráskód a OTP formátumú metaadatok szerkesztéséhez vagy megtekintéséhez.... A fejlesztők a Presentation objektum által közzétett...the Presentation class that represents the Presentation Presentation...

    products.aspose.com/slides/hu/net/metadata/otp/