Sort Score
Result 10 results
Languages All
Labels All
Results 8,771 - 8,780 of 129,081 for

presentations

(0.14 sec)
  1. Exportálja a TEX-et ODP-be Androidon | products...

    Android API a TEX konvertálásához ODP-vé Microsoft Word használata nélkül...be a PPTX dokumentumot a Presentation osztály használatával Mentse...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/hu/android-java/conve...
  2. Exportálja a MD-et PPTM-be Androidon | products...

    Android API a MD konvertálásához PPTM-vé Microsoft Word használata nélkül...be a PPTX dokumentumot a Presentation osztály használatával Mentse...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/hu/android-java/conve...
  3. Exportálja a PS-et POTX-be Androidon | products...

    Android API a PS konvertálásához POTX-vé Microsoft Word használata nélkül...be a PPTX dokumentumot a Presentation osztály használatával Mentse...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/hu/android-java/conve...
  4. Импорт презентации|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...
  5. 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...
  6. 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...
  7. Präsentation drucken|Aspose.Slides Dokumentation

    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....Erstellen Sie eine Instanz der Presentation ‑Klasse, um die zu druckende...ohne Parameter auf, die vom Presentation ‑Objekt bereitgestellt wird...

    docs.aspose.com/slides/de/net/print-the-present...
  8. 替换演示文稿图像集合中的图像|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-...
  9. SmartArt|Aspose.Slides Documentation

    Work with SmartArt in Aspose.Slides for .NET: create, edit, convert, and style diagrams with C# for PowerPoint and OpenDocument Presentations....() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; var smartArt = slide . Shapes...

    docs.aspose.com/slides/net/examples/elements/sm...
  10. Notiz|Aspose.Slides Dokumentation

    Arbeiten Sie mit Foliennotizen in Aspose.Slides für .NET: Hinzufügen, Lesen, Bearbeiten und Exportieren von Rednernotizen in PPT, PPTX und ODP mit klaren C#-Beispielen....() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; var notesSlide = slide . NotesSlideManager...

    docs.aspose.com/slides/de/net/examples/elements...