Class PageElementRange
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
पेजएलिमेंटरेंज
एक या उससे ज़्यादा PageElement
इंस्टेंस का कलेक्शन.
ज़्यादा जानकारी वाला दस्तावेज़
getPageElements()
PageElement
इंस्टेंस की सूची दिखाता है.
वापसी का टिकट
PageElement[]
अनुमति देना
इस तरीके का इस्तेमाल करने वाली स्क्रिप्ट को, इनमें से एक या एक से ज़्यादा स्कोप के लिए अनुमति की ज़रूरत होती है:
-
https://www.googleapis.com/auth/presentations.currentonly
-
https://www.googleapis.com/auth/presentations
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2025-07-26 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2025-07-26 (UTC) को अपडेट किया गया."],[[["\u003cp\u003e\u003ccode\u003ePageElementRange\u003c/code\u003e is a collection of one or more \u003ccode\u003ePageElement\u003c/code\u003e instances within Google Slides.\u003c/p\u003e\n"],["\u003cp\u003eIt provides a method, \u003ccode\u003egetPageElements()\u003c/code\u003e, to retrieve a list of all individual \u003ccode\u003ePageElement\u003c/code\u003e instances it contains.\u003c/p\u003e\n"],["\u003cp\u003eUsing this class requires authorization with specific Google Slides scopes for script execution.\u003c/p\u003e\n"]]],[],null,["# Class PageElementRange\n\nPageElementRange\n\nA collection of one or more [PageElement](/apps-script/reference/slides/page-element) instances. \n\n### Methods\n\n| Method | Return type | Brief description |\n|-----------------------------------------|-------------------------------------------------------------|------------------------------------------------------------------------------------------|\n| [getPageElements()](#getPageElements()) | [PageElement[]](/apps-script/reference/slides/page-element) | Returns the list of [PageElement](/apps-script/reference/slides/page-element) instances. |\n\nDetailed documentation\n----------------------\n\n### `get``Page``Elements()`\n\nReturns the list of [PageElement](/apps-script/reference/slides/page-element) instances.\n\n#### Return\n\n\n[PageElement[]](/apps-script/reference/slides/page-element)\n\n#### Authorization\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`"]]