Sort Score
Result 10 results
Languages All
Labels All
Results 7,891 - 7,900 of 24,395 for

comment

(0.18 sec)
  1. Travailler avec des images en utilisant PdfCont...

    Cette section explique Comment ajouter et supprimer des images avec les façades Aspose.PDF en utilisant la classe PdfContentEditor....Le code suivant vous montre comment supprimer des images d’une...Le code suivant vous montre comment supprimer toutes les images...

    docs.aspose.com/pdf/fr/net/working-with-images-...
  2. Távolítsa el az ODP-jegyzeteket .NET használatá...

    C#-forráskód az ODP-formátumú megjegyzések törléséhez .NET-keretrendszer, .NET Core, Windows Azure, Mono vagy Xamarin platformokon....odp" )) { // Deletes all comments from the presentation foreach...presentation.CommentAuthors) { author.Comments.Clear(); } // Deletes all...

    products.aspose.com/slides/hu/net/annotation/odp/
  3. Usuń adnotację PPTX za pomocą .NET | products.a...

    Kod źródłowy C# do usuwania adnotacji w formacie PPTX na platformach .NET Framework, .NET Core, Windows Azure, Mono lub Xamarin....pptx" )) { // Deletes all comments from the presentation foreach...presentation.CommentAuthors) { author.Comments.Clear(); } // Deletes all...

    products.aspose.com/slides/pl/net/annotation/pptx/
  4. Rimuovi l'annotazione PPTX utilizzando .NET | p...

    Codice sorgente C# per eliminare le annotazioni in formato PPTX su piattaforme .NET Framework, .NET Core, Windows Azure, Mono o Xamarin....pptx" )) { // Deletes all comments from the presentation foreach...presentation.CommentAuthors) { author.Comments.Clear(); } // Deletes all...

    products.aspose.com/slides/it/net/annotation/pptx/
  5. Verwijder PPTX-annotatie met .NET | products.as...

    C#-broncode om annotaties in PPTX-indeling te verwijderen op .NET Framework-, .NET Core-, Windows Azure-, Mono- of Xamarin-platforms....pptx" )) { // Deletes all comments from the presentation foreach...presentation.CommentAuthors) { author.Comments.Clear(); } // Deletes all...

    products.aspose.com/slides/nl/net/annotation/pptx/
  6. Lire le fichier MSG d'Outlook en Python

    Ce guide montre Comment lire des fichiers MSG d'Outlook en Python de manière programmatique. Aspose.Email pour Python via .NET offre une approche puissante pour lire les fichiers MSG.... Ce guide vous montrera comment lire des fichiers MSG d’Outlook...Maintenant, nous allons implémenter comment lire le fichier MSG de manière...

    blog.aspose.com/fr/email/read-outlook-msg-file-...
  7. Yorumlarla Çalışmak|Documentation

    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....vsdx" ); // Add comment diagram . getPages (). getPage...sınıfı tarafından sunulan Comment özelliği, geliştiricilerin...

    docs.aspose.com/diagram/tr/java/working-with-co...
  8. Supprimer le tableau Excel à l'aide de Java

    Suivez cet article pour supprimer le tableau Excel à l’aide de Java. Il contient des paramètres IDE, des étapes et un exemple de code montrant Comment supprimer le format de tableau dans Excel à l'aide de Java....un exemple de code montrant comment supprimer le format de tableau...données Ces étapes définissent comment supprimer un tableau dans Excel...

    kb.aspose.com/fr/cells/java/remove-excel-table-...
  9. Insérer un saut de page dans Excel à l'aide de ...

    Insérez un saut de page dans Excel à l'aide de Python. Obtenez les paramètres de l'IDE, une liste d'étapes et un exemple de code pour couper une page dans Excel à l'aide de Python....prêt à l’emploi démontrant comment casser une page dans Excel...page Ces étapes clarifient comment définir un saut de page dans...

    kb.aspose.com/fr/cells/python/insert-a-page-bre...
  10. צור מסמך ב Java

    צור קובץ באמצעות ספריית Java. צור בקלות מסמך חדש ב Java במספר שלבים....appendChild(run); Comment comment = new Comment (doc); comment.setAuthor(..."John Doe" ); comment.setInitial( "JD" ); comment.setDateTime(...

    products.aspose.com/words/he/java/make/