Sort Score
Result 10 results
Languages All
Labels All
Results 1,561 - 1,570 of 36,465 for

index

(0.15 sec)
  1. Aspose::Words::MailMerging::FieldMergingArgsBas...

    Aspose::Words::MailMerging::FieldMergingArgsBase::get_RecordIndex method. Gets the zero based Index of the record that is being merged in C++....method Gets the zero based index of the record that is being...

    reference.aspose.com/words/cpp/aspose.words.mai...
  2. 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...
  3. Field.update method | Aspose.Words for Python

    aspose.words.fields.Field.update method... update () for index , general_format in enumerate...print ( f 'General format index { index } : { general_format } '...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Fields::FieldFormat class | Aspo...

    Aspose::Words::Fields::FieldFormat class. Provides typed access to field's numeric, date and time, and general formatting. To learn more, visit the documentation article in C++....field -> Update (); int32_t index = 0 ; { System :: SharedPtr...u "General format index {0}: {1}" , index ++ , generalFormatEnumera...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. LayoutCollector class | Aspose.Words for Node.js

    Aspose.Words.Layout.LayoutCollector class. This class allows to compute page numbers of document nodes....getEndPageIndex(node) Gets 1-based index of the page where node ends...getStartPageIndex(node) Gets 1-based index of the page where node begins...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Freeze Panes in Apache POI and Aspose.Cells|Doc...

    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....following parameters: Row , the row index of the cell that the freeze...start from. Column , the column index of the cell that the freeze...

    docs.aspose.com/cells/java/freeze-panes-in-apac...
  7. DropDownItemCollection.contains method | Aspose...

    DropDownItemCollection.contains method. Determines whether the collection contains the specified value.... index_of ( 'Two' )) self . assertTrue...another item at a specified index: drop_down_items . insert (...

    reference.aspose.com/words/python-net/aspose.wo...
  8. GradientStop.baseColor property | Aspose.Words ...

    GradientStop.baseColor property. Gets a value representing the color of the gradient stop without any modifiers....// Remove gradient stop at index 1. gradientStops . removeAt...new gradient stop at the same index 1. gradientStops . insert (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Saving::PageSavingArgs::get_Page...

    Aspose::Words::Saving::PageSavingArgs::get_PageIndex method. Current page Index in C++....eIndex method Current page index. int32_t Aspose :: Words ::...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Group Presentation Shapes in C++|Aspose.Slides ...

    Learn to group and ungroup shapes in PowerPoint decks using Aspose.Slides for C++ — fast, step-by-step guide with free C++ code....reference of a slide by using its Index Add a group shape to the slide...reference of a slide by using its Index. Accessing the shape collection...

    docs.aspose.com/slides/cpp/group/