Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 9,917 for

shapes

(0.03 sec)
  1. Ellipse|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....developers about adding ellipse shapes to their slides using Aspose...to draw different kinds of shapes with just a few lines of code...

    docs.aspose.com/slides/java/ellipse/
  2. Aspose::Words::Drawing::ArrowWidth enum | Aspos...

    Aspose::Words::Drawing::ArrowWidth enum. Width of the arrow at the end of a line in C++....Shows to create a variety of shapes. auto doc = MakeObject < Document...Below are four examples of shapes that we can insert into our...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Drawing::Stroke::get_EndArrowLen...

    Aspose::Words::Drawing::Stroke::get_EndArrowLength method. Defines the arrowhead length for the end of a stroke in C++....Shows to create a variety of shapes. auto doc = MakeObject < Document...Below are four examples of shapes that we can insert into our...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::Drawing::Fill::get_Visible metho...

    Aspose::Words::Drawing::Fill::get_Visible method. Gets or sets value that is true if the formatting applied to this instance, is visible in C++....Shows to create a variety of shapes. auto doc = MakeObject < Document...Below are four examples of shapes that we can insert into our...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Aspose::Words::Drawing::Stroke::get_StartArrowL...

    Aspose::Words::Drawing::Stroke::get_StartArrowLength method. Defines the arrowhead length for the start of a stroke in C++....Shows to create a variety of shapes. auto doc = MakeObject < Document...Below are four examples of shapes that we can insert into our...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. ImageData.HasImage | Aspose.Words for .NET

    Discover the ImageData HasImage property. Quickly check if a shape contains image bytes or links, enhancing your design workflow effortlessly....property Returns true if the shape has image bytes or links an...MyDir + "Images.docx" ); // Shapes with the "HasImage" flag set...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ChartDataLabelCollection.Rotation | Aspose.Word...

    Adjust the rotation of your ChartDataLabelCollection for optimal visibility. Customize data label angles to enhance your chart's readability and impact....value is Horizontal, label shapes, if they exist, are rotated...DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Create Visio Diagram in Java

    This guide covers the information to create Visio diagram in Java. It discusses the step-by-step program flow and a running code snippet to automate visio diagram creation in Java....a master Add a rectangular shape by invoking the addShape() method...containing the master shapes. Next, append a shape while setting the...

    kb.aspose.com/diagram/java/create-visio-diagram...
  9. Callout|Aspose.Slides Documentation

    PowerPoint chart callouts and data labels in C# or .NET... Shapes . AddChart ( ChartType . Pie...setting series data label callout shape for a Doughnut chart. Below...

    docs.aspose.com/slides/net/callout/
  10. Callout|Aspose.Slides for Python Documentation

    PowerPoint chart callouts and data labels in Python... shapes . add_chart ( slides . charts...setting series data label callout shape for a Doughnut chart. Below...

    docs.aspose.com/slides/python-net/callout/