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

index

(1.06 sec)
  1. Aspose::Words::Fields::FormField::set_DropDownS...

    Aspose::Words::Fields::FormField::set_DropDownSelectedIndex method. Sets the Index specifying the currently selected item in a dropdown form field in C++....lectedInde method Sets the index specifying the currently selected...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Aspose::Words::Loading::PdfLoadOptions::get_Pag...

    Aspose::Words::Loading::PdfLoadOptions::get_PageIndex method. Gets the 0-based Index of the first page to read. Default is 0 in C++....ex method Gets the 0-based index of the first page to read. Default...

    reference.aspose.com/words/cpp/aspose.words.loa...
  3. Bookmark.lastColumn property | Aspose.Words for...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Font Settings with JavaScript via C++|Documenta...

    Aspose.Cells is a JavaScript library for working with spreadsheet files. It supports setting the font settings of cells, allowing users to customize the font style and properties of cells. This article will introduce how to use the Aspose.Cells library to set cell font settings....worksheet by passing its sheet index const worksheet = workbook ...worksheet by passing its sheet index const worksheet = workbook ...

    docs.aspose.com/cells/javascript-cpp/cells-font...
  5. Aspose::Words::Settings::OdsoRecipientDataColle...

    Aspose::Words::Settings::OdsoRecipientDataCollection::idx_set method. Gets or sets an item in this collection in C++....OdsoRecipientDataCol :: idx_set ( int32_t index , const System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.set...
  6. InlineStory class | Aspose.Words for Python

    aspose.words.InlineStory class. Base class for inline-level nodes that can contain paragraphs and tables...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 BLOBs in Presentations with Python for E...

    Manage BLOB data in Aspose.Slides for Python via .NET to streamline PowerPoint and OpenDocument file operations for efficient presentation handling....Iterates through the videos index = 0 # If necessary, you can...open ( "video{index}.avi" . format ( index = index ), "wb" ) as...

    docs.aspose.com/slides/python-net/manage-blob/
  8. TextColumnCollection class | Aspose.Words for P...

    aspose.words.TextColumnCollection class. A collection of [TextColumn](../textcolumn/) objects that represent all the columns of text in a section of a document... Use the indexer to access individual TextColumn...margins. Indexers Name Description __getitem__(index) Returns...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Extracting Tracked Changes - Section/Paragraph ...

    Hello, Just wondering if it’s possible when extracting tracked changes from a document, if you can identity the section or paragraph number where each tracked change occurred?...the section number (1-based index) int sectionIndex = doc.IndexOf(paragraph...(1-based index) int paragraphIndex = paragraph.Index + 1; // Output...

    forum.aspose.com/t/extracting-tracked-changes-s...
  10. DropDownItemCollection.remove method | Aspose.W...

    DropDownItemCollection.remove method. Removes the specified value from the collection.... index_of ( 'Two' )) self . assertTrue...another item at a specified index: drop_down_items . insert (...

    reference.aspose.com/words/python-net/aspose.wo...