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

index

(0.08 sec)
  1. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for Java. Add, format, and edit charts with practical code examples in Java....slide’s reference through its index. Add a chart with some data...setShowValue ( true ); // Sets the index for the chart data sheet int...

    docs.aspose.com/slides/java/create-chart/
  2. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for PHP via Java. Add, format, and edit charts with practical code examples....slide’s reference through its index. Add a chart with some data...setShowValue ( true ); # Sets the index for the chart data sheet $defaultWorksheetInde...

    docs.aspose.com/slides/php-java/create-chart/
  3. SmartTag | Aspose.Words for Java

    This element specifies the presence of a smart tag around one or more inline structures runs images fieldsetc. within a paragraph in Java....getCount()]; int index = 0; for (CustomXmlProperty...getProperties()) properties[index++] = MessageFormat.format("\"{0}\"...

    reference.aspose.com/words/java/com.aspose.word...
  4. 在 C++ 中自定义演示文稿形状|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 在 PowerPoint 演示文稿中创建和自定义形状:几何路径、弧形拐角、复合形状。...LineTo ( PointF point , uint32_t index ); void LineTo ( float x , float...float y , uint32_t index ); 在路径末尾添加三次贝塞尔曲线 : void CubicBezierTo...

    docs.aspose.com/slides/zh/cpp/custom-shape/
  5. 在 Java 中自定义演示文稿形状|Aspose.Slides 文档

    使用 Aspose.Slides for Java 在 PowerPoint 演示文稿中创建和自定义形状:几何路径、曲线角、复合形状。... Float point , long index ); public void lineTo ( float...float x , float y , long index ); 添加三次贝塞尔曲线 到路径的末端: public void...

    docs.aspose.com/slides/zh/java/custom-shape/
  6. ListCollection | Aspose.Words for Java

    Stores and manages formatting of bulleted and numbered lists used in a document in Java....listTemplate) get(int index) Gets a list by index. getCount() Gets...get(int index) public List get(int index) Gets a list by index. Examples:...

    reference.aspose.com/words/java/com.aspose.word...
  7. Add Ellipses to Presentations in Python|Aspose....

    Learn how to create, format, and manipulate ellipse shapes in Aspose.Slides for Python via .NET across PPT, PPTX and ODP presentations—code examples included....reference of a slide by using its Index Add an AutoShape of Ellipse...reference of a slide by using its Index. Add an AutoShape of Ellipse...

    docs.aspose.com/slides/python-net/ellipse/
  8. Add Ellipses to Presentations on Android|Aspose...

    Learn how to create, format, and manipulate ellipse shapes in Aspose.Slides for Android across PPT and PPTX presentations—Java code examples included....reference of a slide by using its Index. Add an AutoShape of Ellipse...reference of a slide by using its Index. Add an AutoShape of Ellipse...

    docs.aspose.com/slides/androidjava/ellipse/
  9. ChartDataLabel class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartDataLabel class. Represents data label on a chart point or trendline... index Specifies the index of the containing...containing element. This index shall determine which of the parent’s children...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Group Presentation Shapes with Python|Aspose.Sl...

    Learn to group and ungroup shapes in PowerPoint and OpenDocument decks using Aspose.Slides for Python—fast, step-by-step guide with free code....Get a reference to a slide by index. Add a GroupShape to the slide...reference to the slide by its index. Access the slide’s shapes collection...

    docs.aspose.com/slides/python-net/group/