diff --git a/en/application-dev/reference/arkui-ts/figures/slider_2.png b/en/application-dev/reference/arkui-ts/figures/slider_2.png
new file mode 100644
index 0000000000000000000000000000000000000000..2e2ae097236ec779751fc65d9e7bf39992c09281
Binary files /dev/null and b/en/application-dev/reference/arkui-ts/figures/slider_2.png differ
diff --git a/en/application-dev/reference/arkui-ts/ts-appendix-enums.md b/en/application-dev/reference/arkui-ts/ts-appendix-enums.md
index 0753b4ab4dc8028e3747f8905b1032f2a099bcfc..db5774afd9e4cda3a3e620f718619d2f2aa547cb 100644
--- a/en/application-dev/reference/arkui-ts/ts-appendix-enums.md
+++ b/en/application-dev/reference/arkui-ts/ts-appendix-enums.md
@@ -509,6 +509,7 @@ This API is supported in ArkTS widgets.
| BACKGROUND_REGULAR | Material that creates a medium shallow depth of field effect. |
| BACKGROUND_THICK | Material that creates a high shallow depth of field effect. |
| BACKGROUND_ULTRA_THICK | Material that creates the maximum depth of field effect. |
+| NONE10+ | No blur. |
## ThemeColorMode10+
@@ -564,3 +565,23 @@ This API is supported in ArkTS widgets.
| ------- | ------------------------------------------------------------ |
| DEFAULT | Default style. The caret width is fixed at 1.5 vp, and the caret height is subject to the background height and font size of the selected text.|
| INLINE | Inline input style. The background height of the selected text is the same as the height of the text box. |
+
+## ImageSmoothingQuality8+
+
+Since API version 9, this API is supported in ArkTS widgets.
+
+| Name | Description |
+| -------- | -------------- |
+| low | Low quality.|
+| medium | Medium quality.|
+| high | High quality.|
+
+## CanvasDirection8+
+
+Since API version 9, this API is supported in ArkTS widgets.
+
+| Name | Description |
+| -------- | -------------- |
+| inherit | The text direction is inherited from the **\