# 지원 파일 형식

> Aspose.Slides for C++가 열고, 저장하고, 변환할 수 있는 모든 파일 형식을 확인하세요 — PPT, PPTX 및 ODP 등 — 명확한 가져오기/내보내기 지원 정보를 제공합니다.

Source: https://docs.aspose.com/slides/ko/cpp/supported-file-formats/
Updated: 2026-06-14

## **개요**

Aspose.Slides는 Microsoft PowerPoint 97부터 Office 365까지, 그리고 Microsoft PowerPoint for Mac을 포함한 프레젠테이션 파일을 지원합니다. 이 문서에서는 라이브러리에서 지원하는 PowerPoint 버전을 나열하고, 로드·저장·두 가지 모두 가능한 파일 형식 표를 제공합니다.

또한 이 문서는 PDF 규격 준수, 글꼴 포함, 암호 보호 파일, 사용자 정의 글꼴, 글꼴 대체 및 XPS 내보내기 옵션에 대한 일반적인 질문에 답변합니다.

## **지원되는 Microsoft PowerPoint 버전**
- Microsoft PowerPoint 97
- Microsoft PowerPoint 2000
- Microsoft PowerPoint XP
- Microsoft PowerPoint 2003
- Microsoft PowerPoint 2007
- Microsoft PowerPoint 2010
- Microsoft PowerPoint 2013
- Microsoft PowerPoint 2016
- Microsoft PowerPoint 2019
- Microsoft PowerPoint for MAC
- Office 365

## **지원되는 파일 형식**
이 표에는 Aspose.Slides for С++가 로드 및 저장할 수 있는 파일 형식이 포함되어 있습니다:

