Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 4,528 for

range

(0.07 sec)
  1. 组|Aspose.Slides for Python 文档

    在Python中向PowerPoint演示文稿添加组形状... slides [ 0 ] for i in range ( len ( sld . shapes )): # 访问幻灯片的形状集合...GroupShape : # 访问组形状。 for j in range ( len ( shape . shapes )): #...

    docs.aspose.com/slides/zh/python-net/group/
  2. Insert Sparklines in Excel using C#

    This article provides a guide on how to insert sparklines in Excel using C#. It has IDE settings, steps, and a sample code to display sparklines charts using C#....group by providing the data range, row, and column Create a color...type SparklineType.Line, data range, flag for vertical data, and...

    kb.aspose.com/cells/net/insert-sparklines-in-ex...
  3. Get all the text in a slide|Aspose.Slides Docum...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....the slide index is not out of range. if ( slideIndex < 0 ) { throw...; // If the slide ID is in range... if ( slideIndex < slideIds...

    docs.aspose.com/slides/net/get-all-the-text-in-...
  4. FieldIndex.NumberOfColumns | Aspose.Words for .NET

    Discover the FieldIndex NumberOfColumns property to easily customize your index layout with optimal column settings for enhanced readability and performance....outside the "a-c" character range to be omitted. index . LetterRange...outside the "a-c" character range that the INDEX field's LetterRange...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Table constructor | Aspose.Words for Python

    Table constructor. Initializes a new instance of the [Table](../) class....Table ( doc ) for row_id in range ( 1 , row_count + 1 ): row =...append_child ( row ) for cell_id in range ( 1 , cell_count + 1 ): cell...

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

    Aspose.Words.DocumentVisitor class. Base class for custom document visitors...when the end of a commented range of text is encountered. vis...when the start of a commented range of text is encountered. vis...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Fill.BackTintAndShade | Aspose.Words for .NET

    Adjust the BackTintAndShade property to effortlessly lighten or darken your background color, enhancing your design's visual appeal and user experience....The allowed values are in the range from -1 (the darkest) to 1 (the...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Fill.backTintAndShade property | Aspose.Words f...

    Fill.backTintAndShade property. Gets or sets a double value that lightens or darkens the background color....The allowed values are in the range from -1 (the darkest) to 1 (the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FindReplaceOptions.MatchCase | Aspose.Words for...

    Discover the MatchCase property in FindReplaceOptions, enable case-sensitive or case-insensitive comparisons for precise text editing. Optimize your workflow!... Range . Replace ( "Ruby" , "Jade"...

    reference.aspose.com/words/net/aspose.words.rep...
  10. Aspose::Words::Bookmark::get_LastColumn method ...

    Aspose::Words::Bookmark::get_LastColumn method. Gets the zero-based index of the last column of the table column Range associated with the bookmark in C++....column of the table column range associated with the bookmark...:: IterateOver ( doc -> get_Range () -> get_Bookmarks ())) { //...

    reference.aspose.com/words/cpp/aspose.words/boo...