CompositeNode.get_child method. Returns an Nth child node that matches the specified type....method get_child(node_type, index, is_deep) Returns an Nth child...aspose . words . NodeType , index : int , is_deep : bool ): ....
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&)...
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...
Manage SmartArt shape nodes in PPT, PPTX and ODP with Aspose.Slides for Python via .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...
Learn how to set formulas for named ranges in spreadsheets using Aspose.Cells for JavaScript via C++....name "NewNamedRange" const index = worksheets . names . add (...worksheets . names . get ( index ); // Set RefersTo property...
在浏览器中通过.NET Framework、.NET Core 上的 Python 源代码合并 PDF 文件,而无需使用 Adobe Acrobat 或...readFile ( index ) { /*only two files*/ if ( index >= e . target...target . files . length || index >= 2 ) { /*merge two PDF-files...
Aspose.Words.VariableCollection class. A collection of document variables...indexOfKey(name) Returns the zero-based index of the specified document variable...from the collection. removeAt(index) Removes a document variable...
aspose.words.vba.VbaModuleCollection class. Represents a collection of [VbaModule](../vbamodule/) objects... Indexers Name Description __getitem__(index) Retrieves...Retrieves a VbaModule object by index. Properties Name Description count...
DocumentBuilder.moveToSection method. Moves the cursor to the beginning of the body in a specified section....Description sectionIndex number The index of the section to move to. Remarks...equal to 0, it specifies an index from the beginning of the document...
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...