Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 35,601 for

index

(0.22 sec)
  1. 删除GridDesktop中的列和行后处理事件|Documentation

    本文介绍了在GridDesktop中删除行/列后的事件。...( "Deleted Column Index: " + args . Index ); } if ( args . SheetEvents...Show ( "Deleted Row Index: " + args . Index ); } } GridDesktop的默认字体和字体颜色...

    docs.aspose.com/cells/zh/net/aspose-cells-gridd...
  2. Slide|Aspose.Slides Documentation

    Manage slides in C# with Aspose.Slides: create, clone, reorder, hide, set backgrounds and size, apply transitions, and export for PowerPoint and OpenDocument....Slides by Index You can access slides using their index, or find...find a slide’s index based on a reference. This is useful for iterating...

    docs.aspose.com/slides/net/examples/elements/sl...
  3. Aspose::Words::WebExtensions::BaseWebExtensionC...

    Aspose::Words::WebExtensions::BaseWebExtensionCollection::idx_set method. Gets or sets an item at the specified Index in C++....sets an item at the specified index. void Aspose :: Words :: WebExtensions...int32_t index , T value ) Parameter Type Description index int32_t...

    reference.aspose.com/words/cpp/aspose.words.web...
  4. ChartSeries.remove method | Aspose.Words for No...

    ChartSeries.remove method. Removes the X value, Y value, and bubble size, if supported, from the chart series at the specified Index...remove method remove(index) Removes the X value, Y value, and...chart series at the specified index. The corresponding data point...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. CustomPart | Aspose.Words for Java

    Represents a custom arbitrary content part that is not defined by the ISO/IEC 29500 standard in Java....iterator(); int index = 0; while (enumerator.hasNext())...println(MessageFormat.format("Part index {0}:", index)); System.out.println(MessageFormat...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::Markup::StructuredDocumentTagCol...

    Aspose::Words::Markup::StructuredDocumentTagCollection::RemoveAt method. Removes a structured document tag at the specified Index in C++....document tag at the specified index. void Aspose :: Words :: Markup...( int32_t index ) Parameter Type Description index int32_t An...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. ListLevel.get_effective_value method | Aspose.W...

    ListLevel.get_effective_value method. Reports the string representation of the [ListLevel](../) object for the specified Index of the list item...method get_effective_value(index, number_style, custom_number_style_format)...ListLevel object for the specified index of the list item. Parameters...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Setting Formula for Named Range with C++|Docume...

    Learn how to set formulas for named ranges in Excel files using Aspose.Cells with C++....with name "NewNamedRange" int index = worksheets . GetNames ()....worksheets . GetNames (). Get ( index ); // Set RefersTo property...

    docs.aspose.com/cells/cpp/setting-formula-for-n...
  9. BorderCollection indexer | Aspose.Words for Python

    BorderCollection Indexer. Retrieves a [Border](../../border/) object by Index....BorderCollection indexer __getitem__(index) Retrieves a Border...Border object by index. def __getitem__ ( self , index : int ): .....

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Fields::FieldIndex::get_CrossRef...

    Aspose::Words::Fields::FieldIndex::get_CrossReferenceSeparator method. Gets or sets the character sequence that is used to separate cross references and other entries in C++....define cross references in an INDEX field. auto doc = System ::...DocumentBuilder > ( doc ); // Create an INDEX field which will display an...

    reference.aspose.com/words/cpp/aspose.words.fie...