אפשר גם לייצא מסמכים של Google Workspace באמצעות Google Apps Script. למידע נוסף על הפורמטים הנתמכים בעת ייצוא תוכן ב-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"]],["עדכון אחרון: 2025-02-24 (שעון UTC)."],[[["Google Workspace documents, including Docs, Sheets, Slides, and Drawings, can be exported in various formats like Microsoft Office, OpenDocument, PDF, and more."],["Each export format corresponds to a specific MIME type, ensuring compatibility with different applications and systems."],["Google Apps Script offers additional export options and functionalities for Google Workspace documents."],["Google Vids, a feature for trusted testers, provides export to MP4 format with the MIME type application/vnd.google-apps.vid."],["A comprehensive list of supported export formats can be retrieved using the Google Drive API's about.get method with the fields parameter set to exportFormats."]]],["Google Workspace documents can be exported in various formats. Documents support formats like Microsoft Word (.docx), OpenDocument (.odt), PDF (.pdf), and Plain Text (.txt). Spreadsheets offer Microsoft Excel (.xlsx), OpenDocument (.ods), PDF, and CSV/TSV. Presentations can be exported to PowerPoint (.pptx), ODP (.odp), PDF, Plain Text, and image formats such as JPEG (.jpg) and PNG (.png). Drawings export options include PDF, JPEG, PNG, and SVG (.svg). Apps Script exports to JSON (.json) and Google Vids exports to MP4 (.mp4).\n"]]