Sort Score
Result 10 results
Languages All
Labels All
Results 1,991 - 2,000 of 43,063 for

shape

(0.09 sec)
  1. Working with Watermark in C#|Aspose.Words for .NET

    Document watermark manipulation using C#....can also be inserted using shape class as well. It is very easy...easy to insert any shape or image into a header or footer and...

    docs.aspose.com/words/net/working-with-watermark/
  2. ChartDataLabelCollection.orientation property |...

    ChartDataLabelCollection.orientation property. Gets or sets the text orientation of the data labels of the entire series....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...432 , height = 252 ) series = shape . chart . series [ 0 ] data_labels...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ChartDataTable.HasLegendKeys | Aspose.Words for...

    Discover the ChartDataTable HasLegendKeys property to easily control legend key visibility in your data table. Enhance clarity with customizable settings!...DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...432 , 252 ); Chart chart = shape . Chart ; ChartSeriesCollectio...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Chart.DataTable | Aspose.Words for .NET

    Access and customize your chart's DataTable properties effortlessly. Enhance data visualization with the Show property for clear insights....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...432 , 252 ); Chart chart = shape . Chart ; ChartSeriesCollectio...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ChartAxisTitle.Format | Aspose.Words for .NET

    Discover the ChartAxisTitle Format property for easy customization of axis title fill and line styles, enhancing your data visualization....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...432 , 252 ); Chart chart = shape . Chart ; // Delete series generated...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Manage Hyperlinks|Aspose.Slides Documentation

    How to add hyperlink to a PowerPoint Presentation in C++...Links to websites inside texts, shapes, or media Links to slides Aspose...MakeObject < Presentation > (); auto shapes = presentation -> get_Slides...

    docs.aspose.com/slides/cpp/manage-hyperlinks/
  7. ImageType enumeration | Aspose.Words for Python

    aspose.words.drawing.ImageType enumeration. Specifies the type (format) of an image in a Microsoft Word document....Shows how to add an image to a shape and check its type. doc = aw...DocumentBuilder ( doc = doc ) img_shape = builder . insert_image ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PowerPoint SmartArt|Aspose.Slides for Node.js v...

    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....SmartArt Shape Create or Manage PowerPoint SmartArt Shape Node in...

    docs.aspose.com/slides/nodejs-java/powerpoint-s...
  9. Forms2OleControlCollection class | Aspose.Words...

    aspose.words.drawing.ole.Forms2OleControlCollection class. Represents collection of [Forms2OleControl](../forms2olecontrol/) objects...docm' ) # Shapes store and display OLE objects...body. shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Drawing::Charts::ChartDataLabel:...

    Aspose::Words::Drawing::Charts::ChartDataLabel::get_Font method. Provides access to the font formatting of this data label in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); ASSERT_EQ (...

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