Sort Score
Result 10 results
Languages All
Labels All
Results 8,581 - 8,590 of 128,706 for

presentations

(0.16 sec)
  1. Texto Matemático|Documentación de Aspose.Slides...

    Trabaje con texto matemático en PHP usando Aspose.Slides: cree y edite ecuaciones, fracciones, radicales, índices, formato, y genere resultados para PPT y PPTX....addMathText () { $presentation = new Presentation (); try { $slide...$slide = $presentation -> getSlides () -> get_Item ( 0 ); // Añade...

    docs.aspose.com/slides/es/php-java/examples/ele...
  2. Импорт презентации|Aspose.Slides для Node.js че...

    Импорт презентации PowerPoint из PDF. Преобразовать PDF в PowerPoint...via Java , you can import presentations from files in other formats...to allow you to import presentations from PDFs, HTML documents...

    docs.aspose.com/slides/ru/nodejs-java/import-pr...
  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....请按照以下步骤操作: 使用 Presentation 类加载包含图像的演示文稿文件。 从文件中加载图像为字节数组。...//实例化演示文稿 using Presentation presentation = new Presentation ( "presentation...

    docs.aspose.com/slides/zh/net/replacing-images-...
  4. How to Save PowerPoint as PDF with Notes in C#

    This quick tutorial guides you on how to save PowerPoint as PDF with notes in C#. It provides all the details required for the IDE configuration, program flow and a runnable sample code to save PowerPoint with notes as PDF in C#....to print the PowerPoint Presentation notes for specific slides...Load the presentation with notes into the Presentation object Instantiate...

    kb.aspose.com/slides/net/how-to-save-powerpoint...
  5. Imagen|Documentación de Aspose.Slides para PHP

    Trabaja con imágenes en PHP usando Aspose.Slides: inserta, sustituye, recorta, comprime, ajusta la transparencia y los efectos, rellena formas y exporta a PPT, PPTX y ODP....addPicture () { $presentation = new Presentation (); try { $slide...$slide = $presentation -> getSlides () -> get_Item ( 0 ); $image...

    docs.aspose.com/slides/es/php-java/examples/ele...
  6. VbaMacro|Aspose.Slides für Python Dokumentation

    Arbeiten Sie mit VBA-Makros in Python unter Verwendung von Aspose.Slides: Projekte und Module hinzufügen oder bearbeiten, Makros signieren oder entfernen und Präsentationen in PPT, PPTX und ODP speichern.... Presentation () as presentation : # VBA-Projekt...VBA-Projekt initialisieren. presentation . vba_project = slides . vba ...

    docs.aspose.com/slides/de/python-net/examples/e...
  7. Vba宏|Aspose.Slides for Python 文档

    在 Python 中使用 Aspose.Slides 处理 VBA 宏:添加或编辑项目和模块,签名或删除宏,并将演示文稿保存为 PPT、PPTX 和 ODP。... Presentation () as presentation : # 初始化 VBA 项目。...项目。 presentation . vba_project = slides . vba . VbaProject () #...

    docs.aspose.com/slides/zh/python-net/examples/e...
  8. Archiv

    Archiv...vytvořte instanci třídy Presentation pro vytvoření nové nebo...prezentaci uložte pomocí metody Presentation.save(String, SaveFormat...

    blog.aspose.com/cs/slides/add-connect-remove-or...
  9. 在 Android 上将 PPT 和 PPTX 转换为 JPG|Aspose.Slides 文档

    在 Java 中使用 Aspose.Slides for Android,将 PowerPoint(PPT、PPTX)幻灯片转换为高质量 JPG 图像,提供快速可靠的代码示例。...JPG 的步骤: 创建一个 Presentation 类的实例。 从由 Presentation.getSlides() 方法返回的集合中获取类型为...scaleX ; Presentation presentation = new Presentation ( "PowerPoint_Presentation...

    docs.aspose.com/slides/zh/androidjava/convert-p...
  10. 在 Android 上管理 PowerPoint 演示文稿中的 SmartArt|Aspose...

    学习使用 Aspose.Slides for Android,通过清晰的 Java 代码示例构建和编辑 PowerPoint SmartArt,快速实现幻灯片设计和自动化。... Presentation pres = new Presentation ( "Presentation.pptx"...SmartArt 的布局类型,请按以下步骤操作: 创建一个 Presentation 类的实例。 使用索引获取幻灯片的引用。 在幻灯片上添加...

    docs.aspose.com/slides/zh/androidjava/manage-sm...