Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 4,931 for

shape grouping

(0.08 sec)
  1. Manage canvases of XPS file | C++

    C++ API Solution to manage XPS files. Code example on how to clip and transform canvases of XPS files with a few lines of C++ code.... such as text, images, and shapes, can be drawn. It serves as...allows for complex layouts and grouping of elements. Canvases can...

    products.aspose.com/page/cpp/work-with-canvases/
  2. Forms2OleControl.childNodes property | Aspose.W...

    Forms2OleControl.childNodes property. Gets collection of immediate child controls....docx" ); let shape = doc . getShape ( 0 , true...true ); let oleControl = shape . oleFormat . oleControl ; expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroup::get_AxisY method. Provides access to properties of the Y axis of this series group in C++....of the Y axis of this series group. System :: SharedPtr < Aspose...:: Words :: Drawing :: Shape > shape = builder -> InsertChart...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Python and .NET Version Differences|Aspose.Word...

    Aspose.Words for Python via .NET is a wrapper of Aspose.Words for .NET, this page describes the differences in features and API of these two products....as_editable_range_end() as_group_shape() as_shape() as_comment() as_footnote()...as_field_include() as_field_shape() as_field_database() as_field_skip_if()...

    docs.aspose.com/words/python-net/python-notes/
  5. Aspose::Words::Saving::ImageSavingArgs::get_IsI...

    Aspose::Words::Saving::ImageSavingArgs::get_IsImageAvailable method. Returns true if the current image is available for export in C++.... When saving a group shape or a shape that doesn’t require...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. DocumentVisitor class | Aspose.Words for Python

    aspose.words.DocumentVisitor class. Base class for custom document visitors... visit_group_shape_end(group_shape) Called when enumeration...of a group shape has ended. visit_group_shape_start(group_shape)...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 组|Aspose.Slides for Python 文档

    在Python中向PowerPoint演示文稿添加组形状... shapes # 向幻灯片添加组形状 groupShape = slideShapes... add_group_shape () # 在添加的组形状中添加形状 groupShape . shapes . add_auto_shape...

    docs.aspose.com/slides/zh/python-net/group/
  8. Forms2OleControl.value property | Aspose.Words ...

    Forms2OleControl.value property. Gets underlying Value property which often represents control state...docx" ); let shape = doc . getShape ( 0 , true...true ); let oleControl = shape . oleFormat . oleControl ; expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartSeriesCollection.add method | Aspose.Words...

    aspose.words.drawing.charts.ChartSeriesCollection.add method... shape = builder . insert_chart ( chart_type...450 , height = 450 ) chart = shape . chart chart . title . text...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ChartNumberFormat.isLinkedToSource property | A...

    ChartNumberFormat.isLinkedToSource property. Specifies whether the format code is linked to a source cell...DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 300 ); let chart = shape . chart ; // Clear the chart's...

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