|**형식**|**설명**|**불러오기**|**저장**|**비고**|
| :- | :- | :- | :- | :- |
|[PPT](https://docs.fileformat.com/presentation/ppt/)|PowerPoint 97-2003 Presentation|{{< emoticons/tick >}}|{{< emoticons/tick >}}||
|[POT](https://docs.fileformat.com/presentation/pot/)|PowerPoint 97-2003 Template|{{< emoticons/tick >}}|{{< emoticons/tick >}}||
|[PPS](https://docs.fileformat.com/presentation/pps/)|PowerPoint 97-2003 Show|{{< emoticons/tick >}}|{{< emoticons/tick >}}||
|[PPTX](https://docs.fileformat.com/presentation/pptx/)|PowerPoint Presentation|{{< emoticons/tick >}}|{{< emoticons/tick >}}||
|[POTX](https://docs.fileformat.com/presentation/potx/)|PowerPoint Template|{{< emoticons/tick >}}|{{< emoticons/tick >}}||
|[PPSX ](https://docs.fileformat.com/presentation/ppsx/)|PowerPoint Show|{{< emoticons/tick >}}|{{< emoticons/tick >}}||
|[PPTM](https://docs.fileformat.com/presentation/pptm/)|PowerPoint Macro-Enabled Presentation|{{< emoticons/tick >}}|{{< emoticons/tick >}}||
|[PPSM](https://docs.fileformat.com/presentation/ppsm/)|PowerPoint Macro-Enabled Show|{{< emoticons/tick >}}|{{< emoticons/tick >}}||
|[POTM](https://docs.fileformat.com/presentation/potm/)|PowerPoint Macro-Enabled Template|{{< emoticons/tick >}}|{{< emoticons/tick >}}||
|[ODP/FODP](https://docs.fileformat.com/presentation/odp/)|OpenDocument Presentation|{{< emoticons/tick >}}|{{< emoticons/tick >}}||
|[OTP](https://docs.fileformat.com/presentation/otp/)|OpenDocument Presentation Template|{{< emoticons/tick >}}|{{< emoticons/tick >}}||
|[TIFF](https://docs.fileformat.com/image/tiff/)|Tag Image File Format||{{< emoticons/tick >}}||
|[EMF](https://docs.fileformat.com/image/emf/)|Enhanced Metafile Format||{{< emoticons/tick >}}||
|[PDF](https://docs.fileformat.com/pdf/)|Portable Document Format|{{< emoticons/tick >}}|{{< emoticons/tick >}}||
|[XPS](https://docs.fileformat.com/page-description-language/xps/)|XML Paper Specification||{{< emoticons/tick >}}||
|[JPEG](https://docs.fileformat.com/image/jpeg/)|Joint Photographic Experts Group||{{< emoticons/tick >}}||
|[PNG](https://docs.fileformat.com/image/png/)|Portable Network Graphics||{{< emoticons/tick >}}||
|[GIF](https://docs.fileformat.com/image/gif/)|Graphics Interchange Format||{{< emoticons/tick >}}||
|[BMP](https://docs.fileformat.com/image/bmp/)|Device Independent Bitmap||{{< emoticons/tick >}}||
|[SVG](https://docs.fileformat.com/page-description-language/svg/)|Scalable Vector Graphics||{{< emoticons/tick >}}||
|[SWF](https://docs.fileformat.com/page-description-language/swf/)|Small Web Format||{{< emoticons/tick >}}||
|[HTML](https://docs.fileformat.com/web/html/)|Hypertext Markup Language|{{< emoticons/tick >}}|{{< emoticons/tick >}}||
|[XAML](https://docs.fileformat.com/web/xaml/)|Extensible Application Markup Language||{{< emoticons/tick >}}||
|[MD](https://docs.fileformat.com/word-processing/md/)|Markdown||{{< emoticons/tick >}}||
|[XML](https://docs.fileformat.com/web/xml/)|PowerPoint XML Presentation||{{< emoticons/tick >}}||

## **자주 묻는 질문**

**프레젠테이션을 PDF/A 및 PDF/UA와 같은 아카이브 및 접근성 표준을 충족하도록 저장할 수 있나요?**

네. Aspose.Slides는 PDF 내보내기 옵션의 [compliance](https://reference.aspose.com/slides/ko/cpp/aspose.slides.export/pdfoptions/set_compliance/) 설정을 통해 PDF/A-2a, PDF/A-2b, PDF/A-2u, PDF/A-3a, PDF/A-3b 및 PDF/UA와 같은 준수 레벨로 내보내기를 지원합니다.

**PDF로 내보낼 때 글꼴을 포함할 수 있으며, 포함 방식을 세밀하게 제어할 수 있나요?**

네. 글꼴을 전체 포함하거나 사용된 글리프만 포함하도록 서브셋팅할 수 있으며, 일반 시스템 글꼴 처리 방식과 ASCII 텍스트에 대한 동작을 [PDF export options](https://reference.aspose.com/slides/ko/cpp/aspose.slides.export/pdfoptions/)를 통해 구성할 수 있습니다.

**파일이 암호로 보호되어 있는지 로드하기 전에 감지할 수 있나요?**

네. [factory‑based inspection API](https://reference.aspose.com/slides/ko/cpp/aspose.slides/presentationfactory/)를 사용하면 프레젠테이션 파일을 완전히 열지 않고도 암호 보호 여부를 확인할 수 있습니다.

**글꼴 대체 메커니즘과 사용자 정의 글꼴을 지원하나요?**

네. 라이브러리는 사용자 정의 글꼴을 [로드](/slides/ko/cpp/custom-font/)하고 [포함](/slides/ko/cpp/embedded-font/)할 수 있으며, 렌더링 및 변환 시 누락된 글리프를 방지하기 위한 글꼴 [fallback rules](/slides/ko/cpp/fallback-font/)를 제공합니다.

**슬라이드를 XPS로 내보낼 수 있으며, XPS 출력 품질을 조정하는 옵션이 있나요?**

네. [Export to XPS](/slides/ko/cpp/convert-powerpoint-to-xps/)가 지원되며, 관련 [save options](https://reference.aspose.com/slides/ko/cpp/aspose.slides.export/xpsoptions/)를 조정하여 XPS 문서의 출력 품질 및 내용을 제어할 수 있습니다.
