Sort Score
Result 10 results
Languages All
Labels All
Results 8,251 - 8,260 of 24,404 for

comment

(0.14 sec)
  1. Ta bort PPTX Annotation med C++ | products.aspo...

    C++ källkod för att ta bort kommentarer från PPTX...pptx" ); // Deletes all comments from the presentation for...get_CommentAuthors()) { author -> get_Comments() -> Clear(); } // Deletes...

    products.aspose.com/slides/sv/cpp/annotation/pptx/
  2. Verwijder PPTX-annotatie met C++ | products.asp...

    C++-broncode om annotaties uit PPTX te verwijderen...pptx" ); // Deletes all comments from the presentation for...get_CommentAuthors()) { author -> get_Comments() -> Clear(); } // Deletes...

    products.aspose.com/slides/nl/cpp/annotation/pptx/
  3. Verwijder ODP-annotatie met C++ | products.aspo...

    C++-broncode om annotaties uit ODP te verwijderen...odp" ); // Deletes all comments from the presentation for...get_CommentAuthors()) { author -> get_Comments() -> Clear(); } // Deletes...

    products.aspose.com/slides/nl/cpp/annotation/odp/
  4. Gérer l'audio dans les présentations avec Java|...

    Créer et contrôler les cadres audio dans Aspose.Slides for Java—exemples de code pour incorporer, rogner, mettre en boucle et configurer la lecture dans les présentations PPT, PPTX et ODP.... Ce code Java vous montre comment ajouter un cadre audio incorporé... Ce code Java vous montre comment modifier la miniature ou l’image...

    docs.aspose.com/slides/fr/java/audio-frame/
  5. Chercher

    chercher...particulier, l’article expliquera comment ajouter, connecter, cloner...L’exemple de code suivant montre comment ajouter une forme à une présentation...

    blog.aspose.com/fr/slides/add-connect-remove-or...
  6. Chercher

    chercher...post précédent , vous avez vu comment utiliser l’API Aspose.Font...exemples de code vous montreront comment générer une image JPG basée...

    blog.aspose.com/fr/font/render-text-with-truety...
  7. Aspose.Font pour JavaScript via C++ – FAQ

    Questions fréquemment posées sur Aspose.Font pour JavaScript via C++, couvrant l'installation, les formats de police pris en charge, l'utilisation de l'API, les licences, les performances et les scénarios de dépannage courants.... Q : Comment installer le JavaScript Aspose...compiler à l’aide de CMake. Q : Comment les licences sont-elles gérées...

    docs.aspose.com/font/fr/javascript-cpp/faq/
  8. Направете PDF С Помощта На Java

    Направете нов PDF в Java в няколко стъпки. Създайте лесно PDF с помощта на Java библиотеката....appendChild(run); Comment comment = new Comment (doc); comment.setAuthor(..."John Doe" ); comment.setInitial( "JD" ); comment.setDateTime(...

    products.aspose.com/words/bg/java/make/pdf/
  9. با استفاده از Java PDF را بسازید

    در چند مرحله یک PDF جدید در Java ایجاد کنید. با استفاده از کتابخانه Java به راحتی PDF را ایجاد کنید....appendChild(run); Comment comment = new Comment (doc); comment.setAuthor(..."John Doe" ); comment.setInitial( "JD" ); comment.setDateTime(...

    products.aspose.com/words/fa/java/make/pdf/
  10. با استفاده از Java WORD را بسازید

    در چند مرحله یک WORD جدید در Java ایجاد کنید. با استفاده از کتابخانه Java به راحتی WORD را ایجاد کنید....appendChild(run); Comment comment = new Comment (doc); comment.setAuthor(..."John Doe" ); comment.setInitial( "JD" ); comment.setDateTime(...

    products.aspose.com/words/fa/java/make/word/