Sort Score
Result 10 results
Languages All
Labels All
Results 3,381 - 3,390 of 50,298 for

shape

(0.54 sec)
  1. ThemeColors.Accent5 | Aspose.Words for .NET

    Discover the ThemeColors Accent5 property to effortlessly customize your designs with vibrant Accent 5 colors for a stunning visual impact....insert a shape, and then set a color for it via "Shape Format"...Format" -> "Shape Styles". ThemeColors colors = theme . Colors ; colors...

    reference.aspose.com/words/net/aspose.words.the...
  2. ThemeColors.Accent1 | Aspose.Words for .NET

    Discover the ThemeColors Accent1 property to customize your design with vibrant Accent 1 colors. Enhance your project's visual appeal effortlessly!...insert a shape, and then set a color for it via "Shape Format"...Format" -> "Shape Styles". ThemeColors colors = theme . Colors ; colors...

    reference.aspose.com/words/net/aspose.words.the...
  3. ThemeColors.FollowedHyperlink | Aspose.Words fo...

    Discover the ThemeColors FollowedHyperlink property to customize your clicked hyperlink color, enhancing your website's visual appeal and user experience....insert a shape, and then set a color for it via "Shape Format"...Format" -> "Shape Styles". ThemeColors colors = theme . Colors ; colors...

    reference.aspose.com/words/net/aspose.words.the...
  4. 如何用 C++ 为文本框应用/设置文本对齐|Documentation

    如何用 C++ 在 Aspose.Cells 中为文本框应用/设置文本对齐。...Workbook workbook ; // Get the shapes collection from the first worksheet...worksheet ShapeCollection shapes = workbook . GetWorksheets ()...

    docs.aspose.com/cells/zh/cpp/applying-text-alig...
  5. Aspose::Words::Drawing::Charts::ChartFormat::ge...

    Aspose::Words::Drawing::Charts::ChartFormat::get_Stroke method. Gets line formatting for the parent chart element in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); // Delete default...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. 视频|Aspose.Slides 文档

    使用 Aspose.Slides for Android 添加和控制视频:插入、播放、剪辑、设置海报帧,并通过 Java 示例导出 PPT、PPTX 和 ODP 演示文稿。...( IShape shape : slide . getShapes ()) { if ( shape instanceof...firstVideo = ( IVideoFrame ) shape ; break ; } } } finally { presentation...

    docs.aspose.com/slides/zh/androidjava/examples/...
  7. Picture|Aspose.Slides Documentation

    Work with pictures in Aspose.Slides for Java: insert, crop, compress, recolor, and export images with Java examples for PPT, PPTX, and ODP presentations....( IShape shape : slide . getShapes ()) { if ( shape instanceof...pictureFrame = ( IPictureFrame ) shape ; break ; } } } finally { presentation...

    docs.aspose.com/slides/java/examples/elements/p...
  8. Aspose::Words::Drawing::Charts::LegendPosition ...

    Aspose::Words::Drawing::Charts::LegendPosition enum. Specifies the possible positions for a chart legend in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); ASSERT_EQ (...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. ChartAxis.TickLabels | Aspose.Words for .NET

    Discover the ChartAxis TickLabels property to customize your axis tick mark labels for enhanced data visualization and clarity in your charts....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 300 ); Chart chart = shape . Chart ; // Clear the chart's...

    reference.aspose.com/words/net/aspose.words.dra...
  10. AxisTickLabels.Font | Aspose.Words for .NET

    Enhance your charts with the AxisTickLabels Font property, allowing customizable font formatting for clearer, more impactful tick labels....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 300 ); Chart chart = shape . Chart ; // Clear the chart's...

    reference.aspose.com/words/net/aspose.words.dra...