Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 47,715 for

index

(0.08 sec)
  1. DocumentBuilder.MoveToSection | Aspose.Words fo...

    Discover the DocumentBuilder MoveToSection method to easily navigate to the start of any section's body, enhancing your document editing efficiency....Description sectionIndex Int32 The index of the section to move to. Remarks...equal to 0, it specifies an index from the beginning of the document...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Aspose::Words::Fields::GeneralFormatCollection:...

    Aspose::Words::Fields::GeneralFormatCollection::RemoveAt method. Removes a general format occurrence at the specified Index in C++....occurrence at the specified index. void Aspose :: Words :: Fields...GeneralFormatCollect :: RemoveAt ( int32_t index ) Examples Shows how to format...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. DocumentPropertyCollection.index_of method | As...

    DocumentPropertyCollection.Index_of method. Gets the Index of a property by name....index_of method index_of(name) Gets the index of a property by...by name. def index_of ( self , name : str ): ... Parameter Type...

    reference.aspose.com/words/python-net/aspose.wo...
  4. CustomPart.relationship_type property | Aspose....

    CustomPart.relationship_type property. Gets or sets the relationship type from the parent part to this custom part.... for index , part in enumerate ( doc ....package_custom_parts ): print ( f 'Part index { index } :' ) print ( f ' \t Name:...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DocumentPropertyCollection.Item | Aspose.Words ...

    Access DocumentProperty objects effortlessly with our DocumentPropertyCollection Item. Retrieve properties by name for seamless document management....Hide ] DocumentPropertyColl indexer (1 of 2) Returns a DocumentProperty...Words DocumentPropertyColl indexer (2 of 2) Returns a DocumentProperty...

    reference.aspose.com/words/net/aspose.words.pro...
  6. Manage Worksheets|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....any worksheet by using its index or name. The following code...method. You can pass it sheet index or sheet name of the sheet to...

    docs.aspose.com/cells/python-java/manage-worksh...
  7. Working with GridJs Client Side|Documentation

    This article introduce the client javascript APIs or functions in GridJs....ri : Row index of the target cell . ci : Column index of the target...parameters are: ri : row index ci : column index Unfreeze pane xs ....

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  8. OdsoRecipientDataCollection Class | Aspose.Word...

    Discover Aspose.Words.Settings.OdsoRecipientDataCollection, a powerful typed collection for managing OdsoRecipientData efficiently in your applications....the element at the specified index. Examples Shows how to access...dataCollection . GetEnumerator ()) { int index = 0 ; while ( enumerator . MoveNext...

    reference.aspose.com/words/net/aspose.words.set...
  9. ChartYValueCollection.Item | Aspose.Words for .NET

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

    reference.aspose.com/words/net/aspose.words.dra...
  10. ITextShaper.shape_text method | Aspose.Words fo...

    ITextShaper.shape_text method. Returns [Cluster](../../cluster/) objects generated from a sequence of text fragments... If run at an index has corresponding clusters then...then result at the same index will have them recorded. def shape_text...

    reference.aspose.com/words/python-net/aspose.wo...