Google Slides · Schema

CropProperties

The crop properties of an object enclosed in a container.

CollaborationGoogle WorkspacePresentationsProductivitySlides

Properties

Name Type Description
leftOffset number The offset specifies the left edge of the crop rectangle that is located to the right of the original bounding rectangle left edge, relative to the object's original width.
rightOffset number The offset specifies how far inward the right edge of the crop rectangle is from the right edge of the original bounding rectangle.
topOffset number The offset specifies how far inward the top edge of the crop rectangle is from the top edge of the original bounding rectangle.
bottomOffset number The offset specifies how far inward the bottom edge of the crop rectangle is from the bottom edge of the original bounding rectangle.
angle number The rotation angle of the crop window around its center, in radians.
View JSON Schema on GitHub

JSON Schema

google-slides-crop-properties-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "CropProperties",
  "type": "object",
  "description": "The crop properties of an object enclosed in a container.\n",
  "properties": {
    "leftOffset": {
      "type": "number",
      "description": "The offset specifies the left edge of the crop rectangle that is located to the right of the original bounding rectangle left edge, relative to the object's original width.\n"
    },
    "rightOffset": {
      "type": "number",
      "description": "The offset specifies how far inward the right edge of the crop rectangle is from the right edge of the original bounding rectangle.\n"
    },
    "topOffset": {
      "type": "number",
      "description": "The offset specifies how far inward the top edge of the crop rectangle is from the top edge of the original bounding rectangle.\n"
    },
    "bottomOffset": {
      "type": "number",
      "description": "The offset specifies how far inward the bottom edge of the crop rectangle is from the bottom edge of the original bounding rectangle.\n"
    },
    "angle": {
      "type": "number",
      "description": "The rotation angle of the crop window around its center, in radians.\n"
    }
  }
}

Work with this as data

Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/google-slides-crop-properties"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.