Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 36,462 for

index

(0.84 sec)
  1. Aspose::Words::Drawing::Charts::ChartAxisCollec...

    Aspose::Words::Drawing::Charts::ChartAxisCollection::idx_get method. Gets the axis at the specified Index in C++....Gets the axis at the specified index. System :: SharedPtr < Aspose...ChartAxisCollection :: idx_get ( int32_t index ) See Also Class ChartAxis Class...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. 墨迹|Aspose.Slides for PHP 文档

    在 PHP 中使用 Aspose.Slides 处理幻灯片上的数字墨迹:添加笔划、编辑路径、设置颜色和宽度,并将结果导出为 PowerPoint 和 OpenDocument。...()); for ( $index = 0 ; $index < $shapeCount ; $index ++ ) { $shape...getShapes () -> get_Item ( $index ); if ( java_instanceof ( $shape...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  3. SmartArt|Aspose.Slides for PHP Documentation

    Build and edit SmartArt in PHP with Aspose.Slides: add nodes, change layouts and styles, convert to shapes with precision, 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...
  4. OdsoFieldMapData | Aspose.Words for Java

    Specifies how a column in the external data source shall be mapped to the predefined merge fields within the document in Java....getColumn() Specifies the zero-based index of the column within an external...source for the column whose index is specified by the getColumn()...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose.PSD for .NET 19.4 - Release Notes|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....( int index = layers . Length - 1 ; index >= 0 ; index --) {...{ Layer layer = layers [ index ]; if (!( layer is TextLayer ))...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-4...
  6. ChartAxisCollection.Item | Aspose.Words for .NET

    Access the specific axis you need with the ChartAxisCollection Item property. Simplify data visualization by retrieving axes effortlessly!...ChartAxisCollection indexer Gets the axis at the specified index. public...public ChartAxis this [ int index ] { get ; } See Also class ChartAxis...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ChartLegendEntryCollection.Item | Aspose.Words ...

    Access the ChartLegendEntry for any Index with the ChartLegendEntryCollection Item property. Enhance your data visualization effortlessly!...Item ChartLegendEntryColl indexer Returns ChartLegendEntry for...specified index. public ChartLegendEntry this [ int index ] { get...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Aspose::Words::Drawing::Charts::BubbleSizeColle...

    Aspose::Words::Drawing::Charts::BubbleSizeCollection::idx_set method. Gets or sets the bubble size value at the specified Index in C++....size value at the specified index. void Aspose :: Words :: Drawing...BubbleSizeCollection :: idx_set ( int32_t index , double value ) See Also Class...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. How to Add Rows to Table in MS Word Document us...

    A step-by-step tutorial on how to add rows to table in MS Word document using C#. Programmatically insert rows at specific Index or use Aspose Words table add row to the end of table's row collection....table Word C# at specified index in table’s row collection and...using C# code Get the Table by index that you want to add Rows to...

    kb.aspose.com/words/net/how-to-add-rows-to-tabl...
  10. Document.PackageCustomParts | Aspose.Words for ...

    Manage custom parts in your OOXML package effortlessly. Access and modify linked content with ease for enhanced document flexibility and functionality.... GetEnumerator ()) { int index = 0 ; while ( enumerator . MoveNext...Console . WriteLine ( $"Part index {index}:" ); Console . WriteLine...

    reference.aspose.com/words/net/aspose.words/doc...