Sort Score
Result 10 results
Languages All
Labels All
Results 7,981 - 7,990 of 24,110 for

comment

(0.2 sec)
  1. Tạo DOCX Bằng Java

    Tạo một DOCX mới trong Java trong một vài bước. Dễ dàng tạo DOCX bằng Java thư viện....appendChild(run); Comment comment = new Comment (doc); comment.setAuthor(..."John Doe" ); comment.setInitial( "JD" ); comment.setDateTime(...

    products.aspose.com/words/vi/java/make/docx/
  2. Java에서 문서 만들기

    Java 라이브러리를 사용하여 파일을 만듭니다. 몇 단계만 거치면 Java에서 새 문서를 쉽게 만들 수 있습니다....appendChild(run); Comment comment = new Comment (doc); comment.setAuthor(..."John Doe" ); comment.setInitial( "JD" ); comment.setDateTime(...

    products.aspose.com/words/ko/java/make/
  3. Tạo Tài Liệu Trong Java

    Tạo tệp bằng thư viện Java. Dễ dàng tạo tài liệu mới trong Java trong một vài bước....appendChild(run); Comment comment = new Comment (doc); comment.setAuthor(..."John Doe" ); comment.setInitial( "JD" ); comment.setDateTime(...

    products.aspose.com/words/vi/java/make/
  4. Appliquer des animations de forme dans les prés...

    Découvrez Comment créer et personnaliser des animations de forme dans les présentations PowerPoint avec Aspose.Slides pour .NET. Demarquez-vous !... Ce code C# montre comment appliquer l’effet Fade à AutoShape...format PPTX. Ce code C# montre comment appliquer l’effet Fly à un...

    docs.aspose.com/slides/fr/net/shape-animation/
  5. إزالة تعليق PPTX التوضيحي باستخدام C++ | produc...

    كود مصدر C++ لحذف التعليقات التوضيحية من PPTX...pptx" ); // Deletes all comments from the presentation for...get_CommentAuthors()) { author -> get_Comments() -> Clear(); } // Deletes...

    products.aspose.com/slides/ar/cpp/annotation/pptx/
  6. Xóa chú thích PPTX bằng .NET | products.aspose.com

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

    products.aspose.com/slides/vi/net/annotation/pptx/
  7. Xóa chú thích PPT bằng .NET | products.aspose.com

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

    products.aspose.com/slides/vi/net/annotation/ppt/
  8. Usuń adnotację PPTX za pomocą C++ | products.as...

    Kod źródłowy C++ do usuwania adnotacji z PPTX...pptx" ); // Deletes all comments from the presentation for...get_CommentAuthors()) { author -> get_Comments() -> Clear(); } // Deletes...

    products.aspose.com/slides/pl/cpp/annotation/pptx/
  9. Usuń adnotację ODP za pomocą C++ | products.asp...

    Kod źródłowy C++ do usuwania adnotacji z ODP...odp" ); // Deletes all comments from the presentation for...get_CommentAuthors()) { author -> get_Comments() -> Clear(); } // Deletes...

    products.aspose.com/slides/pl/cpp/annotation/odp/
  10. 使用 .NET 刪除 ODP 註釋 | products.aspose.com

    用於在 .NET Framework、.NET Core、Windows Azure、Mono 或 Xamarin 平台上刪除 ODP 格式註釋的 C# 源代碼。...odp" )) { // Deletes all comments from the presentation foreach...presentation.CommentAuthors) { author.Comments.Clear(); } // Deletes all...

    products.aspose.com/slides/zh-hant/net/annotati...