Sort Score
Result 10 results
Languages All
Labels All
Results 3,701 - 3,710 of 24,395 for

range

(0.09 sec)
  1. FindReplaceOptions.ApplyFont | Aspose.Words for...

    Discover the ApplyFont property in FindReplaceOptions for seamless text formatting. Enhance your content with tailored styles effortlessly!... Range . Replace ( new Regex ( "[0-9]+"...

    reference.aspose.com/words/net/aspose.words.rep...
  2. GradientStop.Transparency | Aspose.Words for .NET

    Discover the GradientStop Transparency property to easily adjust gradient fill transparency from 0% to 100%. Enhance your designs with precise control!...fill expressed as a percent in range 0.0 to 1.0. public double Transparency...

    reference.aspose.com/words/net/aspose.words.dra...
  3. FieldCollection.GetEnumerator | Aspose.Words fo...

    Discover the FieldCollection GetEnumerator method—efficiently return an enumerator object and enhance your data handling capabilities.... Range . Fields ; Assert . That ( fields...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Aspose::Words::DocumentBuilder::EndBookmark met...

    Aspose::Words::DocumentBuilder::EndBookmark method. Marks the current position in the document as a bookmark end in C++....document can overlap and span any range. To create a valid bookmark...ASSERT_EQ ( 1 , doc -> get_Range () -> get_Bookmarks () -> get_Count...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. 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...
  6. FindReplaceOptions.useLegacyOrder property | As...

    FindReplaceOptions.useLegacyOrder property. True indicates that a text search is performed sequentially from top to bottom considering the text boxes...range.replace' , ( useLegacyOrder...will go over all the runs in a range in sequential order. options...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ChartDataLabelCollection.clear_format method | ...

    ChartDataLabelCollection.clear_format method. Clears format of all [ChartDataLabel](../../chartdatalabel/) in this collection....""" 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...
  8. ChartDataLabel.is_visible property | Aspose.Wor...

    ChartDataLabel.is_visible property. Returns ``True`` if this data label has something to display....""" 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...
  9. Programming with Documents in C#|Aspose.Words f...

    Use the Aspose.Words Document Object Model classes to programmatically create, modify, and manage documents with .NET using C#. Work with document properties, settings, and content, as well as with document appearance through the management of colors, shapes, fonts and other graphics....this section describe a wide range of document manipulation tasks...with Sections Working with Ranges Extract Content Between Nodes...

    docs.aspose.com/words/net/programming-with-docu...
  10. ChartDataLabel.is_hidden property | Aspose.Word...

    ChartDataLabel.is_hidden property. Gets/sets a flag indicating whether this label is hidden...""" 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...