Sort Score
Result 10 results
Languages All
Labels All
Results 2,721 - 2,730 of 48,784 for

shape

(0.18 sec)
  1. ChartDataPoint | Aspose.Words for Java

    Allows to specify formatting of a single data point on the chart in Java....new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...500.0, 350.0); Chart chart = shape.getChart(); Assert.assertEquals(3...

    reference.aspose.com/words/java/com.aspose.word...
  2. Remove Fields|Documentation

    This section explains how to remve fields....field property, exposed by the Shape class supports a collection...piece of code remove a field in shape. Create, Insert fields...

    docs.aspose.com/diagram/python-java/remove-fields/
  3. Manage Tags and Custom Data in Presentations wi...

    Learn how to add, read, update, and remove tags & custom data in Aspose.Slides for Python via .NET, with examples for PowerPoint and OpenDocument presentations...."value" ) Or any individual Shape : import aspose.slides as slides...slides [ 0 ] shape = slide . shapes . add_auto_shape ( slides ....

    docs.aspose.com/slides/python-net/managing-tags...
  4. Java Visio API | Create Manipulate and Convert ...

    Visio library for creation, manipulation and conversion of diagrams. Export diagrams to multiple formats in Java-based applications...Protect Diagram/Shape Configure Timeline Shapes Add/Get Hyperlinks...Hyperlinks Get Shape Connectors Change Layout of Diagram Page-Level...

    products.aspose.com/diagram/java/
  5. Public API Changes in Aspose.Diagram 5.7.0|Docu...

    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....start and finish of timeline shape timelineHelper . setDateFormatStringF...String for intm of timeline shape timelineHelper . setDateFormatStringF...

    docs.aspose.com/diagram/java/public-api-changes...
  6. ChartSeriesGroup.bubbleScale property | Aspose....

    ChartSeriesGroup.bubbleScale property. Gets or sets the size of the bubbles as a percentage of their default size.... let shape = builder . insertChart ( aw..., 250 ); let seriesGroup = shape . chart . seriesGroups . at...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Manage Tags and Custom Data in Presentations Us...

    Learn how to add, read, update, and remove tags & custom data in Aspose.Slides for C++, with examples for PowerPoint and OpenDocument presentations...."value" ); Or any individual Shape : auto pres = System :: MakeObject...idx_get ( 0 ); auto shape = slide -> get_Shapes () -> AddAutoShape...

    docs.aspose.com/slides/cpp/managing-tags-and-cu...
  8. ChartSeries.LegendEntry | Aspose.Words for .NET

    Discover the ChartSeries LegendEntry property to easily access and customize legend entries for your charts, enhancing your data visualization....chart = (( Shape ) doc . GetChild ( NodeType . Shape , 0 , true...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Aspose::Words::Drawing::TextPath::get_XScale me...

    Aspose::Words::Drawing::TextPath::get_XScale method. Determines whether a straight textpath will be used instead of the Shape path in C++....will be used instead of the shape path. bool Aspose :: Words ::...of the lower boundary of the shape. See Also Class TextPath Namespace...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. OleControl.name property | Aspose.Words for Nod...

    OleControl.name property. Gets or sets name of the ActiveX control....docx" ); let shape = doc . getShape ( 0 , true...true ); let oleControl = shape . oleFormat . oleControl ; expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...