tencentcloud-sdk-essbasic 3.0.773 → 3.0.775

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: f1530d2c58d52d86d5b2007664fc58a54de192ab
4
- data.tar.gz: f0a6585cc73341a276eea3c1bc6f402fa2efc31b
3
+ metadata.gz: 8e0840ef39828521bd3e08a93b909a31d8ad9f37
4
+ data.tar.gz: 56b99adc51bbf88e1cc98f38a1ea67c2e47fab0d
5
5
  SHA512:
6
- metadata.gz: 95edccea691cb45b46a5671273328dfba754485ec2e2cd97ae95892a8b2be09988a919316058900c988bc3591115160cb7e960a1deb88c12afcb1db881e5ad9d
7
- data.tar.gz: 8c712a240aac7ed9cc39196f4dff2ccf8479467cb4c06522adb9d13efa1485df7f59b76918e94a64e785b90dad1734efc316e25f5efa70a8378e629d27f030bd
6
+ metadata.gz: dc45e4d73d4835278bbfa84977e60cad45e1d747c4aef16cd98ea7936151eaeb29061e309302fb8340cbfcac3e17dc23c766fa2a1486870d1958529386dff233
7
+ data.tar.gz: 46582854698281dab56652e1c5f075f188e6c38ec4b467b8874808acebc9437910a8bc307707e72e55cced399cfa560b2c75c460401e8f411f3784936127d221
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.773
1
+ 3.0.775
@@ -4576,6 +4576,11 @@ module TencentCloud
4576
4576
  # <li> <b>FontColor</b>:字符串类型,格式为RGB颜色数字</li></ul>
4577
4577
  # <b>参数样例</b>:`{"FontColor":"255,0,0","FontSize":12}`
4578
4578
 
4579
+ # <font color="red">ComponentType为DATE时</font>,支持以下参数:
4580
+ # <ul><li> <b>Font</b>:目前只支持黑体、宋体</li>
4581
+ # <li> <b>FontSize</b>: 范围12 :72</li></ul>
4582
+ # <b>参数样例</b>:`{"FontColor":"255,0,0","FontSize":12}`
4583
+
4579
4584
  # <font color="red">ComponentType为FILL_IMAGE时</font>,支持以下参数:
4580
4585
  # <ul><li> <b>NotMakeImageCenter</b>:bool。是否设置图片居中。false:居中(默认)。 true : 不居中</li>
4581
4586
  # <li> <b>FillMethod</b> : int. 填充方式。0-铺满(默认);1-等比例缩放</li></ul>
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-essbasic
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.773
4
+ version: 3.0.775
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-03-03 00:00:00.000000000 Z
11
+ date: 2024-03-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common