Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 4,528 for

range

(0.03 sec)
  1. ChartDataLabel.left property | Aspose.Words for...

    ChartDataLabel.left property. Gets or sets the distance of the data label in points from the left edge of the chart or from the position specified by its [ChartDataLabel.position](../position/) property, depending on the value of the [ChartDataLabel.left_mode](../left_mode/) property....categories = [ None for i in range ( 0 , data_length )] values...values = [ None for i in range ( 0 , data_length )] i = 0 while i <...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ChartDataLabel.top property | Aspose.Words for ...

    ChartDataLabel.top property. Gets or sets the distance of the data label in points from the top edge of the chart or from the position specified by its [ChartDataLabel.position](../position/) property, depending on the value of the [ChartDataLabel.top_mode](../top_mode/) property....categories = [ None for i in range ( 0 , data_length )] values...values = [ None for i in range ( 0 , data_length )] i = 0 while i <...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ChartDataLabel.top_mode property | Aspose.Words...

    ChartDataLabel.top_mode property. Gets or sets the interpretation mode of the [ChartDataLabel.top](../top/) property value: whether it sets the location of the data label from the top edge of the chart of from the position specified by its [ChartDataLabel.position](../position/) property....categories = [ None for i in range ( 0 , data_length )] values...values = [ None for i in range ( 0 , data_length )] i = 0 while i <...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Row class | Aspose.Words for Python

    aspose.words.tables.Row class. Represents a table row...(Inherited from Node ) range Returns a Range object that represents...Table ( doc ) for row_id in range ( 1 , row_count + 1 ): row =...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Cell class | Aspose.Words for Python

    aspose.words.tables.Cell class. Represents a table cell...(Inherited from Node ) range Returns a Range object that represents...Table ( doc ) for row_id in range ( 1 , row_count + 1 ): row =...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FindReplaceOptions.LegacyMode | Aspose.Words fo...

    Discover the FindReplaceOptions LegacyMode property to easily toggle the classic find/replace algorithm for enhanced functionality and seamless user experience.... Range . Replace ( regex , @"$2 took...

    reference.aspose.com/words/net/aspose.words.rep...
  7. FindReplaceOptions.IgnoreFootnotes | Aspose.Wor...

    Discover the FindReplaceOptions IgnoreFootnotes property to easily manage footnotes in your documents. Enhance editing efficiency with this simple toggle!... Range . Replace ( "Lorem ipsum" ,...

    reference.aspose.com/words/net/aspose.words.rep...
  8. Zip64Mode enumeration | Aspose.Words for Python

    aspose.words.saving.Zip64Mode enumeration. Specifies when to use ZIP64 format extensions for OOXML files....DocumentBuilder () for i in range ( 0 , 10000 ): bmp = aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldCollection.clear method | Aspose.Words for...

    FieldCollection.clear method. Removes all fields of this collection from the document and from this collection itself.... range . fields self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ProtectionType enumeration | Aspose.Words for P...

    aspose.words.ProtectionType enumeration. Protection type for a document....words PlainTextDocument class Range class...

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