Skip to content

Commit 5c08ebc

Browse files
SDK regenerated by CI server [ci skip]
1 parent a2e0b54 commit 5c08ebc

22 files changed

+29
-29
lines changed

src/main/java/com/aspose/words/cloud/model/DocumentStatData.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
import io.swagger.annotations.ApiModelProperty;
4444

4545
/**
46-
* Container for the document's statistical data.
46+
* Container for the document's statistical data.
4747
*/
4848
@ApiModel(description = "Container for the document's statistical data.")
4949
public class DocumentStatData {

src/main/java/com/aspose/words/cloud/model/FormField.java

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ public FormField helpText(String helpText) {
153153
}
154154

155155
/**
156-
* Gets or sets returns or sets the text that's displayed in a message box when the form field has the focus and the user presses F1.
156+
* Gets or sets returns or sets the text that's displayed in a message box when the form field has the focus and the user presses F1.
157157
* @return helpText
158158
**/
159159
@ApiModelProperty(value = "Gets or sets returns or sets the text that's displayed in a message box when the form field has the focus and the user presses F1.")
@@ -189,7 +189,7 @@ public FormField ownHelp(Boolean ownHelp) {
189189
}
190190

191191
/**
192-
* Gets or sets specifies the source of the text that's displayed in a message box when a form field has the focus and the user presses F1.
192+
* Gets or sets specifies the source of the text that's displayed in a message box when a form field has the focus and the user presses F1.
193193
* @return ownHelp
194194
**/
195195
@ApiModelProperty(value = "Gets or sets specifies the source of the text that's displayed in a message box when a form field has the focus and the user presses F1.")
@@ -207,7 +207,7 @@ public FormField ownStatus(Boolean ownStatus) {
207207
}
208208

209209
/**
210-
* Gets or sets specifies the source of the text that's displayed in the status bar when a form field has the focus.
210+
* Gets or sets specifies the source of the text that's displayed in the status bar when a form field has the focus.
211211
* @return ownStatus
212212
**/
213213
@ApiModelProperty(value = "Gets or sets specifies the source of the text that's displayed in the status bar when a form field has the focus.")
@@ -225,7 +225,7 @@ public FormField statusText(String statusText) {
225225
}
226226

227227
/**
228-
* Gets or sets returns or sets the text that's displayed in the status bar when a form field has the focus.
228+
* Gets or sets returns or sets the text that's displayed in the status bar when a form field has the focus.
229229
* @return statusText
230230
**/
231231
@ApiModelProperty(value = "Gets or sets returns or sets the text that's displayed in the status bar when a form field has the focus.")

src/main/java/com/aspose/words/cloud/model/HeaderFooterLink.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949

5050
public class HeaderFooterLink extends LinkElement {
5151
/**
52-
* Gets or sets paragraph's text.
52+
* Gets or sets paragraph's text.
5353
*/
5454
@JsonAdapter(TypeEnum.Adapter.class)
5555
public enum TypeEnum {
@@ -112,7 +112,7 @@ public HeaderFooterLink type(TypeEnum type) {
112112
}
113113

114114
/**
115-
* Gets or sets paragraph's text.
115+
* Gets or sets paragraph's text.
116116
* @return type
117117
**/
118118
@ApiModelProperty(value = "Gets or sets paragraph's text.")

src/main/java/com/aspose/words/cloud/model/HeaderFooterLinkCollection.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ public HeaderFooterLinkCollection addListItem(HeaderFooterLink listItem) {
6464
}
6565

6666
/**
67-
* Gets or sets collection of section's links.
67+
* Gets or sets collection of section's links.
6868
* @return list
6969
**/
7070
@ApiModelProperty(value = "Gets or sets collection of section's links.")

src/main/java/com/aspose/words/cloud/model/HtmlFixedSaveOptionsData.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ public HtmlFixedSaveOptionsData exportFormFields(Boolean exportFormFields) {
185185
}
186186

187187
/**
188-
* Gets or sets indication of whether form fields are exported as interactive items (as 'input' tag) rather than converted to text or graphics.
188+
* Gets or sets indication of whether form fields are exported as interactive items (as 'input' tag) rather than converted to text or graphics.
189189
* @return exportFormFields
190190
**/
191191
@ApiModelProperty(value = "Gets or sets indication of whether form fields are exported as interactive items (as 'input' tag) rather than converted to text or graphics.")

src/main/java/com/aspose/words/cloud/model/Hyperlink.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ public Hyperlink displayText(String displayText) {
5959
}
6060

6161
/**
62-
* Gets or sets hypelink's display text.
62+
* Gets or sets hypelink's display text.
6363
* @return displayText
6464
**/
6565
@ApiModelProperty(value = "Gets or sets hypelink's display text.")

src/main/java/com/aspose/words/cloud/model/Link.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ public Link href(String href) {
6666
}
6767

6868
/**
69-
* Gets or sets the \"href\" attribute contains the link's IRI. atom:link elements MUST have an href attribute, whose value MUST be a IRI reference.
69+
* Gets or sets the \"href\" attribute contains the link's IRI. atom:link elements MUST have an href attribute, whose value MUST be a IRI reference.
7070
* @return href
7171
**/
7272
@ApiModelProperty(value = "Gets or sets the \"href\" attribute contains the link's IRI. atom:link elements MUST have an href attribute, whose value MUST be a IRI reference.")
@@ -102,7 +102,7 @@ public Link type(String type) {
102102
}
103103

104104
/**
105-
* Gets or sets on the link element, the \"type\" attribute's value is an advisory media type: it is a hint about the type of the representation that is expected to be returned when the value of the href attribute is dereferenced. Note that the type attribute does not override the actual media type returned with the representation.
105+
* Gets or sets on the link element, the \"type\" attribute's value is an advisory media type: it is a hint about the type of the representation that is expected to be returned when the value of the href attribute is dereferenced. Note that the type attribute does not override the actual media type returned with the representation.
106106
* @return type
107107
**/
108108
@ApiModelProperty(value = "Gets or sets on the link element, the \"type\" attribute's value is an advisory media type: it is a hint about the type of the representation that is expected to be returned when the value of the href attribute is dereferenced. Note that the type attribute does not override the actual media type returned with the representation.")

src/main/java/com/aspose/words/cloud/model/PageSetup.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1148,7 +1148,7 @@ public PageSetup suppressEndnotes(Boolean suppressEndnotes) {
11481148
}
11491149

11501150
/**
1151-
* Gets or sets true if endnotes are printed at the end of the next section that doesn't suppress endnotes. Suppressed endnotes are printed before the endnotes in that section.
1151+
* Gets or sets true if endnotes are printed at the end of the next section that doesn't suppress endnotes. Suppressed endnotes are printed before the endnotes in that section.
11521152
* @return suppressEndnotes
11531153
**/
11541154
@ApiModelProperty(value = "Gets or sets true if endnotes are printed at the end of the next section that doesn't suppress endnotes. Suppressed endnotes are printed before the endnotes in that section. ")

src/main/java/com/aspose/words/cloud/model/PageStatData.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
import io.swagger.annotations.ApiModelProperty;
4444

4545
/**
46-
* Container for the page's statistical data.
46+
* Container for the page's statistical data.
4747
*/
4848
@ApiModel(description = "Container for the page's statistical data.")
4949
public class PageStatData {

src/main/java/com/aspose/words/cloud/model/ParagraphFormat.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1595,7 +1595,7 @@ public ParagraphFormat suppressLineNumbers(Boolean suppressLineNumbers) {
15951595
}
15961596

15971597
/**
1598-
* Gets or sets specifies whether the current paragraph's lines should be exempted from line numbering which is applied in the parent section.
1598+
* Gets or sets specifies whether the current paragraph's lines should be exempted from line numbering which is applied in the parent section.
15991599
* @return suppressLineNumbers
16001600
**/
16011601
@ApiModelProperty(value = "Gets or sets specifies whether the current paragraph's lines should be exempted from line numbering which is applied in the parent section. ")

0 commit comments

Comments
 (0)