|
slides
v1
|
| ▼NGoogle | |
| ▼NApis | |
| ▼NSlides | |
| ▼Nv1 | |
| ►NData | |
| CAffineTransform | AffineTransform uses a 3x3 matrix with an implied last row of [ 0 0 1 ] to transform source coordinates (x,y) into destination coordinates (x', y') according to: |
| CAutoText | A TextElement kind that represents auto text. |
| CBatchUpdatePresentationRequest | Request message for PresentationsService.BatchUpdatePresentation. |
| CBatchUpdatePresentationResponse | Response message from a batch update. |
| CBullet | Describes the bullet of a paragraph. |
| CColorScheme | The palette of predefined colors for a page. |
| CColorStop | A color and position in a gradient band. |
| CCreateImageRequest | Creates an image. |
| CCreateImageResponse | The result of creating an image. |
| CCreateLineRequest | Creates a line. |
| CCreateLineResponse | The result of creating a line. |
| CCreateParagraphBulletsRequest | Creates bullets for all of the paragraphs that overlap with the given text index range |
| CCreateShapeRequest | Creates a new shape. |
| CCreateShapeResponse | The result of creating a shape. |
| CCreateSheetsChartRequest | Creates an embedded Google Sheets chart |
| CCreateSheetsChartResponse | The result of creating an embedded Google Sheets chart. |
| CCreateSlideRequest | Creates a new slide. |
| CCreateSlideResponse | The result of creating a slide. |
| CCreateTableRequest | Creates a new table. |
| CCreateTableResponse | The result of creating a table. |
| CCreateVideoRequest | Creates a video |
| CCreateVideoResponse | The result of creating a video. |
| CCropProperties | The crop properties of an object enclosed in a container. For example, an Image |
| CDeleteObjectRequest | Deletes an object, either pages or page elements, from the presentation. |
| CDeleteParagraphBulletsRequest | Deletes bullets from all of the paragraphs that overlap with the given text index range |
| CDeleteTableColumnRequest | Deletes a column from a table. |
| CDeleteTableRowRequest | Deletes a row from a table. |
| CDeleteTextRequest | Deletes text from a shape or a table cell. |
| CDimension | A magnitude in a single direction in the specified units. |
| CDuplicateObjectRequest | Duplicates a slide or page element |
| CDuplicateObjectResponse | The response of duplicating an object. |
| CGroup | A PageElement kind representing a joined collection of PageElements. |
| CGroupObjectsRequest | Groups objects to create an object group. For example, groups PageElements to create a Group on the same page as all the children. |
| CGroupObjectsResponse | The result of grouping objects. |
| CImage | A PageElement kind representing an image. |
| CImageProperties | The properties of the Image. |
| CInsertTableColumnsRequest | Inserts columns into a table |
| CInsertTableRowsRequest | Inserts rows into a table. |
| CInsertTextRequest | Inserts text into a shape or a table cell. |
| CLayoutPlaceholderIdMapping | The user-specified ID mapping for a placeholder that will be created on a slide from a specified layout. |
| CLayoutProperties | The properties of Page are only relevant for pages with page_type LAYOUT. |
| CLayoutReference | Slide layout reference. This may reference either: |
| CLine | A PageElement kind representing a non-connector line, straight connector, curved connector, or bent connector. |
| CLineConnection | The properties for one end of a Line connection. |
| CLineFill | The fill of the line. |
| CLineProperties | The properties of the Line |
| CLink | A hypertext link. |
| CList | A List describes the look and feel of bullets belonging to paragraphs associated with a list. A paragraph that is part of a list has an implicit reference to that list's ID. |
| CMasterProperties | The properties of Page that are only relevant for pages with page_type MASTER. |
| CMergeTableCellsRequest | Merges cells in a Table. |
| CNestingLevel | Contains properties describing the look and feel of a list bullet at a given level of nesting. |
| CNotesProperties | The properties of Page that are only relevant for pages with page_type NOTES. |
| COpaqueColor | A themeable solid color value. |
| COptionalColor | A color that can either be fully opaque or fully transparent. |
| COutline | The outline of a PageElement |
| COutlineFill | The fill of the outline. |
| CPage | A page in a presentation. |
| CPageBackgroundFill | The page background fill. |
| CPageElement | A visual element rendered on a page. |
| CPageElementProperties | Common properties for a page element |
| CPageProperties | The properties of the Page |
| CParagraphMarker | A TextElement kind that represents the beginning of a new paragraph. |
| CParagraphStyle | Styles that apply to a whole paragraph |
| CPlaceholder | The placeholder information that uniquely identifies a placeholder shape. |
| CPresentation | A Google Slides presentation. |
| CRange | Specifies a contiguous range of an indexed collection, such as characters in text. |
| CRecolor | A recolor effect applied on an image. |
| CRefreshSheetsChartRequest | Refreshes an embedded Google Sheets chart by replacing it with the latest version of the chart from Google Sheets |
| CReplaceAllShapesWithImageRequest | Replaces all shapes that match the given criteria with the provided image |
| CReplaceAllShapesWithImageResponse | The result of replacing shapes with an image. |
| CReplaceAllShapesWithSheetsChartRequest | Replaces all shapes that match the given criteria with the provided Google Sheets chart. The chart will be scaled and centered to fit within the bounds of the original shape |
| CReplaceAllShapesWithSheetsChartResponse | The result of replacing shapes with a Google Sheets chart. |
| CReplaceAllTextRequest | Replaces all instances of text matching a criteria with replace text. |
| CReplaceAllTextResponse | The result of replacing text. |
| CReplaceImageRequest | Replaces an existing image with a new image |
| CRequest | A single kind of update to apply to a presentation. |
| CRerouteLineRequest | Reroutes a line such that it's connected at the two closest connection sites on the connected page elements. |
| CResponse | A single response from an update. |
| CRgbColor | An RGB color. |
| CShadow | The shadow properties of a page element |
| CShape | A PageElement kind representing a generic shape that does not have a more specific classification. |
| CShapeBackgroundFill | The shape background fill. |
| CShapeProperties | The properties of a Shape |
| CSheetsChart | A PageElement kind representing a linked chart embedded from Google Sheets. |
| CSheetsChartProperties | The properties of the SheetsChart. |
| CSize | A width and height. |
| CSlideProperties | The properties of Page that are only relevant for pages with page_type SLIDE. |
| CSolidFill | A solid color fill. The page or page element is filled entirely with the specified color value |
| CStretchedPictureFill | The stretched picture fill. The page or page element is filled entirely with the specified picture. The picture is stretched to fit its container. |
| CSubstringMatchCriteria | A criteria that matches a specific string of text in a shape or table. |
| CTable | A PageElement kind representing a table. |
| CTableBorderCell | The properties of each border cell. |
| CTableBorderFill | The fill of the border. |
| CTableBorderProperties | The border styling properties of the TableBorderCell. |
| CTableBorderRow | Contents of each border row in a table. |
| CTableCell | Properties and contents of each table cell. |
| CTableCellBackgroundFill | The table cell background fill. |
| CTableCellLocation | A location of a single table cell within a table. |
| CTableCellProperties | The properties of the TableCell. |
| CTableColumnProperties | Properties of each column in a table. |
| CTableRange | A table range represents a reference to a subset of a table |
| CTableRow | Properties and contents of each row in a table. |
| CTableRowProperties | Properties of each row in a table. |
| CTextContent | The general text content. The text must reside in a compatible shape (e.g. text box or rectangle) or a table cell in a page. |
| CTextElement | A TextElement describes the content of a range of indices in the text content of a Shape or TableCell. |
| CTextRun | A TextElement kind that represents a run of text that all has the same styling. |
| CTextStyle | Represents the styling that can be applied to a TextRun |
| CThemeColorPair | A pair mapping a theme color type to the concrete color it represents. |
| CThumbnail | The thumbnail of a page. |
| CUngroupObjectsRequest | Ungroups objects, such as groups. |
| CUnmergeTableCellsRequest | Unmerges cells in a Table. |
| CUpdateImagePropertiesRequest | Update the properties of an Image. |
| CUpdateLineCategoryRequest | Updates the category of a line. |
| CUpdateLinePropertiesRequest | Updates the properties of a Line. |
| CUpdatePageElementAltTextRequest | Updates the alt text title and/or description of a page element. |
| CUpdatePageElementsZOrderRequest | Updates the Z-order of page elements. Z-order is an ordering of the elements on the page from back to front. The page element in the front may cover the elements that are behind it. |
| CUpdatePageElementTransformRequest | Updates the transform of a page element |
| CUpdatePagePropertiesRequest | Updates the properties of a Page. |
| CUpdateParagraphStyleRequest | Updates the styling for all of the paragraphs within a Shape or Table that overlap with the given text index range. |
| CUpdateShapePropertiesRequest | Update the properties of a Shape. |
| CUpdateSlidesPositionRequest | Updates the position of slides in the presentation. |
| CUpdateTableBorderPropertiesRequest | Updates the properties of the table borders in a Table. |
| CUpdateTableCellPropertiesRequest | Update the properties of a TableCell. |
| CUpdateTableColumnPropertiesRequest | Updates the properties of a Table column. |
| CUpdateTableRowPropertiesRequest | Updates the properties of a Table row. |
| CUpdateTextStyleRequest | Update the styling of text in a Shape or Table. |
| CUpdateVideoPropertiesRequest | Update the properties of a Video. |
| CVideo | A PageElement kind representing a video. |
| CVideoProperties | The properties of the Video. |
| CWeightedFontFamily | Represents a font family and weight used to style a TextRun. |
| CWordArt | A PageElement kind representing word art. |
| CWriteControl | Provides control over how write requests are executed. |
| ►CPresentationsResource | The "presentations" collection of methods. |
| CBatchUpdateRequest | Applies one or more updates to the presentation |
| CCreateRequest | Creates a blank presentation using the title given in the request. If a presentationId is provided, it is used as the ID of the new presentation. Otherwise, a new ID is generated. Other fields in the request, including any provided content, are ignored. Returns the created presentation. |
| CGetRequest | Gets the latest version of the specified presentation. |
| ►CPagesResource | The "pages" collection of methods. |
| CGetRequest | Gets the latest version of the specified page in the presentation. |
| CGetThumbnailRequest | Generates a thumbnail of the latest version of the specified page in the presentation and returns a URL to the thumbnail image |
| CSlidesBaseServiceRequest | A base abstract class for Slides requests. |
| CSlidesService | The Slides Service. |
© 2020 Google - Privacy Policy - Terms and Conditions - About Google