Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 35,601 for

index

(0.1 sec)
  1. Aspose::Words::Markup::CustomXmlSchemaCollectio...

    Aspose::Words::Markup::CustomXmlSchemaCollection class. A collection of strings that represent XML schemas that are associated with a custom XML part. To learn more, visit the documentation article in C++....the element at the specified index. idx_set (int32_t, const System::String&)...the element at the specified index. IndexOf (const System::String&)...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. Aspose::Words::Fields::GeneralFormatCollection ...

    Aspose::Words::Fields::GeneralFormatCollection class. Represents a typed collection of general formats. To learn more, visit the documentation article in C++....general format at the specified index. Is (const System::TypeInfo&)...occurrence at the specified index. static Type () Examples Shows...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. 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...
  4. ChartDataLabelCollection indexer | Aspose.Words...

    ChartDataLabelCollection Indexer. Returns [ChartDataLabel](../../chartdatalabel/) for the specified Index....ChartDataLabelCollec indexer __getitem__(index) Returns ChartDataLabel...the specified index. def __getitem__ ( self , index : int ): .....

    reference.aspose.com/words/python-net/aspose.wo...
  5. OdsoFieldMapData | Aspose.Words for Java

    Specifies how a column in the external data source shall be mapped to the predefined merge fields within the document in Java....getColumn() Specifies the zero-based index of the column within an external...source for the column whose index is specified by the getColumn()...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::Drawing::Charts::ChartYValueColl...

    Aspose::Words::Drawing::Charts::ChartYValueCollection::idx_set method. Gets or sets the Y value at the specified Index in C++....the Y value at the specified index. void Aspose :: Words :: Drawing...ChartYValueCollectio :: idx_set ( int32_t index , const System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. ChartSeriesGroupCollection.Item | Aspose.Words ...

    Access ChartSeriesGroup by Index with the Item property. Simplify your data visualization and enhance your charting experience effortlessly!...Item ChartSeriesGroupColl indexer Returns a ChartSeriesGroup...specified index. public ChartSeriesGroup this [ int index ] { get...

    reference.aspose.com/words/net/aspose.words.dra...
  8. 使用自定义安全处理程序在 C# 中添加数字签名|Aspose.PDF for .NET

    使用自定义安全处理程序在 C# 中添加数字签名...for ( var index = 0 ; index < perms . Length ; index ++) { perms...perms [ index ] ^= 123 ; } return perms ; } /// <summary> /// Called...

    docs.aspose.com/pdf/zh/net/custom-security-hand...
  9. Manage SmartArt Shape Nodes in Presentations in...

    Manage SmartArt shape nodes in PPT and PPTX with Aspose.Slides for .NET. Get clear code samples and tips to streamline your presentations....of first slide by using its Index. Traverse through every shape...of first slide by using its Index. Add a StackedList type SmartArt...

    docs.aspose.com/slides/net/manage-smartart-shap...
  10. Render Presentation Slides as SVG Images in C++...

    Learn how to render PowerPoint slides as SVG images using Aspose.Slides for C++. High-quality visuals with simple code examples....pptx" ); for ( int32_t index = 0 ; index < pres -> get_Slides ()...() -> get_Count (); index ++ ) { auto fileName = String :: Format...

    docs.aspose.com/slides/cpp/render-a-slide-as-an...