Sort Score
Result 10 results
Languages All
Labels All
Results 3,461 - 3,470 of 9,892 for

shape

(0.04 sec)
  1. Draw Circle in C#

    This topic explains the details to draw circle in C#. It includes the system configuration, stepwise algorithm, and a running code snippet to develop a circle drawer in C#....different characteristics for the shape before writing the output image...you can draw several other shapes, too, like drawing a Pentagon;...

    kb.aspose.com/drawing/net/draw-circle-in-csharp/
  2. BuildingBlock | Aspose.Words for Java

    Represents a glossary document entry such as a Building Block AutoText or an AutoCorrect entry in Java....Document(); // Add two runs and one shape as child nodes to the first..."Hello world! ")); Shape shape = new Shape(doc, ShapeType.RECTANGLE);...

    reference.aspose.com/words/java/com.aspose.word...
  3. How to Add Comments to Visio Drawings in C#.

    This step by step tutorial shows you how to add comments to Visio drawings in C#. You can easily add comments to Visio drawings in C# with few lines of code....be attached to a page or a shape etc. Steps to Add Comments to...

    kb.aspose.com/diagram/net/how-to-add-comment-to...
  4. ChartDataLabel.ShowDataLabelsRange | Aspose.Wor...

    Discover the ChartDataLabel ShowDataLabelsRange property to enhance your charts by displaying data label values. Boost clarity with this easy feature!...new DocumentBuilder ( doc ); Shape chartShape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ChartDataLabelCollection.Item | Aspose.Words fo...

    Access specific ChartDataLabel easily with the Item property in ChartDataLabelCollection. Enhance your data visualization today!...new DocumentBuilder ( doc ); Shape chartShape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  6. 管理自适应设置|Aspose.Slides 文档

    在 Java 中设置 PowerPoint 中文本框的自适应设置...属性(来自 TextFrameFormat 类)设置为 Shape 。 这段 Java 代码显示了如何指定文本必须始终适合其框的...setAutofitType ( TextAutofitType . Shape ); pres . save ( "Output-presentation...

    docs.aspose.com/slides/zh/androidjava/manage-au...
  7. 演示文稿查看器|Aspose.Slides 文档

    Java 中的 PowerPoint PPT 查看器...IShape shape ) { svgShape . setId ( String . format ( "shape-%d"...

    docs.aspose.com/slides/zh/java/presentation-vie...
  8. Aspose::Words::Drawing::Charts::ChartDataLabelC...

    Aspose::Words::Drawing::Charts::ChartDataLabelCollection::get_Count method. Returns the number of ChartDataLabel in this collection in C++....DocumentBuilder > ( doc ); SharedPtr < Shape > chartShape = builder -> InsertChart...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. 演示文稿查看器|Aspose.Slides for PHP 文档

    PowerPoint PPT 查看器...$svgShape , $shape ) { $svgShape -> setId ( sprintf ( "shape-%d" , $m_shapeIndex...

    docs.aspose.com/slides/zh/php-java/presentation...
  10. LayoutEntityType | Aspose.Words for Java

    Types of the layout entities in Java....Represents text area inside of a shape. length Methods Method Description...Represents text area inside of a shape. Textbox may have LINE and ROW...

    reference.aspose.com/words/java/com.aspose.word...