Sort Score
Result 10 results
Languages All
Labels All
Results 1,241 - 1,250 of 4,536 for

range

(0.11 sec)
  1. FontInfoCollection class | Aspose.Words for Python

    aspose.words.fonts.FontInfoCollection class. Represents a collection of fonts used in a document... for i in range ( all_fonts . count ): print...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Node Class | Aspose.Words for .NET

    Discover the Aspose.Words.Node class, the essential foundation for all Word document nodes, enabling seamless document manipulation and customization.... Range { get; } Returns a Range object that represents...

    reference.aspose.com/words/net/aspose.words/node/
  3. Table.node_type property | Aspose.Words for Python

    Table.node_type property. Returns [NodeType.TABLE](../../../aspose.words/nodetype/#TABLE).... TABLE , True ) for i in range ( tables . count ): table =...

    reference.aspose.com/words/python-net/aspose.wo...
  4. SpecialChar class | Aspose.Words for Node.js

    Aspose.Words.SpecialChar class. Base class for special characters in the document...(Inherited from Node ) range Returns a Range object that represents...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. GradientStop.position property | Aspose.Words f...

    GradientStop.position property. Gets or sets a value representing the position of a stop within the gradient expressed as a percent in Range 0.0 to 1.0....gradient expressed as a percent in range 0.0 to 1.0. get position ()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. CompositeNode class | Aspose.Words for Python

    aspose.words.CompositeNode class. Base class for nodes that can contain other nodes...(Inherited from Node ) range Returns a Range object that represents...

    reference.aspose.com/words/python-net/aspose.wo...
  7. INodeChangingCallback.NodeRemoving | Aspose.Wor...

    Discover the INodeChangingCallback NodeRemoving method, which triggers before a document node is removed, ensuring smooth document management.... Range . Fields [ 0 ]. Remove (); Console...

    reference.aspose.com/words/net/aspose.words/ino...
  8. OfficeMath class | Aspose.Words for Python

    aspose.words.math.OfficeMath class. Represents an Office Math object such as function, equation, matrix or alike...(Inherited from Node ) range Returns a Range object that represents...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Saving::BookmarksOutlineLevelCol...

    Aspose::Words::Saving::BookmarksOutlineLevelCollection::idx_set method. Gets or a sets a bookmark outline level by the bookmark name in C++.... Valid range is 0 to 9. Examples Shows how...level of the bookmark. Valid range is 0 to 9. Examples Shows how...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. ChartDataLabel.show_category_name property | As...

    ChartDataLabel.show_category_name property. Allows to specify if category name is to be displayed for the data labels on a chart...""" for i in range ( labels_count ): series . has_data_labels...data_labels [ i ] . show_data_labels_range ) series . data_labels [ i ]...

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