Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 46,571 for

index

(0.07 sec)
  1. Aspose::Words::Markup::CustomPartCollection::Ad...

    Aspose::Words::Markup::CustomPartCollection::Add method. Adds an item to the collection in C++....-> GetEnumerator (); int32_t index = 0 ; while ( enumerator ->...:: Format ( u "Part index {0}:" , index ) << std :: endl ; std...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. OdsoFieldMapData.Column | Aspose.Words for .NET

    Discover how to use the OdsoFieldMapData Column property to map external data sources to MERGEFIELD fields effortlessly. Optimize your data integration today!...property Specifies the zero-based index of the column within an external...dataCollection . GetEnumerator ()) { int index = 0 ; while ( enumerator . MoveNext...

    reference.aspose.com/words/net/aspose.words.set...
  3. Using DocumentBuilder to Modify a Document Easi...

    Use the document builder to modify a document easily in C++....objects that are accessed by index or by border type. Border type...the index of the required section. When the section index is greater...

    docs.aspose.com/words/cpp/using-documentbuilder...
  4. Aspose::Words::Fields::FieldCollection::RemoveA...

    Aspose::Words::Fields::FieldCollection::RemoveAt method. Removes a field at the specified Index from this collection and from the document in C++....Removes a field at the specified index from this collection and from...( int32_t index ) Parameter Type Description index int32_t An...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Using DocumentBuilder to Modify a Document|Aspo...

    Use the document builder to modify a document easily in Java....objects that are accessed by index or by border type. Border type...the index of the required section. When the section index is greater...

    docs.aspose.com/words/java/using-documentbuilde...
  6. Aspose::Words::Drawing::Charts::ChartSeries::se...

    Aspose::Words::Drawing::Charts::ChartSeries::set_Name method. Sets the name of the series, if name is not set explicitly it is generated using Index. By default returns Series plus one based Index in C++....using index. By default returns Series plus one based index. void...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. DocumentBuilder.move_to_structured_document_tag...

    aspose.words.DocumentBuilder.move_to_structured_document_tag method...tured_document_tag_index, character_index) Moves the cursor to...structured_document_tag_index : int , character_index : int ): ... Parameter...

    reference.aspose.com/words/python-net/aspose.wo...
  8. HeaderFooterCollection class | Aspose.Words for...

    aspose.words.HeaderFooterCollection class. Provides typed access to [HeaderFooter](../headerfooter/) nodes of a [Section](../section/)...NodeCollection Indexers Name Description __getitem__(index) Retrieves...a HeaderFooter at the given index. Properties Name Description...

    reference.aspose.com/words/python-net/aspose.wo...
  9. SectionCollection.Item | Aspose.Words for .NET

    Access specific sections effortlessly with the SectionCollection Item property. Retrieve any section by Index for streamlined data management....SectionCollection indexer Retrieves a section at the given index. public...int index ] { get ; } Parameter Description index An index into...

    reference.aspose.com/words/net/aspose.words/sec...
  10. Insert text into a cell|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.... int index = InsertSharedStringIt ( text...CellValue = new CellValue ( index . ToString ()); cell . DataType...

    docs.aspose.com/cells/net/insert-text-into-a-cell/