Sort Score
Result 10 results
Languages All
Labels All
Results 1,331 - 1,340 of 6,309 for

presentation comment

(0.07 sec)
  1. Добавить комментарий к слайду|Документация Aspo...

    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....FileName = FilePath + "Add a comment to a slide.pptx" ; AddCommentToPresenta...programmatically added comment." ); // Adds a comment to the first slide...

    docs.aspose.com/slides/ru/net/add-a-comment-to-...
  2. Verwijder ODP-annotatie met behulp van Python |...

    Python-broncode om opmerkingen over ODP-presentaties te verwijderen... Presentation( "example.odp" ) as presentation: # Deletes...Deletes all comments from the presentation for author in presentation...

    products.aspose.com/slides/nl/python-net/annota...
  3. Odstraňte anotaci PPT pomocí Pythonu | products...

    Zdrojový kód Pythonu pro odstranění komentářů k prezentaci PPT... Presentation( "example.ppt" ) as presentation: # Deletes...Deletes all comments from the presentation for author in presentation...

    products.aspose.com/slides/cs/python-net/annota...
  4. Távolítsa el a PPTX megjegyzést Python segítség...

    Python forráskód a PPTX prezentáció megjegyzéseinek eltávolításához... Presentation( "example.pptx" ) as presentation: # Deletes...Deletes all comments from the presentation for author in presentation...

    products.aspose.com/slides/hu/python-net/annota...
  5. Chercher

    chercher... nous allons vous montrer comment convertir des fichiers PPT... De plus, nous montrerons comment personnaliser la conversion...

    blog.aspose.com/fr/slides/convert-pptx-ppt-to-p...
  6. 記録

    記録...まず、プレゼンテーションファイルをロードするか、 Presentation クラスを使用して新しいファイルを作成します。 Presentation.getCommentAuthors()...メソッドを使用してコメントを追加します。 最後に、 Presentation.save(String, SaveFormat)...

    blog.aspose.com/ja/slides/add-comments-in-power...
  7. Távolítsa el az ODP-jegyzeteket a Python haszná...

    Python-forráskód az ODP-prezentáció megjegyzéseinek eltávolításához... Presentation( "example.odp" ) as presentation: # Deletes...Deletes all comments from the presentation for author in presentation...

    products.aspose.com/slides/hu/python-net/annota...
  8. Chercher

    chercher... De plus, nous verrons comment convertir PPT en HTML réactif...PPTX) en utilisant la classe Presentation . Convertissez PPT en HTML...

    blog.aspose.com/fr/slides/convert-ppt-to-html-i...
  9. Gérer les hyperliens de présentation dans .NET|...

    Gérez facilement les hyperliens dans les présentations PowerPoint et OpenDocument avec Aspose.Slides pour .NET — améliorez l'interactivité et le flux de travail en quelques minutes....au texte Ce code C# montre comment ajouter un hyperlien vers un...using ( Presentation presentation = new Presentation ()) { IAutoShape...

    docs.aspose.com/slides/fr/net/manage-hyperlinks/
  10. Créer des présentations en .NET|Documentation A...

    Créez des présentations en .NET avec Aspose.Slides - générez des fichiers PPT, PPTX et ODP, profitez du support OpenDocument et enregistrez-les programmément pour des résultats fiables....une instance de la classe Presentation. Obtenir la référence d’une... // Instancier un objet Presentation qui représente un fichier...

    docs.aspose.com/slides/fr/net/create-presentation/