Sort Score
Result 10 results
Languages All
Labels All
Results 5,931 - 5,940 of 17,415 for

true type

(0.2 sec)
  1. ChartDataLabelCollection.format property | Aspo...

    ChartDataLabelCollection.format property. Provides access to fill and line formatting of the data labels.... insert_chart ( chart_type = aw . drawing . charts . ChartType...has_data_labels = True series . data_labels . show_value = True # Format...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Framesets::Frameset class | Aspo...

    Aspose::Words::Framesets::Frameset class. Represents a frames page or a single frame on a frames page. To learn more, visit the documentation article in C++.... static Type () Examples Shows how to access...get_FrameDefaultUrl ()); ASSERT_TRUE ( doc -> get_Frameset () ->...

    reference.aspose.com/words/cpp/aspose.words.fra...
  3. ListFormat.IsListItem | Aspose.Words for .NET

    Discover how the ListFormat IsListItem property enhances your document's structure by identifying bulleted or numbered paragraphs for better readability....IsListItem property True when the paragraph has bulleted...the list. // Below are two types of lists that we can create...

    reference.aspose.com/words/net/aspose.words.lis...
  4. Primary and Secondary Axis with C++|Documentation

    Learn how to understand and work with primary and secondary axes in Aspose.Cells for C++. Our guide will help you understand the differences between primary and secondary axes, and how to configure and use them effectively in your charts....series, or when you have mixed types of data (price and volume),...GetNSeries (). Add ( u "B2:C4" , true ); // Set the category data...

    docs.aspose.com/cells/cpp/primary-and-second-axis/
  5. Primary and Second Axis with Node.js via C++|Do...

    Learn how to understand and work with primary and secondary axes in Aspose.Cells for Node.js via C++. Our guide will help you understand the differences between primary and secondary axes, and how to configure and use them effectively in your charts....series, or when you have mixed types of data (price and volume),...getNSeries (). add ( "B2:C4" , true ); // Set the category data...

    docs.aspose.com/cells/nodejs-cpp/primary-and-se...
  6. Aspose::Words::Drawing::Charts::ChartDataLabelC...

    Aspose::Words::Drawing::Charts::ChartDataLabelCollection::get_Position method. Gets or sets the position of the data labels in C++....the following chart series types: Bar , Column , Histogram ,...series -> set_HasDataLabels ( true ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. XpsSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.XpsSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Xps](../../aspose.words/saveformat/#Xps) format...SaveOptions ) exportGeneratorName When true , causes the name and version...produced files. Default value is true . (Inherited from SaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. SubDocument.node_type property | Aspose.Words f...

    SubDocument.node_Type property. Returns [NodeType.SUB_DOCUMENT](../../nodeType/#SUB_DOCUMENT)....node_type property SubDocument.node_type property Returns NodeType...SUB_DOCUMENT . @property def node_type ( self ) -> aspose . words ...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldEnd.has_separator property | Aspose.Words ...

    FieldEnd.has_separator property. Returns ``True`` if this field has a separator....has_separator property Returns True if this field has a separator...class FieldEnd FieldEnd.node_type property...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ChartDataLabelCollection.number_format property...

    ChartDataLabelCollection.number_format property. Gets an [ChartNumberFormat](../../chartnumberformat/) instance allowing to set number format for the data labels of the entire series.... insert_chart ( chart_type = aw . drawing . charts . ChartType... series . has_data_labels = True data_labels = series . data_labels...

    reference.aspose.com/words/python-net/aspose.wo...