Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 36,477 for

index

(0.98 sec)
  1. 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...
  2. Slide|Aspose.Slides Documentation

    Control slides in Aspose.Slides for Java: create, clone, reorder, resize, set backgrounds, and apply transitions with Java for PPT, PPTX, and ODP presentations....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/java/examples/elements/s...
  3. Inserting and Deleting Rows and Columns in Ruby...

    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....insertRows method takes the index of the row where the new row...takes two parameters: Row index, the index of the row from where...

    docs.aspose.com/cells/java/inserting-and-deleti...
  4. Working with GridJs Highlight feature|Documenta...

    This article describes how to use GridJs to highlight on cell text, cell ranges ,shapes and pictures....parameters are: row : row index col : column index startpostion : highlight...parameters are: row : row index col : column index startpostion : highlight...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  5. Picture|Aspose.Slides for PHP Documentation

    Work with pictures in PHP using Aspose.Slides: insert, replace, crop, compress, adjust transparency and effects, fill shapes, and export for PPT, PPTX and ODP....()); for ( $index = 0 ; $index < $shapeCount ; $index ++ ) { $shape...getShapes () -> get_Item ( $index ); if ( java_instanceof ( $shape...

    docs.aspose.com/slides/php-java/examples/elemen...
  6. Aspose::Words::WebExtensions::BaseWebExtensionC...

    Aspose::Words::WebExtensions::BaseWebExtensionCollection::Remove method. Removes the item at the specified Index from the collection in C++....Removes the item at the specified index from the collection. void Aspose...( int32_t index ) Parameter Type Description index int32_t The...

    reference.aspose.com/words/cpp/aspose.words.web...
  7. StructuredDocumentTag.XmlMapping | Aspose.Words...

    Discover how the StructuredDocumentTag XmlMapping property connects your tags to XML data, enhancing document customization and integration for seamless workflows.... // 1 - By an index in the custom XML part collection:...CustomXmlParts . GetEnumerator ()) { int index = 0 ; while ( enumerator . MoveNext...

    reference.aspose.com/words/net/aspose.words.mar...
  8. Document.CustomXmlParts | Aspose.Words for .NET

    Explore the Document CustomXmlParts property to manage Custom XML Data Storage Parts efficiently. Enhance your document's functionality today!... // 1 - By an index in the custom XML part collection:...CustomXmlParts . GetEnumerator ()) { int index = 0 ; while ( enumerator . MoveNext...

    reference.aspose.com/words/net/aspose.words/doc...
  9. PageRange constructor | Aspose.Words for Node.js

    PageRange constructor. Creates a new page range object....zero-based index. to number The ending page zero-based index. If it...it exceeds the index of the last page in the document, it is truncated...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FontInfoCollection indexer | Aspose.Words for P...

    FontInfoCollection Indexer. Gets a font at the specified Index....FontInfoCollection indexer __getitem__(index) Gets a font at the...the specified index. def __getitem__ ( self , index : int ): .....

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