ReferenceImages
Images operations
Image lifecycle, placement, and wrap configuration.
27 operations. Names, descriptions, and behavior flags come from the canonical contract.
Operations
images.convertToFloatingConvert an inline image to floating placement.mutatestrackedimages.convertToInlineConvert a floating image to inline placement.mutatestrackedimages.cropApply rectangular edge-percentage crop to an image.mutatestrackedimages.deleteDelete an image from the document.mutatestrackedimages.flipSet horizontal and/or vertical flip state for an image.mutatestrackedimages.getGet details for a specific image by its stable ID.readimages.insertCaptionInsert a caption paragraph below the image.mutatesimages.listList all images in the document.readimages.moveMove an image to a new location in the document. Tracked-mode authoring supports safe sole inline-image body paragraphs and emits paired `<w:moveFrom>` / `<w:moveTo>` wrappers with explicit move range marker identity.mutatestrackedimages.removeCaptionRemove the caption paragraph from below the image.mutatesimages.replaceSourceReplace the image source while preserving identity and placement.mutatestrackedimages.resetCropRemove all cropping from an image.mutatestrackedimages.rotateSet the absolute rotation angle for an image.mutatestrackedimages.scaleScale an image by a uniform factor applied to both dimensions.mutatestrackedimages.setAltTextSet the accessibility description (alt text) for an image.mutatestrackedimages.setAnchorOptionsSet anchor behavior options for a floating image.mutatestrackedimages.setDecorativeMark or unmark an image as decorative.mutatestrackedimages.setHyperlinkSet or remove the hyperlink attached to an image.mutatestrackedimages.setLockAspectRatioLock or unlock the aspect ratio for an image.mutatestrackedimages.setNameSet the object name for an image.mutatestrackedimages.setPositionSet the anchor position for a floating image.mutatestrackedimages.setSizeSet explicit width/height for an image.mutatestrackedimages.setWrapDistancesSet the text-wrap distance margins for a floating image.mutatestrackedimages.setWrapSideSet which side(s) text wraps around a floating image.mutatestrackedimages.setWrapTypeSet the text wrapping type for a floating image.mutatestrackedimages.setZOrderSet the z-order (relativeHeight) for a floating image.mutatestrackedimages.updateCaptionUpdate the text of an existing caption paragraph.mutatestracked