Sort Score
Result 10 results
Languages All
Labels All
Results 2,011 - 2,020 of 36,096 for

index

(0.1 sec)
  1. SdtListItemCollection Class | Aspose.Words for ...

    Explore the Aspose.Words.Markup.SdtListItemCollection class for seamless access to SdtListItem elements, enhancing structured document management effortlessly....object given its zero-based index in the collection. SelectedValue...list item at the specified index. Examples Shows how to work...

    reference.aspose.com/words/net/aspose.words.mar...
  2. Add Worksheets to New Excel File in PHP|Documen...

    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...."Worksheets" , array ()); $worksheet_index = $ptr -> Call ( $worksheets..."Item" , array ( $worksheet_index )); $ptr -> Set ( $worksheet...

    docs.aspose.com/cells/net/add-worksheets-to-new...
  3. Copy and Move Worksheets Within and Between Wor...

    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....worksheet called Move from index 1 to index 2 in FirstWorkbook.xlsx...

    docs.aspose.com/cells/net/copy-and-move-workshe...
  4. Display Document Properties in Excel using C#

    Learn here to display document properties in Excel using C#. Get the IDE settings, a list of steps, and a sample code to show Excel document properties using C#....properties using property name or index These steps summarize how to...using the property name or index as per the requirements. Code...

    kb.aspose.com/cells/net/display-document-proper...
  5. Manage Worksheets of Microsoft Excel files with...

    Add, remove, and activate worksheets using Aspose.Cells for JavaScript via C++....referenced by passing the sheet index of the new worksheet to the...the newly added worksheet by index (converted from getWorksheets()...

    docs.aspose.com/cells/javascript-cpp/manage-wor...
  6. FieldDatabase.InsertOnceOnMailMerge | Aspose.Wo...

    Discover how the InsertOnceOnMailMerge property in FieldDatabase enhances your data merging by allowing seamless insertion at the start of merges...."10" ; // This property is the index of the format we want to use...DATABASE field in Microsoft Word. Index #10 corresponds to the "Colorful...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FieldDatabase.TableFormat | Aspose.Words for .NET

    Discover the FieldDatabase TableFormat property to easily customize your database query results with flexible formatting options for enhanced data presentation...."10" ; // This property is the index of the format we want to use...DATABASE field in Microsoft Word. Index #10 corresponds to the "Colorful...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Manage Presentation BLOBs in Java for Efficient...

    Manage BLOB data in Aspose.Slides for Java to streamline PowerPoint and OpenDocument file operations for efficient presentation handling....the videos for ( int index = 0 ; index < pres . getVideos ()...(). size (); index ++) { IVideo video = pres . getVideos (). get_Item...

    docs.aspose.com/slides/java/manage-blob/
  9. Manage Presentation BLOBs in JavaScript for Eff...

    Manage BLOB data in JavaScript with Aspose.Slides for Node.js to streamline PowerPoint and OpenDocument file operations for efficient presentation handling....the videos for ( var index = 0 ; index < pres . getVideos ()...(). size (); index ++ ) { var video = pres . getVideos (). get_Item...

    docs.aspose.com/slides/nodejs-java/manage-blob/
  10. Manage Presentation BLOBs in PHP for Efficient ...

    Manage BLOB data in Aspose.Slides for PHP via Java to streamline PowerPoint and OpenDocument file operations for efficient presentation handling....through the videos for ( $index = 0 ; $index < java_values ( $pres...getVideos () -> size ()) ; $index ++ ) { $video = $pres -> getVideos...

    docs.aspose.com/slides/php-java/manage-blob/