Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 4,931 for

shape grouping

(0.05 sec)
  1. Aspose::Words::Drawing::Charts::Chart::get_Seri...

    Aspose::Words::Drawing::Charts::Chart::get_SeriesGroups method. Provides access to a series group collection of this chart in C++....Provides access to a series group collection of this chart. System...:: Words :: Drawing :: Shape > shape = builder -> InsertChart...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Features Overview|Aspose.Slides Documentation

    C++ PowerPoint API supports most of the PowerPoint document formats and also exports them to popular formats. Key features include conversions, rendering, content manipulation and formatting....Finding a Shape You can also find a particular shape from a slide...alternative text associated with the shape Backgrounds Aspose.Slides for...

    docs.aspose.com/slides/cpp/features-overview/
  3. AxisGroup Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.AxisGroup enum, your key to managing chart axis groups effectively for enhanced data visualization....Represents a type of a chart axis group. public enum AxisGroup Values...axis group. Secondary 1 Specifies the secondary axis group. Examples...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ChartNumberFormat | Aspose.Words for Java

    Represents number formatting of the parent element in Java....new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...500.0, 300.0); Chart chart = shape.getChart(); // Clear the chart's...

    reference.aspose.com/words/java/com.aspose.word...
  5. OleControl class | Aspose.Words for Python

    aspose.words.drawing.ole.OleControl class. Represents OLE ActiveX control...docx' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...True ) . as_shape () ole_control = shape . ole_format . ole_control...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Working with Images in C++|Aspose.Words for C++

    Introduction to Image feature, how to create and manipulate image using C++....All images are stored inside Shape nodes in a Document . To extract...GetChildNodes method to select all Shape nodes. Iterate through resulting...

    docs.aspose.com/words/cpp/working-with-images/
  7. ChartSeriesGroup.DoughnutHoleSize | Aspose.Word...

    Discover the ChartSeriesGroup DoughnutHoleSize property to easily customize your doughnut chart's hole size percentage for enhanced data visualization....Remarks Applies only to series groups of the Doughnut type. The range...DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Chart.series_groups property | Aspose.Words for...

    Chart.series_groups property. Provides access to a series group collection of this chart....series_groups property Chart.series_groups property Provides...Provides access to a series group collection of this chart. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Extract All Images From a Visio Page in PHP|Doc...

    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....vsd" ); $shapes = $diagram -> getPages () ->...string ) $shapes -> getCount ()){ $shape = $shapes -> get ( $i...

    docs.aspose.com/diagram/java/extract-all-images...
  10. Forms2OleControl Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Ole.Forms2OleControl class, your solution for integrating Microsoft Forms 2.0 OLE controls seamlessly into your applications....sets a string that specifies a group of mutually exclusive controls..."ActiveX controls.docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...

    reference.aspose.com/words/net/aspose.words.dra...