Sort Score
Result 10 results
Languages All
Labels All
Results 4,141 - 4,150 of 6,310 for

presentation comment

(1.31 sec)
  1. Видаліть анотацію DOT онлайн або керуйте анотац...

    видалити коментарі з файлу DOT через онлайн-програму безкоштовно. Код Java API для керування коментарями файлів DOT....COMMENT Викличте метод clear , щоб...класу документа Використовуйте Comment , щоб створити коментар Використовуйте...

    products.aspose.com/total/uk/java/annotate/dot/
  2. Lưu trữ

    Lưu trữ...PowerPoint: using (Presentation pres = new Presentation()) { // Creates...); // Comments new digital signature signature.Comments = "Aspose...

    blog.aspose.com/vi/slides/add-digital-signature...
  3. Xem hoặc chỉnh sửa siêu dữ liệu tệp PPT bằng Py...

    mã nguồn Python để chỉnh sửa hoặc xem siêu dữ liệu định dạng PPT....the Presentation class that represents the Presentation with...with slides . Presentation(path + "ModifyBuiltinPropert.ppt" ) as...

    products.aspose.com/slides/vi/python-net/metada...
  4. Xem hoặc chỉnh sửa siêu dữ liệu tệp POTX bằng P...

    mã nguồn Python để chỉnh sửa hoặc xem siêu dữ liệu định dạng POTX....the Presentation class that represents the Presentation with...with slides . Presentation(path + "ModifyBuiltinPropert.potx" ) as...

    products.aspose.com/slides/vi/python-net/metada...
  5. .NET을(를) 사용하여 POT 파일 메타데이터 보기 또는 편집 | products....

    POT 형식 메타데이터를 편집하거나 보기 위한 C# 소스 코드....프레젠테이션 파일의 문서 속성에 액세스하기 위해 Presentation 개체에 의해 노출된 DocumentProperties...the Presentation class that represents the Presentation Presentation...

    products.aspose.com/slides/ko/net/metadata/pot/
  6. .NET을(를) 사용하여 POTX 파일 메타데이터 보기 또는 편집 | products...

    POTX 형식 메타데이터를 편집하거나 보기 위한 C# 소스 코드....프레젠테이션 파일의 문서 속성에 액세스하기 위해 Presentation 개체에 의해 노출된 DocumentProperties...the Presentation class that represents the Presentation Presentation...

    products.aspose.com/slides/ko/net/metadata/potx/
  7. .NET을(를) 사용하여 PPTX 파일 메타데이터 보기 또는 편집 | products...

    PPTX 형식 메타데이터를 편집하거나 보기 위한 C# 소스 코드....프레젠테이션 파일의 문서 속성에 액세스하기 위해 Presentation 개체에 의해 노출된 DocumentProperties...the Presentation class that represents the Presentation Presentation...

    products.aspose.com/slides/ko/net/metadata/pptx/
  8. .NET을(를) 사용하여 PPSX 파일 메타데이터 보기 또는 편집 | products...

    PPSX 형식 메타데이터를 편집하거나 보기 위한 C# 소스 코드....프레젠테이션 파일의 문서 속성에 액세스하기 위해 Presentation 개체에 의해 노출된 DocumentProperties...the Presentation class that represents the Presentation Presentation...

    products.aspose.com/slides/ko/net/metadata/ppsx/
  9. SmartArt|Documentation d'Aspose.Slides pour Nod...

    Travaillez avec SmartArt dans Aspose.Slides pour Node.js : créez, modifiez, convertissez et stylisez des diagrammes avec JavaScript pour les présentations PowerPoint et OpenDocument....Hide ] Cet article montre comment ajouter des graphiques SmartArt...{ let presentation = new aspose . slides . Presentation (); try...

    docs.aspose.com/slides/fr/nodejs-java/examples/...
  10. Cloner les diapositives de présentation en C++|...

    Dupliquez rapidement les diapositives PowerPoint avec Aspose.Slides pour C++. Suivez nos exemples de code clairs pour automatiser la création de PPT en quelques secondes et éliminer le travail manuel....objects) exposée par l’objet Presentation , les méthodes AddClone...une instance de la classe Presentation . Instanciez la classe ISlideCollection...

    docs.aspose.com/slides/fr/cpp/clone-slides/