Sort Score
Result 10 results
Languages All
Labels All
Results 3,391 - 3,400 of 45,857 for

shape

(0.15 sec)
  1. TextBox.internalMarginLeft property | Aspose.Wo...

    TextBox.internalMarginLeft property. Specifies the inner left margin in points for a Shape....left margin in points for a shape. get internalMarginLeft () :...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. TextBox.internalMarginRight property | Aspose.W...

    TextBox.internalMarginRight property. Specifies the inner right margin in points for a Shape....right margin in points for a shape. get internalMarginRight ()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Presentation Theme|Aspose.Slides Documentation

    PowerPoint presentation theme in Java...Presentation (); try { IAutoShape shape = pres . getSlides (). get_Item...Rectangle , 10 , 10 , 100 , 100 ); shape . getFillFormat (). setFillType...

    docs.aspose.com/slides/java/presentation-theme/
  4. Charts are not replacing at correct tag positio...

    Hello Team , We are replacing charts and table to the required tag position in template , tables are replacing properly at desired tag position, but same is not happen for Chart , I have attach console application code …...its position by adjusting the Shape object that is returned when...can set the position of the shape using properties like Top and...

    forum.aspose.com/t/charts-are-not-replacing-at-...
  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. The image Aspose.Cell captures does not look li...

    Hey Aspose Team, I’ve been noticing a weird behavior in my code when I capture the picture of range. The image aspose captures look nothing like the excel chart when I open the excel chart and view it. public virtual S…...fileName, string imgCoordinates, Shape oldShape) { string ProcessName...DocumentBuilder(oDoc); // Get all shapes in document NodeCollection...

    forum.aspose.com/t/the-image-aspose-cell-captur...
  7. Format PowerPoint Text in Python|Aspose.Slides ...

    Learn how to format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. Customize fonts, colors, alignment, and more with powerful Python code examples.... shapes [ 0 ] . text_frame . highlight_text...presentation . slides [ 0 ] . shapes [ 0 ] . text_frame . highlight_text...

    docs.aspose.com/slides/python-net/text-formatting/
  8. Trend Line|Aspose.Slides 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....AddChart method exposed by Shapes object Add an AutoShape of...exposed by Shapes object Set the Color of the shape lines. Write...

    docs.aspose.com/slides/java/trend-line/
  9. Trend Line|Aspose.Slides 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....AddChart method exposed by Shapes object Add an AutoShape of...exposed by Shapes object Set the Color of the shape lines. Write...

    docs.aspose.com/slides/androidjava/trend-line/
  10. 使用 Python 管理演示文稿中的连接符|Aspose.Slides for Python 文档

    使 Python 应用能够在 PowerPoint 和 OpenDocument 幻灯片中绘制、连接并自动布线直线、折线和曲线连接符,从而实现对它们的完全控制。... 使用 Shapes 对象公开的 add_auto_shape 方法向幻灯片添加两个 AutoShape...AutoShape 。 通过定义连接器类型使用 Shapes 对象公开的 add_auto_shape 方法添加连接器。 使用连接器连接形状。...

    docs.aspose.com/slides/zh/python-net/connector/