Skip to content

Commit e2b23d7

Browse files
committed
Merge branch 'main' into production
2 parents 5eae116 + 5c5aa5c commit e2b23d7

File tree

122 files changed

+526
-142
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

122 files changed

+526
-142
lines changed

english/java/com.aspose.words/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -711,6 +711,7 @@ The **MailMerge** object which provides access to the reporting functionality is
711711
| [TxtLeadingSpacesOptions](../com.aspose.words/txtleadingspacesoptions/) | Specifies available options for leading space handling during import from [LoadFormat.\#TEXT](../com.aspose.words/loadformat/\#TEXT) file. |
712712
| [TxtListIndentation](../com.aspose.words/txtlistindentation/) | Specifies how list levels are indented when document is exporting to [SaveFormat.\#TEXT](../com.aspose.words/saveformat/\#TEXT) format. |
713713
| [TxtLoadOptions](../com.aspose.words/txtloadoptions/) | Allows to specify additional options when loading [LoadFormat.\#TEXT](../com.aspose.words/loadformat/\#TEXT) document into a [Document](../com.aspose.words/document/) object. |
714+
| [TxtOfficeMathExportMode](../com.aspose.words/txtofficemathexportmode/) | Specifies how Aspose.Words exports OfficeMath to [SaveFormat.\#TEXT](../com.aspose.words/saveformat/\#TEXT). |
714715
| [TxtSaveOptions](../com.aspose.words/txtsaveoptions/) | Can be used to specify additional options when saving a document into the [SaveFormat.\#TEXT](../com.aspose.words/saveformat/\#TEXT) format. |
715716
| [TxtSaveOptionsBase](../com.aspose.words/txtsaveoptionsbase/) | The base class for specifying additional options when saving a document into a text based formats. |
716717
| [TxtTrailingSpacesOptions](../com.aspose.words/txttrailingspacesoptions/) | Specifies available options for trailing spaces handling during import from [LoadFormat.\#TEXT](../com.aspose.words/loadformat/\#TEXT) file. |

english/java/com.aspose.words/absolutepositiontab/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1126,7 +1126,7 @@ public boolean isComposite()
11261126
```
11271127

11281128

1129-
Returns true if this node can contain other nodes. (195198,6)
1129+
Returns true if this node can contain other nodes. (195322,6)
11301130

11311131
**Examples:**
11321132

english/java/com.aspose.words/bookmarkend/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1033,7 +1033,7 @@ public boolean isComposite()
10331033
```
10341034

10351035

1036-
Returns true if this node can contain other nodes. (195198,6)
1036+
Returns true if this node can contain other nodes. (195322,6)
10371037

10381038
**Examples:**
10391039

english/java/com.aspose.words/bookmarkstart/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1125,7 +1125,7 @@ public boolean isComposite()
11251125
```
11261126

11271127

1128-
Returns true if this node can contain other nodes. (195198,6)
1128+
Returns true if this node can contain other nodes. (195322,6)
11291129

11301130
**Examples:**
11311131

english/java/com.aspose.words/commentrangeend/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1337,7 +1337,7 @@ public boolean isComposite()
13371337
```
13381338

13391339

1340-
Returns true if this node can contain other nodes. (195198,6)
1340+
Returns true if this node can contain other nodes. (195322,6)
13411341

13421342
**Examples:**
13431343

english/java/com.aspose.words/commentrangestart/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1337,7 +1337,7 @@ public boolean isComposite()
13371337
```
13381338

13391339

1340-
Returns true if this node can contain other nodes. (195198,6)
1340+
Returns true if this node can contain other nodes. (195322,6)
13411341

13421342
**Examples:**
13431343

english/java/com.aspose.words/editablerangeend/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1036,7 +1036,7 @@ public boolean isComposite()
10361036
```
10371037

10381038

1039-
Returns true if this node can contain other nodes. (195198,6)
1039+
Returns true if this node can contain other nodes. (195322,6)
10401040

10411041
**Examples:**
10421042

english/java/com.aspose.words/editablerangestart/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1036,7 +1036,7 @@ public boolean isComposite()
10361036
```
10371037

10381038

1039-
Returns true if this node can contain other nodes. (195198,6)
1039+
Returns true if this node can contain other nodes. (195322,6)
10401040

10411041
**Examples:**
10421042

english/java/com.aspose.words/exportlistlabels/_index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,6 @@ Shows how to configure list exporting to HTML.
9999
"Default numbered list item 3." +
100100
"" +
101101
""));
102-
103102
break;
104103
}
105104

english/java/com.aspose.words/fieldchar/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1294,7 +1294,7 @@ public boolean isComposite()
12941294
```
12951295

12961296

1297-
Returns true if this node can contain other nodes. (195198,6)
1297+
Returns true if this node can contain other nodes. (195322,6)
12981298

12991299
**Examples:**
13001300

0 commit comments

Comments
 (0)