Sort Score
Result 10 results
Languages All
Labels All
Results 1,111 - 1,120 of 9,918 for

shapes

(0.1 sec)
  1. ArrowType | Aspose.Words for Java

    Specifies the type of an arrow at a line end in Java....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/java/com.aspose.word...
  2. How to Add Circle to PDF using C#

    This article assists to add circle to PDF using C#. It contains all the details for the environment settings, flow of the program and a runnable sample code to insert circle in PDF using C#....color Add the circle to the shapes collection of the graph object...shows that for drawing any shape on a PDF page, you need to add...

    kb.aspose.com/pdf/net/how-to-add-circle-to-pdf-...
  3. 在 Python 中创建 PowerPoint 演示文稿图表|Aspose.Slides fo...

    在 Python 中创建 PowerPoint 演示文稿图表... shapes . add_chart ( charts . ChartType...] # 创建默认图表 chart = slide . shapes . add_chart ( charts . ChartType...

    docs.aspose.com/slides/zh/python-net/create-chart/
  4. Treemap 和 Sunburst 图表的数据点|Aspose.Slides 文档

    在 C# 或 .NET 中将 Sunburst 图表添加到 PowerPoint 演示文稿... Shapes . AddChart ( ChartType . Sunburst...chart = pres . Slides [ 0 ]. Shapes . AddChart ( ChartType . Sunburst...

    docs.aspose.com/slides/zh/net/data-points-of-tr...
  5. Aspose::Words::Drawing::Stroke::get_Weight meth...

    Aspose::Words::Drawing::Stroke::get_Weight method. Defines the brush thickness that strokes the path of a shape in points in C++....that strokes the path of a shape in points. double Aspose ::...Remarks The default value for a Shape is 0.75. Examples Shows how...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Stroke.joinStyle property | Aspose.Words for No...

    Stroke.joinStyle property. Defines the join style of a polyline....DocumentBuilder ( doc ); let shape = builder . insertShape ( aw...WrapType . None ); // Basic shapes, such as the rectangle, have...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Drawing::Stroke::get_JoinStyle m...

    Aspose::Words::Drawing::Stroke::get_JoinStyle method. Defines the join style of a polyline in C++....> ( doc ); SharedPtr < Shape > shape = builder -> InsertShape...WrapType :: None ); // Basic shapes, such as the rectangle, have...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Retrieving Embedded Documents from a Task's Notes

    Learn how to retrieve embedded documents from project files using Aspose.Tasks for .NET....NodeCollection shapes = doc. GetChildNodes (NodeType. Shape , true );...Drawing . Shape shape in shapes) 16 { 17 if (shape. OleFormat...

    docs.aspose.com/tasks/net/retrieving-embedded-d...
  9. Aspose.Words.Drawing | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing namespace to effortlessly create and modify stunning drawing objects, enhancing your document's visual appeal....are applied to the specified shape. AdjustmentCollection Represents...are applied to the specified shape. Fill Represents fill formatting...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Aspose::Words::Drawing::ImageData::get_HasImage...

    Aspose::Words::Drawing::ImageData::get_HasImage method. Returns true if the shape has image bytes or links an image in C++....method Returns true if the shape has image bytes or links an...MyDir + u "Images.docx" ); // Shapes with the "HasImage" flag set...

    reference.aspose.com/words/cpp/aspose.words.dra...