Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 35,541 for

index

(0.1 sec)
  1. 用 C++ 为命名范围设置公式|Documentation

    学习如何用 Aspose.Cells 在 Excel 文件中为命名范围设置公式,使用 C++。...with name "NewNamedRange" int index = worksheets . GetNames ()....worksheets . GetNames (). Get ( index ); // Set RefersTo property...

    docs.aspose.com/cells/zh/cpp/setting-formula-fo...
  2. Aspose::Words::Drawing::Charts::BubbleSizeColle...

    Aspose::Words::Drawing::Charts::BubbleSizeCollection::idx_get method. Gets or sets the bubble size value at the specified Index in C++....size value at the specified index. double Aspose :: Words :: Drawing...BubbleSizeCollection :: idx_get ( int32_t index ) See Also Class BubbleSizeCollection...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. BookmarkCollection.RemoveAt | Aspose.Words for ...

    Effortlessly manage your bookmarks with the RemoveAt method—quickly delete any bookmark by its Index for a streamlined collection!...specified index. public void RemoveAt ( int index ) Parameter...Type Description index Int32 The zero-based index of the bookmark...

    reference.aspose.com/words/net/aspose.words/boo...
  4. Access Presentation Slides on Android|Aspose.Sl...

    Learn how to access and manage slides in PowerPoint and OpenDocument presentations with Aspose.Slides for Android. Boost productivity with Java code examples....two ways: by index and by ID. Access Slide by Index All slides...through index 0; the second slide is accessed through index 1; etc...

    docs.aspose.com/slides/androidjava/access-slide...
  5. FramesetCollection | Aspose.Words for Java

    Represents a collection of instances of the Frameset class in Java....Method Description get(int index) Gets a frame or frames page...page at the specified index. getCount() Gets the number of frames...

    reference.aspose.com/words/java/com.aspose.word...
  6. Access Presentation Slides in PHP|Aspose.Slides...

    Learn how to access and manage slides in PowerPoint and OpenDocument presentations with Aspose.Slides for PHP via Java. Boost productivity with code examples....two ways: by index and by ID. Access Slide by Index All slides...through index 0; the second slide is accessed through index 1; etc...

    docs.aspose.com/slides/php-java/access-slide-in...
  7. ChartXValueCollection.Item | Aspose.Words for .NET

    Discover the ChartXValueCollection Item property to easily access or modify X values at any Index, enhancing your data visualization experience....Item ChartXValueCollectio indexer Gets or sets the X value at...specified index. public ChartXValue this [ int index ] { get ;...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_XmlMapping method. Gets an object that represents the mapping of this structured document tag to XML data in a custom XML part of the current document in C++.... // 1 - By an index in the custom XML part collection:...-> GetEnumerator (); int32_t index = 0 ; while ( enumerator ->...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. Aspose::Words::Markup::CustomXmlPartCollection:...

    Aspose::Words::Markup::CustomXmlPartCollection::GetEnumerator method. Returns an enumerator object that can be used to iterate over all items in the collection in C++.... // 1 - By an index in the custom XML part collection:...-> GetEnumerator (); int32_t index = 0 ; while ( enumerator ->...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. Aspose::Words::Markup::CustomXmlPartCollection:...

    Aspose::Words::Markup::CustomXmlPartCollection::GetById method. Finds and returns a custom XML part by its identifier in C++.... // 1 - By an index in the custom XML part collection:...-> GetEnumerator (); int32_t index = 0 ; while ( enumerator ->...

    reference.aspose.com/words/cpp/aspose.words.mar...