Sort Score
Result 10 results
Languages All
Labels All
Results 1,691 - 1,700 of 35,615 for

index

(0.09 sec)
  1. 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...
  2. 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...
  3. RevisionCollection class | Aspose.Words for Python

    aspose.words.RevisionCollection class. A collection of [Revision](../revision/) objects that represent revisions in the document... Indexers Name Description __getitem__(index) Returns...a Revision at the specified index. Properties Name Description...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. Bookmark.firstColumn property | Aspose.Words fo...

    Bookmark.firstColumn property. Gets the zero-based Index of the first column of the table column range associated with the bookmark....property Gets the zero-based index of the first column of the table...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Footnote class | Aspose.Words for Python

    aspose.words.notes.Footnote class. Represents a container for text of a footnote or endnote...Node ) get_child(node_type, index, is_deep) Returns an Nth child...(Inherited from Node ) index_of(child) Returns the index of the specified...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Manage Presentation BLOBs in C++ for Efficient ...

    Manage BLOB data in Aspose.Slides for C++ to streamline PowerPoint and OpenDocument file operations for efficient presentation handling....videos for ( int32_t index = 0 ; index < pres -> get_Videos ()...() -> get_Count (); ++ index ) { auto video = pres -> get_Videos...

    docs.aspose.com/slides/cpp/manage-blob/
  8. 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...
  9. 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...
  10. 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...