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

presentations

(0.32 sec)
  1. عرض أو تحرير FODP البيانات الوصفية للملفات باست...

    Python شفرة المصدر لتعديل أو عرض البيانات الوصفية للتنسيق FODP....DocumentProperties المكشوفة بواسطة كائن Presentation للوصول إلى خصائص المستند...the Presentation class that represents the Presentation with...

    products.aspose.com/slides/ar/python-net/metada...
  2. عرض أو تحرير PPSX البيانات الوصفية للملفات باست...

    Python شفرة المصدر لتعديل أو عرض البيانات الوصفية للتنسيق PPSX....DocumentProperties المكشوفة بواسطة كائن Presentation للوصول إلى خصائص المستند...the Presentation class that represents the Presentation with...

    products.aspose.com/slides/ar/python-net/metada...
  3. Chart|Aspose.Slides Documentation

    Master charts with Aspose.Slides for C++: create, format, bind data, and export charts in PPT, PPTX, and ODP with C++ examples....() { auto presentation = MakeObject < Presentation > (); auto...auto slide = presentation -> get_Slide ( 0 ); // Add a simple area...

    docs.aspose.com/slides/cpp/examples/elements/ch...
  4. Audio|Aspose.Slides Documentation

    Discover Aspose.Slides for C++ audio examples: insert, play, trim, and extract sound in PPT, PPTX, and ODP Presentations with clear C++ code....() { auto presentation = MakeObject < Presentation > (); auto...auto slide = presentation -> get_Slide ( 0 ); // Create an empty...

    docs.aspose.com/slides/cpp/examples/elements/au...
  5. 备注|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 处理幻灯片备注:通过清晰的 C++ 示例添加、读取、编辑并导出 PPT、PPTX 和 ODP 演示文稿的演讲者备注。...() { auto presentation = MakeObject < Presentation > (); auto...auto slide = presentation -> get_Slide ( 0 ); auto notesSlide =...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  6. PowerPoint-Präsentationen in Video auf Android ...

    Erfahren Sie, wie Sie PowerPoint-Präsentationen in Java in ein Video konvertieren. Entdecken Sie Beispielcode und Automatisierungstechniken, um Ihren Arbeitsablauf zu optimieren....konvertieren: Presentation presentation = new Presentation (); try...dann IAutoShape smile = presentation . getSlides (). get_Item...

    docs.aspose.com/slides/de/androidjava/convert-p...
  7. Masterfolie|Aspose.Slides Dokumentation

    Entdecken Sie Beispiele für Masterfolien mit Aspose.Slides für .NET: Erstellen, Bearbeiten und Gestalten von Masterfolien, Platzhaltern und Designs in PPT, PPTX und ODP mit verständlichem C#-Code....() { using var presentation = new Presentation (); // Klonen Sie...var defaultMasterSlide = presentation . Masters [ 0 ]; var newMasterSlide...

    docs.aspose.com/slides/de/net/examples/elements...
  8. .NET का उपयोग करके OTP फ़ाइलें मेटाडेटा देखें य...

    संपादित करने या OTP प्रारूप मेटाडेटा देखने के लिए C# स्रोत कोड....the Presentation class that represents the Presentation Presentation...Presentation presentation = new Presentation( "presentation.otp" );...

    products.aspose.com/slides/hi/net/metadata/otp/
  9. Gestionar OLE en presentaciones en Android|Docu...

    Optimice la gestión de objetos OLE en archivos PowerPoint y OpenDocument con Aspose.Slides para Android mediante Java. Incruste, actualice y exporte contenido OLE sin problemas....una instancia de la clase Presentation . Obtener la referencia...objeto OLE. Presentation presentation = new Presentation (); SizeF...

    docs.aspose.com/slides/es/androidjava/manage-ole/
  10. Administrar OLE en presentaciones usando Java|D...

    Optimice la gestión de objetos OLE en PowerPoint y archivos OpenDocument con Aspose.Slides for Java. Incruste, actualice y exporte contenido OLE sin problemas....una instancia de la clase Presentation . Obtenga la referencia...objeto OLE. Presentation presentation = new Presentation (); Dimension2D...

    docs.aspose.com/slides/es/java/manage-ole/