Sort Score
Result 10 results
Languages All
Labels All
Results 8,221 - 8,230 of 24,395 for

comment

(0.29 sec)
  1. Plateforme de Métadonnées Extensible - XMP|Aspo...

    Cette section explique Comment travailler avec la Plateforme de Métadonnées Extensible - XMP en utilisant la classe PdfXmpMetadata.... Nous verrons comment nous pouvons intégrer des métadonnées...suivant vous aidera à comprendre comment utiliser la classe PdfXmpMetadata...

    docs.aspose.com/pdf/fr/net/working-with-extensi...
  2. Távolítsa el az ODP-jegyzeteket a C++ használat...

    C++ forráskód a megjegyzések ODP-ből való törléséhez...odp" ); // Deletes all comments from the presentation for...get_CommentAuthors()) { author -> get_Comments() -> Clear(); } // Deletes...

    products.aspose.com/slides/hu/cpp/annotation/odp/
  3. Xóa chú thích ODP bằng .NET | products.aspose.com

    Mã nguồn C# để xóa chú thích định dạng ODP trên Nền tảng .NET Framework, .NET Core, Windows Azure, Mono hoặc Xamarin....odp" )) { // Deletes all comments from the presentation foreach...presentation.CommentAuthors) { author.Comments.Clear(); } // Deletes all...

    products.aspose.com/slides/vi/net/annotation/odp/
  4. Ta bort PPT Annotation med C++ | products.aspos...

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

    products.aspose.com/slides/sv/cpp/annotation/ppt/
  5. 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/
  6. 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/
  7. 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/
  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/