Sort Score
Result 10 results
Languages All
Labels All
Results 5,401 - 5,410 of 6,327 for

presentation comment

(2.14 sec)
  1. Tags

    C# .NET Core, Java, Python, C++, Android, PHP, Node.js APIs to create, process and convert PDF, Word, Excel, PowerPoint, email, image, ZIP, and several other formats in Windows, Linux, MacOS & Android....Java 1 Access a Table in a Presentation using Java 1 Access a Table...Properties in PowerPoint Presentations Java 1 Access Custom Properties...

    blog.aspose.com/pl/tags/
  2. 如何使用 Python 在 PowerPoint 中插入签名

    本文提供有关如何使用 Python 在 PowerPoint 中插入签名的详细信息。提供了与配置、程序流程和使用 Python 将数字签名添加到 PowerPoint 的可运行示例代码相关的所有详细信息。...DigitalSignature 类对象 设置数字签名的注释 使用 Presentation 类对象加载或创建演示文稿以添加签名 将新创建的...PowerPoint 中添加签名 ,方法是使用 Presentation 类对象创建新演示文稿,然后使用 digital_signatures...

    kb.aspose.com/zh/slides/python/how-to-insert-si...
  3. Alternatives pour fournir le fichier d'entrée T...

    La solution API Aspose.TeX pour Python inclut un constructeur qui accepte un flux comme premier argument, fournissant une fonctionnalité de conversion....nous avons seulement appris comment fournir le fichier d’entrée...import * 3 from aspose. tex . presentation . xps import * 4 from io...

    docs.aspose.com/tex/fr/python-net/other-ways-of...
  4. So fügen Sie mit Python eine Signatur in PowerP...

    Dieser Artikel enthält Details zum Einfügen einer Signatur in PowerPoint mit Python. Alle Details zur Konfiguration, zum Programmablauf und ein ausführbarer Beispielcode zum Hinzufügen einer digitalen Signatur zu PowerPoint mithilfe von Python werden bereitgestellt....Präsentation mit dem Klassenobjekt Presentation zum Hinzufügen einer Signatur...hinzufügt , indem man das Presentation-Klassenobjekt verwendet...

    kb.aspose.com/de/slides/python/how-to-insert-si...
  5. Chercher

    chercher...cet article vous apprendra comment travailler avec des notes dans...PowerPoint à l’aide de la classe Presentation . Accédez à INotesSlideManager...

    blog.aspose.com/fr/slides/working-with-notes-in...
  6. Python 中 PowerPoint 演示文稿的高级文本提取|Aspose.Slides f...

    了解如何使用 Aspose.Slides for Python(基于 .NET)快速轻松地从 PowerPoint 演示文稿中提取文本。遵循我们的简明分步指南,节省时间并在应用程序中高效访问幻灯片内容。...PPTX 文件的 Presentation 类。 with slides . Presentation ( "sample..."sample.pptx" ) as presentation : slide = presentation . slides [ 0...

    docs.aspose.com/slides/zh/python-net/extract-te...
  7. Chercher

    chercher...cet article vous apprendra comment créer un format TeX personnalisé...L’exemple de code suivant montre comment créer un format TeX personnalisé...

    blog.aspose.com/fr/tex/create-custom-tex-format...
  8. Chercher

    chercher... FAQ # Comment puis-je convertir ODP en PPT...fichier ODP var presentation = new Presentation(“sample.odp”);...

    blog.aspose.com/fr/slides/convert-odp-to-ppt-on...
  9. Extraire des images des formes de présentation|...

    Extraire des images des formes dans les présentations PowerPoint et OpenDocument avec Aspose.Slides pour Java — solution rapide et conviviale pour le code.... Cet article explique comment vous pouvez extraire les images...extractImages () { Presentation pres = new Presentation ( folderPath...

    docs.aspose.com/slides/fr/java/extracting-image...
  10. Formes de groupe de présentation en PHP|Documen...

    Apprenez à regrouper et dégrouper des formes dans les présentations PowerPoint en utilisant Aspose.Slides pour PHP via Java — guide rapide, étape par étape, avec du code gratuit....Créez une instance de la Presentation classe. Obtenez la référence...Instancier la classe Presentation $pres = new Presentation (); try { #...

    docs.aspose.com/slides/fr/php-java/group/