Sort Score
Result 10 results
Languages All
Labels All
Results 1,671 - 1,680 of 35,544 for

index

(0.17 sec)
  1. GradientStopCollection.remove method | Aspose.W...

    GradientStopCollection.remove method. Removes a specified [GradientStop](../../gradientstop/) from the collection....) # Remove gradient stop at index 1. gradient_stops . remove_at...new gradient stop at the same index 1. gradient_stops . insert (...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Add Images in Worksheet|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....picture to the C4 cell int index = worksheet . getPictures ()...worksheet . getPictures (). get ( index ); // Set the placement type...

    docs.aspose.com/cells/java/add-images-in-worksh...
  3. GradientStop.Remove | Aspose.Words for .NET

    Effortlessly manage your gradients with the GradientStop Remove method, simplifying the removal of gradient stops from any GradientStopCollection....// Remove gradient stop at index 1. gradientStops . RemoveAt...new gradient stop at the same index 1. gradientStops . Insert (...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Public API Changes in Aspose.Cells 8.7.2|Docume...

    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....res ; } } } Added Overloaded Indexer for TextBoxCollection Aspose...has exposed the overloaded indexer for the TextBoxCollection class...

    docs.aspose.com/cells/net/public-api-changes-in...
  5. Manage Rows and Columns in PowerPoint Tables Us...

    Manage table rows and columns in PowerPoint with JavaScript and Aspose.Slides for Node.js via Java and speed up presentation editing and data updates....slide’s reference through its index. Create an Table object and...slide’s reference through its index. Define an array of columnWidth...

    docs.aspose.com/slides/nodejs-java/manage-rows-...
  6. PageSet | Aspose.Words for Java

    Describes a random set of pages in Java....page via // the zero-based index to start rendering the document...one-page set based on exact page index. PageSet(int[] pages) Creates...

    reference.aspose.com/words/java/com.aspose.word...
  7. FootnoteType enumeration | Aspose.Words for Python

    aspose.words.notes.FootnoteType enumeration. Specifies whether this is a footnote or an endnote....reference mark # will be its index among all the section's footnotes...footnote will use instead of its index number. footnote . reference_mark...

    reference.aspose.com/words/python-net/aspose.wo...
  8. MappingMode and ReferenceMode explains|Document...

    Using Aspose.3D for .NET, developers can define mesh with various vertex data elements, here we explain how to map data to meshes' component and resuze data....is referenced by index, then accessed by index in VertexElement...data list. Index , data is only referenced by index, now only...

    docs.aspose.com/3d/net/mapping-mode-and-referen...
  9. 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/
  10. 如何旋转单元格文本|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 来编程旋转单元格中的文本。...// Row index of the cell let row = 0 ; // Column index of the...style = a1Style ; // set Column index of the cell column = 1 ; let...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...