Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 9,916 for

shapes

(0.04 sec)
  1. Stroke.EndArrowLength | Aspose.Words for .NET

    Discover the Stroke EndArrowLength property to customize your design with precise arrowhead lengths, enhancing visual clarity and style....Shows to create a variety of shapes. Document doc = new Document...Below are four examples of shapes that we can insert into our...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Stroke.StartArrowType | Aspose.Words for .NET

    Discover the Stroke StartArrowType property to customize arrowheads at the start of strokes, enhancing your design's visual appeal and clarity....Shows to create a variety of shapes. Document doc = new Document...Below are four examples of shapes that we can insert into our...

    reference.aspose.com/words/net/aspose.words.dra...
  3. StoryType enumeration | Aspose.Words for Node.js

    Aspose.Words.StoryType enumeration. Text of a Word document is stored in stories...Contains shape or textbox text, represented by Shape . EvenPagesHeader...Examples Shows how to remove all shapes from a node. let doc = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 图表数据标签|Aspose.Slides for Python 文档

    在Python中设置PowerPoint图表数据标签和距离... shapes . add_chart ( charts . ChartType...slides [ 0 ] chart = slide . shapes . add_chart ( charts . ChartType...

    docs.aspose.com/slides/zh/python-net/chart-data...
  5. LaTeX font selection scheme | Aspose.TeX for Java

    This article briefly describes the use of LaTeX fonts in processing documents. It also mentions TeX font metrics and character Shapes....characters, without needing to know shapes. The most crucial information...information about character shapes from the .pk file or from outline...

    docs.aspose.com/tex/java/latex-font-selection/
  6. Portion|Aspose.Slides Documentation

    Get portion in PowerPoint presentation in C# or .NET...Presentation ( "Shapes.pptx" )) { IAutoShape shape = ( IAutoShape...0 ]. Shapes [ 0 ]; var textFrame = ( ITextFrame ) shape . TextFrame...

    docs.aspose.com/slides/net/portion/
  7. Portion|Aspose.Slides for Python Documentation

    Get portion in PowerPoint presentation in Python...presentation : shape = presentation . slides [ 0 ] . shapes [ 0 ] textFrame...textFrame = shape . text_frame for paragraph in textFrame . paragraphs...

    docs.aspose.com/slides/python-net/portion/
  8. Custom Shape|Aspose.Slides for PHP Documentation

    Add a custom shape to a PowerPoint presentation in PHP...Custom Shape Contents [ Hide ] Change a Shape Using Edit Points...any shape. Using edit points, you get to change a shape or create...

    docs.aspose.com/slides/php-java/custom-shape/
  9. ShapeType Enum | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.ShapeType enum to define and customize shape types in your Microsoft Word documents for enhanced visual appeal....enumeration Specifies the type of shape in a Microsoft Word document...Image 75 The shape is an image. TextBox 202 The shape is a textbox...

    reference.aspose.com/words/net/aspose.words.dra...
  10. 管理行和列|Aspose.Slides for Python 文档

    在 Python 中管理 PowerPoint 演示文稿中的表格行和列... shapes : if type ( shp ) is slides...# 向幻灯片添加表格形状 table = sld . shapes . add_table ( 100 , 50 , dblCols...

    docs.aspose.com/slides/zh/python-net/manage-row...