Sort Score
Result 10 results
Languages All
Labels All
Results 1,721 - 1,730 of 12,901 for

true type

(0.14 sec)
  1. ChartSeriesCollection.add_multilevel_value meth...

    ChartSeriesCollection.add_multilevel_value method. Adds new [ChartSeries](../../chartseries/) to this collection... Parameter Type Description series_name str...builder . insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  2. How to create Sunburst chart with C++|Documenta...

    Learn how to create a sunburst chart in Aspose.Cells for C++, a chart that presents data in a circle. Our guide will help you set up various properties and formatting of your chart, including data labels, legends, colors, and more....contributing pieces, while another type of hierarchical chart, the treemap...showed chart . SetShowLegend ( true ); // Set the chart title name...

    docs.aspose.com/cells/cpp/creating-sunburst-chart/
  3. Aspose::Words::Node::Remove method | Aspose.Wor...

    Aspose::Words::Node::Remove method. Removes itself from the parent in C++....Words :: NodeType :: Shape , true ); ASSERT_EQ ( 9 , shapes ->...all child nodes of a specific type from a composite node. auto...

    reference.aspose.com/words/cpp/aspose.words/nod...
  4. Aspose::Words::Fields::FieldSection class | Asp...

    Aspose::Words::Fields::FieldSection class. Implements the SECTION field. To learn more, visit the documentation article in C++....FieldFormat object that provides typed access to field’s formatting...virtual get_Type () const Gets the Microsoft Word field type. GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Aspose::Words::Node::PreviousPreOrder method | ...

    Aspose::Words::Node::PreviousPreOrder method. Gets the previous node according to the pre-order tree traversal algorithm in C++....Node > & rootNode ) Parameter Type Description rootNode const ...Words :: NodeType :: Shape , true ) -> LINQ_OfType < System ::...

    reference.aspose.com/words/cpp/aspose.words/nod...
  6. Style.IsHeading | Aspose.Words for .NET

    Discover the IsHeading property. Easily identify if a style is a built-in Heading style, enhancing your document's structure and readability....IsHeading property True when the style is one of the...curStyle . Name } \ ", of type \"{curStyle.Type}\"" ); Console . WriteLine...

    reference.aspose.com/words/net/aspose.words/sty...
  7. ChoiceBox|Documentation

    ChoiceBox element generates a question with a fixed number of answers....declared as an object with "element_type": "ChoiceBox" property. The...answers_string property. { "element_type" : "ChoiceBox" , "question_text"...

    docs.aspose.com/omr/net/json-markup/choicebox/
  8. FindReplaceOptions | Aspose.Words for Java

    Specifies options for find/replace operations in Java....Set the "MatchCase" flag to "true" to apply case sensitivity while..."FindWholeWordsOnly" flag to "true" to replace the found text if...

    reference.aspose.com/words/java/com.aspose.word...
  9. Manage DataLabels of Excel Charts with Node.js ...

    Learn how to effectively manage data labels in Excel charts using Aspose.Cells for Node.js via C++. This comprehensive guide covers various management tasks, including adding, removing, and modifying labels to enhance chart readability and usability.... add ( "A1:B3" , true ); // Show value labels chart...getDataLabels (). setShowValue ( true ); // Show series name labels...

    docs.aspose.com/cells/nodejs-cpp/insert-datalab...
  10. StructuredDocumentTag.appearance property | Asp...

    StructuredDocumentTag.appearance property. Gets/sets the appearance of a structured document tag.... # Any text that we type in the document body after moving...does nothing. # When set to true, our structured document tag...

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