تاريخ التعديل الأخير: 2025-07-26 (حسب التوقيت العالمي المتفَّق عليه)
[[["يسهُل فهم المحتوى.","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-07-26 (حسب التوقيت العالمي المتفَّق عليه)"],[[["\u003cp\u003ePageRange represents a collection of one or more Google Slides Page instances.\u003c/p\u003e\n"],["\u003cp\u003eIt has a single method, \u003ccode\u003egetPages()\u003c/code\u003e, which returns a list of all Page instances within the PageRange.\u003c/p\u003e\n"],["\u003cp\u003eUsing \u003ccode\u003egetPages()\u003c/code\u003e requires authorization with specific Google Slides scopes.\u003c/p\u003e\n"]]],[],null,["PageRange\n\nA collection of one or more [Page](/apps-script/reference/slides/page) instances. \n\nMethods\n\n| Method | Return type | Brief description |\n|---------------------------|----------------------------------------------|---------------------------------------------------------------------------|\n| [getPages()](#getPages()) | [Page[]](/apps-script/reference/slides/page) | Returns the list of [Page](/apps-script/reference/slides/page) instances. |\n\nDetailed documentation \n\n`get``Pages()` \nReturns the list of [Page](/apps-script/reference/slides/page) instances.\n\nReturn\n\n\n[Page[]](/apps-script/reference/slides/page)\n\nAuthorization\n\nScripts that use this method require authorization with one or more of the following [scopes](/apps-script/concepts/scopes#setting_explicit_scopes):\n\n- `https://www.googleapis.com/auth/presentations.currentonly`\n- `https://www.googleapis.com/auth/presentations`"]]