Sort Score
Result 10 results
Languages All
Labels All
Results 1,791 - 1,800 of 36,096 for

index

(0.2 sec)
  1. Aspose::Words::Fields::DropDownItemCollection::...

    Aspose::Words::Fields::DropDownItemCollection::Remove method. Removes the specified value from the collection in C++....another item at a specified index: dropDownItems -> Insert ( 3...// 2 - Remove an item at an index: dropDownItems -> RemoveAt (...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Show report filter pages option|Documentation

    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....Accessing the second worksheet (index 1) and first pivot table const...get ( 0 )); // Set position index for showing report filter pages...

    docs.aspose.com/cells/javascript-cpp/show-repor...
  3. Aspose::Words::Saving::BookmarksOutlineLevelCol...

    Aspose::Words::Saving::BookmarksOutlineLevelCollection::IndexOfKey method. Returns the zero-based Index of the specified bookmark in the collection in C++....method Returns the zero-based index of the specified bookmark in...ReturnValue The zero based index. Negative value if not found...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Field.Unlink | Aspose.Words for .NET

    Discover the Field Unlink method to effortlessly unlink fields, enhancing your data management and streamlining your workflow for optimal results.... Some fields, such as XE (Index Entry) fields and SEQ (Sequence)...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Create Union Range with Golang via C++|Document...

    Create Union Range in Excel files using Aspose.Cells with Golang via C++....union range and the worksheet index. The CreateUnionRange method...

    docs.aspose.com/cells/go-cpp/create-union-range/
  6. FontInfo.name property | Aspose.Words for Node.js

    FontInfo.name property. Gets the name of the font.... log ( `Font index # ${ i } ` ); console . log...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. PageSavingArgs class | Aspose.Words for Node.js

    Aspose.Words.Saving.PageSavingArgs class. Provides data for the [IPageSavingCallback.pageSaving()](../ipagesavingcallback/pageSaving/#pagesavingargs) event... pageIndex Current page index. See Also module Aspose.Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Settings::OdsoFieldMapData::set_...

    Aspose::Words::Settings::OdsoFieldMapData::set_Column method. Specifies the zero-based Index of the column within an external data source which shall be mapped to the local name of a specific MERGEFIELD field. The default value is 0 in C++....method Specifies the zero-based index of the column within an external...

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