Sort Score
Result 10 results
Languages All
Labels All
Results 1,731 - 1,740 of 37,077 for

index

(0.58 sec)
  1. DropDownItemCollection.Contains | Aspose.Words ...

    Discover if a DropDownItemCollection includes your specified value with our efficient Contains method. Enhance your data management effortlessly!...another item at a specified index: dropDownItems . Insert ( 3...// 2 - Remove an item at an index: dropDownItems . RemoveAt (...

    reference.aspose.com/words/net/aspose.words.fie...
  2. ToaCategories.DefaultCategories | Aspose.Words ...

    Discover the ToaCategories DefaultCategories property for easy access to essential table of authorities categories. Streamline your document management today!...the "\c" switch to select the index of a category from our collection...switch with a matching category index. Each TOA field will also display...

    reference.aspose.com/words/net/aspose.words.fie...
  3. VariableCollection.remove method | Aspose.Words...

    VariableCollection.remove method. Removes a document variable with the specified name from the collection.... log ( `Index: ${ i } , Value: ${ variables...toEqual ( false ); // 2 - By index: variables . removeAt ( 1 );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. VariableCollection.add method | Aspose.Words fo...

    VariableCollection.add method. Adds a document variable to the collection.... log ( `Index: ${ i } , Value: ${ variables...toEqual ( false ); // 2 - By index: variables . removeAt ( 1 );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Drawing::GradientStop::get_BaseC...

    Aspose::Words::Drawing::GradientStop::get_BaseColor method. Gets a value representing the color of the gradient stop without any modifiers in C++....// Remove gradient stop at index 1. gradientStops -> RemoveAt...new gradient stop at the same index 1. gradientStops -> Insert (...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Drawing::GradientStop::get_Color...

    Aspose::Words::Drawing::GradientStop::get_Color method. Gets or sets a value representing the color of the gradient stop in C++....// Remove gradient stop at index 1. gradientStops -> RemoveAt...new gradient stop at the same index 1. gradientStops -> Insert (...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Bookmark | Aspose.Words for Java

    Represents a single bookmark in Java....the bookmark collection by index or name, and their names can...getFirstColumn() Gets the zero-based index of the first column of the table...

    reference.aspose.com/words/java/com.aspose.word...
  8. Customize Presentation Shapes on Android|Aspose...

    Create and customize shapes in PowerPoint presentations with Aspose.Slides for Android via Java: geometry paths, curved corners, composite shapes.... Float point , long index ); public void lineTo ( float...float x , float y , long index ); Add a cubic Bezier curve at the...

    docs.aspose.com/slides/androidjava/custom-shape/
  9. StyleCollection | Aspose.Words for Java

    A collection of Style objects that represent both the built-in and user-defined styles in a document in Java.... get(int index) Gets a style by index. get(String name)...docx"); get(int index) public Style get(int index) Gets a style...

    reference.aspose.com/words/java/com.aspose.word...
  10. Manage OLE in Presentations Using PHP|Aspose.Sl...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for PHP via Java. Embed, update, and export OLE content seamlessly....slide’s reference through its index. Read the Excel file as a byte...reference of the slide by using its index. Access the OleObjectFrame shape...

    docs.aspose.com/slides/php-java/manage-ole/