aspose.words.HeaderFooterType enumeration. Identifies the Type of header or footer found in a Word file....HeaderFooterType enumeration Identifies the type of header or footer found in...different_first_page_header_footer = True builder . page_setup . odd_...
Style.isQuickStyle property. Specifies whether this style is shown in the Quick Style gallery inside MS Word UI.... name } \", of type \" ${ style . type } \"` ); console ....referenceEquals ( doc )). toBe ( true ); } See Also module Aspose...
StructuredDocumentTag.multiline property. Specifies whether this SDT allows multiple lines of text....PlainText SDT type. For all other SDT types exception will occur...( tag . id > 0 ). toEqual ( true ); // Set the font for the text...
Aspose::Words::Markup::IStructuredDocumentTag::get_SdtType method. Gets Type of this Structured document tag in C++....IStructuredDocumentT::get_SdtType method Gets type of this Structured document...Examples Shows how to get the type of a structured document tag...
Represents a collection of Y values for a chart series in Java.... Parameters: Parameter Type Description index int Returns:...hasDataLabels(true); series.getDataLabels().setShowCategoryName(true); series...
This class helps to set various options such as temporary folder for Aspose.Words native libraries and whether native libraries should be loaded and used in Java....isHarfBuzzNativeLibL() Returns true if HarfBuzz libraries is loaded...isWinNativeLibLoaded() Returns true if WindowsNativeCall libraries...
Aspose::Words::WebExtensions::WebExtensionStoreType enum. Enumerates available Types of a web extension store in C++.... enum Enumerates available types of a web extension store. enum...SPCatalog 0 Specifies that the store type is SharePoint corporate catalog...
Represents special formatting applied to some area of a table with assigned table style in Java.... // 1 - By style type: tableStyle.getConditionalStyles()...getLastColumn().getFont().setBold(true); // List all possible style...