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

index

(0.26 sec)
  1. Aspose::Words::IIndexFilter interface | Aspose....

    Aspose::Words::IIndexFilter interface. Defines a filter for skipping items based on their indices in C++....the item with the specified index should be skipped. static Type...

    reference.aspose.com/words/cpp/aspose.words/iin...
  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. 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/
  8. 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/
  9. 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...
  10. 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...