Google Apps Script를 사용하여 Google Workspace 문서를 내보낼 수도 있습니다. Apps Script에서 콘텐츠를 내보낼 때 지원되는 형식에 관한 자세한 내용은
Google Docs,
Google Sheets, Google Slides의 참조 문서를 참고하세요.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["필요한 정보가 없음","missingTheInformationINeed","thumb-down"],["너무 복잡함/단계 수가 너무 많음","tooComplicatedTooManySteps","thumb-down"],["오래됨","outOfDate","thumb-down"],["번역 문제","translationIssue","thumb-down"],["샘플/코드 문제","samplesCodeIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2024-11-07(UTC)"],[[["Google Workspace documents like Docs, Sheets, and Slides can be exported to various formats, including Microsoft Office formats, OpenDocument formats, and more."],["Each Google Workspace document type has specific export options, such as PDFs, images, and plain text, with some limitations for certain formats like CSV and TSV for Spreadsheets."],["You can programmatically export Google Workspace documents using Google Apps Script with its dedicated libraries for Docs, Sheets, and Slides."],["Google Vids is available for trusted testers with limited support and can be exported as MP4 files."],["For a comprehensive list of supported export formats, refer to the `exportFormats` field in the `About` resource using the Drive API."]]],[]]