Sort Score
Result 10 results
Languages All
Labels All
Results 3,251 - 3,260 of 42,840 for

shape

(0.05 sec)
  1. 幻灯片过渡|Aspose.Slides 文档

    PowerPoint 幻灯片过渡, Java 中的 PowerPoint 变形过渡... get_Item ( 0 )); IShape shape = presentation . getSlides ()...( 0 ); shape . setX ( shape . getX () + 100 ); shape . setY (...

    docs.aspose.com/slides/zh/androidjava/slide-tra...
  2. ShapeBase.shadowFormat property | Aspose.Words ...

    ShapeBase.shadowFormat property. Gets shadow formatting for the Shape....Gets shadow formatting for the shape. get shadowFormat () : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Quality of Thumbnails Is Very Poor When Convert...

    Hi, I am trying to get thumbnail images for certain Shapes, but the quality of thumbnails is very poor. Please find attached the thumbnail image, code below. ppt_tb_image_1.png (1.8 KB) ppt_tb_image_21.png (575 Bytes) …...Is Very Poor When Converting Shapes to Images in C++ Aspose.Slides...thumbnail images for certain shapes, but the quality of thumbnails...

    forum.aspose.com/t/quality-of-thumbnails-is-ver...
  4. Text Formatting|Aspose.Slides Documentation

    Manage and manipulate text and text frame properties in C#...collection Access the shape using Shapes collection as AutoShape...presentation . Slides [ 0 ]. Shapes [ 0 ]). TextFrame . HighlightText...

    docs.aspose.com/slides/net/text-formatting/
  5. Manage DataLabels of Excel Charts|Documentation

    Learn how to effectively manage data labels in Excel charts using Aspose.Cells for Python via .NET. Our comprehensive guide covers various management tasks, including adding, removing, and modifying labels to enhance chart readability and usability....Chart Resize Chart’s Data Label Shape To Fit Text Rich Text Custom...Label of Chart Point Set the Shape Type of Data Labels of Chart...

    docs.aspose.com/cells/python-net/insert-datalab...
  6. Theme class | Aspose.Words for Python

    aspose.words.themes.Theme class. Represents document Theme, and provides access to main theme parts including [Theme.major_fonts](./major_fonts/), [Theme.minor_fonts](./minor_fonts/) and [Theme.colors](./colors/) To learn more, visit the [Working with Styles and Themes](https://docs.aspose.com/words/python-net/working-with-styles-and-themes/) documentation article....insert a shape, and then set a color for it via "Shape Format"...Format" -> "Shape Styles". colors = theme . colors colors . dark1 =...

    reference.aspose.com/words/python-net/aspose.wo...
  7. AxisTickMark Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.AxisTickMark enum for customizable tick mark positions, enhancing your chart's clarity and visual appeal....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 300 ); Chart chart = shape . Chart ; // Clear the chart's...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ShapeBase.sizeInPoints2 property | Aspose.Words...

    ShapeBase.sizeInPoints2 property. Gets the size of the Shape in points....property Gets the size of the shape in points. get sizeInPoints2...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Drawing::Charts::ChartFormat cla...

    Aspose::Words::Drawing::Charts::ChartFormat class. Represents the formatting of a chart element. To learn more, visit the documentation article in C++.... get_ShapeType () Gets the shape type of the parent chart element...::ChartShapeType) Sets the shape type of the parent chart element...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. ChartSeries.remove method | Aspose.Words for No...

    ChartSeries.remove method. Removes the X value, Y value, and bubble size, if supported, from the chart series at the specified index... DocumentBuilder (); let shape = builder . insertChart ( aw..., 432 , 252 ); let chart = shape . chart ; let department1Series...

    reference.aspose.com/words/nodejs-net/aspose.wo...