Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 16,767 for

true type

(0.41 sec)
  1. ChartMultilevelValue constructor | Aspose.Words...

    aspose.words.drawing.charts.ChartMultilevelValue constructor... Parameter Type Description level1 str level2...level2 : str ): ... Parameter Type Description level1 str level2...

    reference.aspose.com/words/python-net/aspose.wo...
  2. HeaderFooterType enumeration | Aspose.Words for...

    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_...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Style.isQuickStyle property | Aspose.Words for ...

    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...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. StructuredDocumentTag.multiline property | Aspo...

    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...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Markup::IStructuredDocumentTag::...

    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...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. ChartYValueCollection | Aspose.Words for Java

    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...

    reference.aspose.com/words/java/com.aspose.word...
  7. NativeLibSettings | Aspose.Words for Java

    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...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::WebExtensions::WebExtensionStore...

    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...

    reference.aspose.com/words/cpp/aspose.words.web...
  9. 使用JavaScript通过C++锁定WordArt水印|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++锁定WordArt水印...Watermark Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/locking...
  10. ConditionalStyle | Aspose.Words for Java

    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...

    reference.aspose.com/words/java/com.aspose.word...