Sort Score
Result 10 results
Languages All
Labels All
Results 5,511 - 5,520 of 10,211 for

presentation note

(0.76 sec)
  1. 使用 Python 优化 PowerPoint 中的图像管理|Aspose.Slides fo...

    通过 Aspose.Slides for Python(基于 .NET),简化 PowerPoint 和 OpenDocument 中的图像管理,优化性能并自动化工作流。...Picture Frames to Presentations with Python 。 Note 您可以使用图像和演示文稿的...slides . Presentation () as presentation : slide = presentation . slides...

    docs.aspose.com/slides/zh/python-net/image/
  2. Verwalten von Bildrahmen in Präsentationen mit ...

    Fügen Sie PowerPoint- und OpenDocument-Präsentationen mit Aspose.Slides für Node.js via Java Bildrahmen hinzu. Optimieren Sie Ihren Arbeitsablauf und verbessern Sie das Design Ihrer Folien....eine Instanz der Klasse Presentation . Rufen Sie über den Index...erstellen: // Instanziiert die Presentation-Klasse, die eine PPTX-Datei...

    docs.aspose.com/slides/de/nodejs-java/picture-f...
  3. Converti MD in PPS tramite API Java | products....

    API Java per convertire MD in PPS senza utilizzare Microsoft Word... // instantiate a Presentation object that represents a...PPTX file Presentation presentation = new Presentation ( "PptxOutput...

    products.aspose.com/total/it/java/conversion/md...
  4. Archiv

    Archiv... Presentation presentation = new Presentation(dataDir...SWF-Datei zu speichern. presentation.save(dataDir + "output.swf"...

    blog.aspose.com/de/slides/convert-powerpoint-to...
  5. Verwalten von Bildrahmen in Präsentationen mit ...

    Fügen Sie Bildrahmen zu PowerPoint- und OpenDocument-Präsentationen mit Aspose.Slides für C++ hinzu. Optimieren Sie Ihren Arbeitsablauf und verbessern Sie das Design von Folien....Erstellen Sie eine Instanz der Presentation class . Holen Sie die Referenz...SharedPtr < Presentation > pres = MakeObject < Presentation > (); //...

    docs.aspose.com/slides/de/cpp/picture-frame/
  6. Archivo

    Archivo... Presentation presentation = new Presentation(dataDir...presentación en un archivo SWF. presentation.save(dataDir + "output.swf"...

    blog.aspose.com/es/slides/convert-powerpoint-to...
  7. 在 Java 中自定义 PowerPoint 字体|Aspose.Slides 文档

    使用 Aspose.Slides for Java 在 PowerPoint 幻灯片中自定义字体,以保持演示文稿在任何设备上都清晰一致。...); Presentation presentation = null ; try { presentation = new...new Presentation ( "sample.pptx" ); // 使用已加载的字体渲染/导出演示文稿(例如,导出为...

    docs.aspose.com/slides/zh/java/custom-font/
  8. Convert Image to Visio in Python

    This article covers the information to convert image to Visio in Python. It explains the steps and sample code to export PNG to Visio in Python....Note Product Family Aspose.CAD Product...save() method These steps present the logic to convert PNG to...

    kb.aspose.com/diagram/python/convert-image-to-v...
  9. Convert HTML to Word in Python

    This brief guide covers the information to convert HTML to Word in Python. It discusses the step-by-step algorithm and a working sample code that exports HTML to Word in Python....Note Product Family Aspose.CAD Product...convert_html method These steps present the overall process to change...

    kb.aspose.com/html/python/convert-html-to-word-...
  10. Blur Image in Java

    This article explains how to blur image in Java. It discusses the environment configuration, the program flow, and a runnable sample code to blur picture in Java....Note Product Family Aspose.CAD Product...the save method These steps present an overview of how to add blur...

    kb.aspose.com/imaging/java/blur-image-in-java/