Sort Score
Result 10 results
Languages All
Labels All
Results 1,481 - 1,490 of 36,316 for

index

(0.18 sec)
  1. Add Image Hyperlinks with C++|Documentation

    Learn how to Add Image Hyperlinks through the Aspose.Cells for C++ API....picture to the C4 cell int index = worksheet . GetPictures ()...worksheet . GetPictures (). Get ( index ); // Set the placement type...

    docs.aspose.com/cells/cpp/add-image-hyperlinks/
  2. Manage SmartArt Shape|Aspose.Slides Documentation

    Manage SmartArt in PowerPoint presentations in C# or .NET...reference of a slide by using its Index. Add a SmartArt shape by setting...of first slide by using its Index. Traverse through every shape...

    docs.aspose.com/slides/net/manage-smartart-shape/
  3. GradientStop.color property | Aspose.Words for ...

    GradientStop.color property. Gets or sets a value representing the color of the gradient stop....) # Remove gradient stop at index 1. gradient_stops . remove_at...new gradient stop at the same index 1. gradient_stops . insert (...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. Aspose::Words::Drawing::Fill::get_GradientStops...

    Aspose::Words::Drawing::Fill::get_GradientStops method. Gets a collection of GradientStop objects for the fill in C++....// Remove gradient stop at index 1. gradientStops -> RemoveAt...new gradient stop at the same index 1. gradientStops -> Insert (...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Saving::BookmarksOutlineLevelCol...

    Aspose::Words::Saving::BookmarksOutlineLevelCollection::idx_set method. Gets or a sets a bookmark outline level by the bookmark name in C++....outline level at the specified index. void Aspose :: Words :: Saving...BookmarksOutlineLeve :: idx_set ( int32_t index , int32_t value ) Parameter...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Access the Text Box by the Name with C++|Docume...

    Learn how to access a text box by its name using Aspose.Cells for C++....text boxes were accessed by index from the Worksheet.GetTextBoxes()...newly created TextBox using its index & name it TextBox tb1 = sheet...

    docs.aspose.com/cells/cpp/access-the-text-box-b...
  8. 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...
  9. FootnoteType Enum | Aspose.Words for .NET

    Discover Aspose.Words.FootnoteType enum. Easily distinguish between footnotes and endnotes for enhanced document formatting and clarity....reference mark // will be its index among all the section's footnotes...footnote will use instead of its index number. footnote . ReferenceMark...

    reference.aspose.com/words/net/aspose.words.not...
  10. GradientStopCollection.add method | Aspose.Word...

    GradientStopCollection.add method. Adds a specified [GradientStop](../../gradientstop/) to a gradient....// 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...