Sort Score
Result 10 results
Languages All
Labels All
Results 2,861 - 2,870 of 10,730 for

presentation

(0.05 sec)
  1. Convertir PowerPoint a TIFF|Documentación de As...

    Convertir presentación de PowerPoint a TIFF en Python...Save expuesto por la clase Presentation , puedes convertir rápidamente...slides # Instancia un objeto Presentation que representa un archivo...

    docs.aspose.com/slides/es/python-net/convert-po...
  2. Gestionar Filas y Columnas|Documentación de Asp...

    Gestionar filas y columnas de tablas en presentaciones de PowerPoint en Java...una instancia de la clase Presentation y carga la presentación...Instantiates the Presentation class Presentation pres = new Presentation...

    docs.aspose.com/slides/es/java/manage-rows-and-...
  3. الوصول إلى الشريحة في العرض التقديمي|وثائق Aspo...

    الوصول إلى شريحة PowerPoint من خلال الفهرس، المعرف، أو الموضع في C++. تحرير خصائص الشريحة... تُعرِّض فئة Presentation، التي تمثل ملف العرض التقديمي،...مثيل من فئة Presentation SharedPtr < Presentation > pres = MakeObject...

    docs.aspose.com/slides/ar/cpp/access-slide-in-p...
  4. 演示文稿属性|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....IDocumentProperties ,该类表示与演示文稿文件关联的文档属性,通过 Presentation.DocumentProperties 属性访问。...属性访问。 开发人员可以使用 Presentation 对象公开的 IDocumentProperties 属性来访问演示文稿文件的文档属性,如下所述:...

    docs.aspose.com/slides/zh/java/presentation-pro...
  5. Formeffekt|Aspose.Slides Dokumentation

    Effekt auf PowerPoint-Form in Java anwenden...Rechteck anwenden: Presentation pres = new Presentation (); try { IShape...Form anwenden: Presentation pres = new Presentation (); try { IShape...

    docs.aspose.com/slides/de/androidjava/shape-eff...
  6. Benutzerdefinierte PowerPoint-Schriftarten in P...

    PowerPoint-Benutzerdefinierte Schriftarten in Python... Presentation ( path + "DefaultFonts.pptx"...pptx" ) as presentation : presentation . save ( "NewFonts_out...

    docs.aspose.com/slides/de/python-net/custom-font/
  7. PowerPoint in HTML konvertieren mit Java|Aspose...

    PowerPoint HTML in Java konvertieren: Speichern Sie PPTX oder PPT als HTML in Java. Speichern Sie Folien als HTML in Java...Erstellen Sie eine Instanz der Presentation Klasse. Verwenden Sie die...Präsentationsdatei darstellt Presentation pres = new Presentation ( "Convert_HTML...

    docs.aspose.com/slides/de/androidjava/convert-p...
  8. Gestionar la Configuración de Autofit|Documenta...

    Establecer la configuración de autofit para el cuadro de texto en PowerPoint en Java...PowerPoint: Presentation pres = new Presentation (); try { ISlide...); pres . save ( "Output-presentation.pptx" , SaveFormat . Pptx...

    docs.aspose.com/slides/es/java/manage-autofit-s...
  9. Bild|Aspose.Slides für Python Dokumentation

    Bild zu PowerPoint-Folie oder Präsentation in Python hinzufügen... Presentation () as pres : slide = pres...import base64 with slides . Presentation () as pres : slide = pres...

    docs.aspose.com/slides/de/python-net/image/
  10. Convertir PowerPoint a Video|Documentación de A...

    Convertir PowerPoint a Video con la API de Aspose.Slides para C++...auto presentation = System :: MakeObject < Presentation > ();...(); auto slide = presentation -> get_Slide ( 0 ); // Agrega una...

    docs.aspose.com/slides/es/cpp/convert-powerpoin...