Working with Presentation Management

프레젠테이션 관리와 함께 작업 -- Python용 Aspose.Slides FOSS

Aspose.Slides FOSS for Python provides classes for working with working with presentation management.


개요

주요 클래스는 다음과 같습니다:

  • Presentation

시작하기 시작하는 것

Python에서 Aspose.Slides FOSS를 설치합니다:

pip install aspose-slides

기본 사용법

// Basic usage of Presentation
// See reference documentation for full API details

팁과 최고의 관행

  • 사용 후 항상 문서 객체 를 폐기 하십시오.
  • 파일을 읽고 쓰면서 파일 I/O 예외를 처리합니다.
  • 확인하세요. API 참조 최신 서명에 대한 정보

API 참조 요약

Class설명
Presentation참조 문서 참조 문서를 참조하십시오.

자세한 내용은 본문 참조. API 참조.

또 보기

 한국어