You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Gets or sets a value determining whether or not to create a "Span" tag in the document structure to export the text language.
344
+
* @return exportLanguageToSpanTag
345
+
**/
346
+
@ApiModelProperty(value = "Gets or sets a value determining whether or not to create a \"Span\" tag in the document structure to export the text language.")
* Gets or sets value determining which document formats are allowed to be mapped by Aspose.Words.Markup.StructuredDocumentTag.XmlMapping.
256
+
* By default only Aspose.Words.LoadFormat.FlatOpc document format is allowed to be mapped.
257
+
* @return flatOpcXmlMappingOnly
258
+
**/
259
+
@ApiModelProperty(value = "Gets or sets value determining which document formats are allowed to be mapped by Aspose.Words.Markup.StructuredDocumentTag.XmlMapping. By default only Aspose.Words.LoadFormat.FlatOpc document format is allowed to be mapped.")
0 commit comments