Sort Score
Result 10 results
Languages All
Labels All
Results 5,981 - 5,990 of 11,282 for

presentation note

(0.46 sec)
  1. Personalizar fuentes de PowerPoint en С++|Docum...

    Personaliza las fuentes en diapositivas de PowerPoint con Aspose.Slides para С++ para que tus presentaciones sean nítidas y consistentes en cualquier dispositivo....fontFolders ); auto presentation = MakeObject < Presentation > ( u "sample...usando las fuentes cargadas. presentation -> Save ( u "output.pdf"...

    docs.aspose.com/slides/es/cpp/custom-font/
  2. PowerPoint-Schriftarten in Python anpassen|Aspo...

    Binden Sie benutzerdefinierte Schriftarten in PowerPoint-Folien mit Aspose.Slides für Python über .NET ein, um Ihre Präsentationen auf jedem Gerät scharf und konsistent zu halten.... Presentation ( "sample.pptx" ) as presentation : # Die...den geladenen Schriften. presentation . save ( "output.pdf" ,...

    docs.aspose.com/slides/de/python-net/custom-font/
  3. 如何使用 Java 将 PPT 转换为 PDF

    这篇简单的文章重点介绍如何使用 Java 将 PPT 转换为 PDF,方法是按照详细的配置步骤使用给定的代码示例。您可以在任何 Java 支持的环境(包括 Windows、Linux 和 macOS)中使用简单的 API 接口从 Java 中的 PPT 生成 PDF。...Note Product Family Aspose.CAD Product...Aspose.Slides for Java 使用 Presentation 类对象从磁盘加载源演示文稿以将其转换为 PDF...

    kb.aspose.com/zh/slides/java/how-to-convert-pow...
  4. 如何使用 Python 保护 PPTX

    本主题向您展示如何使用带有密码加密的 Python 保护 PPTX。它提供了在 Python 中保护 PPTX 的所有必要细节和可运行的示例代码。...Note Product Family Aspose.CAD Product...Python 通过密码保护来保护 PowerPoint presentation 。可以通过多种方式保护演示文稿,包括应用水印、...

    kb.aspose.com/zh/slides/python/how-to-secure-po...
  5. Cómo agregar un hipervínculo a una imagen en Po...

    Este artículo contiene información sobre cómo agregar un hipervínculo a una imagen en PowerPoint usando C#. Cubre los detalles de configuración utilizando un enfoque paso a paso para realizar la tarea y un código de muestra para agregar un hipervínculo a una imagen en PPT en C#....Note Product Family Aspose.CAD Product...aplicación Cree un nuevo objeto Presentation vacío Acceda al primer slide...

    kb.aspose.com/es/slides/net/how-to-add-hyperlin...
  6. 如何使用 Java 将 PPTX 转换为 Markdown

    这个简单的主题介绍了如何使用 Java 将 PPTX 转换为 Markdown。它还涵盖了项目的配置设置、分步编程任务以及使用 Java 将 PPT 导出到 MD 的运行示例代码。...Note Product Family Aspose.CAD Product...将演示文稿转换为 Markdown 文件 使用 Presentation 类的实例打开示例 PPTX 演示文稿以进行 PPTX...

    kb.aspose.com/zh/slides/java/how-to-convert-ppt...
  7. 如何在 C# 中访问表示属性

    本主题重点介绍如何在 C# 中访问表示属性。它通过提供配置详细信息、逐步程序流程和一个可运行的示例来帮助读取和打印 C# 中的文档属性。...Note Product Family Aspose.CAD Product...中访问表示属性 这个小话题主要关注如何 访问C#中的Presentation属性 ,按照信息配置环境和一步一步的可运行示例代码。...

    kb.aspose.com/zh/slides/net/how-to-access-the-p...
  8. So fügen Sie ein Bild mit Java in eine PowerPoi...

    In diesem Thema erfahren Sie, wie Sie mit Java ein Bild in eine PowerPoint-Tabelle einfügen. Es umfasst alle erforderlichen Informationen und einen funktionierenden Beispielcode zum Hinzufügen von Tabellenbildern in PowerPoint mit Java....Note Product Family Aspose.CAD Product...Initialisieren Sie die Klasseninstanz Presentation , um eine neue Präsentation...

    kb.aspose.com/de/slides/java/how-to-insert-imag...
  9. Optimieren Sie den Austausch von Schriftarten i...

    Ersetzen Sie Schriftarten in Aspose.Slides für Java nahtlos, um eine konsistente Typografie in PowerPoint- und OpenDocument-Präsentationen zu gewährleisten....Präsentation Presentation pres = new Presentation ( "Fonts.pptx"...null ) pres . dispose (); } Note Um Regeln festzulegen, die bestimmen...

    docs.aspose.com/slides/de/java/font-replacement/
  10. Comment faire un graphique à secteurs dans Powe...

    Cette courte rubrique explique comment créer un graphique à secteurs dans PowerPoint à l'aide de Python, ainsi que les étapes détaillées pour configurer l'environnement et utiliser l'exemple de code. L'exemple fournit un exemple de code pour ajouter un graphique à secteurs à PowerPoint à l'aide de Python....Note Product Family Aspose.CAD Product...l’aide de l’objet de classe Presentation pour ajouter un graphique...

    kb.aspose.com/fr/slides/python/how-to-make-a-pi...