Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 15,896 for

true type

(0.16 sec)
  1. Node.PreviousPreOrder | Aspose.Words for .NET

    Discover the Node PreviousPreOrder method to efficiently retrieve the prior node using the preorder tree traversal algorithm for optimized data processing....( Node rootNode ) Parameter Type Description rootNode Node The...GetChildNodes ( NodeType . Shape , true ). OfType < Shape >(). Count...

    reference.aspose.com/words/net/aspose.words/nod...
  2. Manage SmartArt in PowerPoint Presentations Usi...

    Learn to build and edit PowerPoint SmartArt with Aspose.Slides for Python via .NET using clear code samples that speed up slide design and automation....SmartArt Layout Type To change the SmartArt layout type, follow these...BASIC_BLOCK_LIST ) # Change the layout type to BASIC_PROCESS. smart . layout...

    docs.aspose.com/slides/python-net/manage-smartart/
  3. Aspose::Words::Drawing::Charts::IChartDataPoint...

    Aspose::Words::Drawing::Charts::IChartDataPoint::get_Bubble3D method. Specifies whether the bubbles in Bubble chart should have a 3-D effect applied to them in C++....0 ) -> get_Name ()); ASSERT_TRUE ( chart -> get_Series () ->...( 0 ) -> set_HasDataLabels ( true ); chart -> get_Series () ->...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. 使用 Aspose.Cells for JavaScript 通过 C++ 将图表图例条目的填...

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 将图表图例条目的填充文本设置为无。本指南将演示如何修改 Microsoft Excel 图表中图例条目的填充颜色,以实现更好的可视化和定制。...isTextNoFill() 设置为 true 。 以下示例代码将图表的第二个图例条目填充的文本设置为无色。请下载这段代码中使用的...Entry Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/zh/javascript-cpp/set-tex...
  5. Aspose::Words::TabStop class | Aspose.Words for...

    Aspose::Words::TabStop class. Represents a single custom tab stop. The TabStop object is a member of the TabStopCollection collection. To learn more, visit the documentation article in C++.... get_IsClear () Returns true if this tab stop clears any...get_Leader () const Gets or sets the type of the leader line displayed...

    reference.aspose.com/words/cpp/aspose.words/tab...
  6. BuiltInDocumentProperties.characters property |...

    BuiltInDocumentProperties.characters property. Represents an estimate of the number of characters in the document.... update_word_count ( True ) self . assertEqual ( 4 , doc...aw . NodeType . PARAGRAPH , True ) . count self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Drawing::Charts::ChartLegendEntr...

    Aspose::Words::Drawing::Charts::ChartLegendEntry::get_Font method. Provides access to the font formatting of this legend entry in C++....Words :: NodeType :: Shape , 0 , true ))) -> get_Chart (); System...get_Font () -> set_Italic ( true ); chartLegend -> get_LegendEntries...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Story::get_StoryType method | As...

    Aspose::Words::Story::get_StoryType method. Gets the Type of this story in C++....Story::get_StoryType method Gets the type of this story. Aspose :: Words...Words :: NodeType :: Shape , true ) -> get_Count ()); // We can...

    reference.aspose.com/words/cpp/aspose.words/sto...
  9. Field.update method | Aspose.Words for Node.js

    Aspose.Words.Fields.Field.update method...Parameter Type Description ignoreMergeFormat boolean If true then...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. PropertyType enumeration | Aspose.Words for Python

    aspose.words.properties.PropertyType enumeration. Specifies data Type of a document property....PropertyType enumeration Specifies data type of a document property. Members...OTHER The property is some other type. Examples Shows how to work...

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