Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 47,663 for

index

(0.13 sec)
  1. Aspose::Words::WebExtensions::BaseWebExtensionC...

    Aspose::Words::WebExtensions::BaseWebExtensionCollection::idx_set method. Gets or sets an item at the specified Index in C++....sets an item at the specified index. void Aspose :: Words :: WebExtensions...int32_t index , T value ) Parameter Type Description index int32_t...

    reference.aspose.com/words/cpp/aspose.words.web...
  2. Setting Formula for Named Range with C++|Docume...

    Learn how to set formulas for named ranges in Excel files using Aspose.Cells with C++....with name "NewNamedRange" int index = worksheets . GetNames ()....worksheets . GetNames (). Get ( index ); // Set RefersTo property...

    docs.aspose.com/cells/cpp/setting-formula-for-n...
  3. BookmarkCollection.Item | Aspose.Words for .NET

    Discover the BookmarkCollection Item property, effortlessly retrieve bookmarks by Index for streamlined navigation and enhanced user experience....Hide ] BookmarkCollection indexer (1 of 2) Returns a bookmark...specified index. public Bookmark this [ int index ] { get ; }...

    reference.aspose.com/words/net/aspose.words/boo...
  4. BorderCollection indexer | Aspose.Words for Python

    BorderCollection Indexer. Retrieves a [Border](../../border/) object by Index....BorderCollection indexer __getitem__(index) Retrieves a Border...Border object by index. def __getitem__ ( self , index : int ): .....

    reference.aspose.com/words/python-net/aspose.wo...
  5. 使用GridJs的高亮功能|Documentation

    本文介绍如何在GridJs中对单元格文本、单元格范围、形状和图片进行突出显示。...parameters are: row : row index col : column index startpostion : highlight...parameters are: row : row index col : column index startpostion : highlight...

    docs.aspose.com/cells/zh/net/aspose-cells-gridj...
  6. Paragraph class | Aspose.Words for Node.js

    Aspose.Words.Paragraph class. Represents a paragraph of text...from Node ) getBuildingBlock(index, isDeep) Returns an Nth child...CompositeNode ) getChild(nodeType, index, isDeep) Returns an Nth child...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::ParagraphCollection::idx_get met...

    Aspose::Words::ParagraphCollection::idx_get method. Retrieves a Paragraph at the given Index in C++....Retrieves a Paragraph at the given index. System :: SharedPtr < Aspose...( int32_t index ) Parameter Type Description index int32_t An...

    reference.aspose.com/words/cpp/aspose.words/par...
  8. GradientStopCollection class | Aspose.Words for...

    aspose.words.drawing.GradientStopCollection class. Contains a collection of [GradientStop](../gradientstop/) objects... Indexers Name Description __getitem__(index) Gets or...GradientStop to a gradient. insert(index, gradient_stop) Inserts a GradientStop...

    reference.aspose.com/words/python-net/aspose.wo...
  9. TabStopCollection | Aspose.Words for Java

    A collection of TabStop objects that represent custom tabs for a paragraph or a style in Java.... get(int index) Retrieves a tab stop from the...getIndexByPosition(double position) Gets the index of a tab stop with the specified...

    reference.aspose.com/words/java/com.aspose.word...
  10. Extract Images from PDF File using Python|Aspos...

    This section shows how to extract images from PDF file using Python library....file using FileIO, replacing ‘index’ in the filename with a sequential...sequential number. Increment the index for each saved image. import...

    docs.aspose.com/pdf/python-net/extract-images-f...