Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 5,236 for

shape grouping

(0.12 sec)
  1. ImageSavingArgs.is_image_available property | A...

    ImageSavingArgs.is_image_available property. Returns ``True`` if the current image is available for export.... When saving a group shape or a shape that doesn’t require...property ImageSavingArgs.current_shape ImageSavingArgs.image_stream...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Forms2OleControl.enabled property | Aspose.Word...

    Forms2OleControl.enabled property. Returns ``true`` if control is in enabled state....docx" ); let shape = doc . getShape ( 0 , true...true ); let oleControl = shape . oleFormat . oleControl ; expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. OleControl.isForms2OleControl property | Aspose...

    OleControl.isForms2OleControl property. Returns ``true`` if the control is a [Forms2OleControl](../../forms2olecontrol/)....docx" ); let shape = doc . getShape ( 0 , true...true ); let oleControl = shape . oleFormat . oleControl ; expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ChartSeriesGroupCollection.Add | Aspose.Words f...

    Discover the ChartSeriesGroupCollection Add method to effortlessly add new series groups, enhancing your data visualization capabilities....Add method Adds a new series group of the specified series type...Combo charts can contain series groups only of the following types:...

    reference.aspose.com/words/net/aspose.words.dra...
  5. OleFormat.oleControl property | Aspose.Words fo...

    OleFormat.oleControl property. Gets [OleFormat.oleControl](./) objects if this OLE object is an ActiveX control...docx" ); let shape = doc . getShape ( 0 , true...true ); let oleControl = shape . oleFormat . oleControl ; expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 处理 Python 中的图像|Python via .NET 格式的 Aspose.Words

    使用 Python 创建和管理文档中各种格式的图像。...insert_image 方法返回刚刚创建和插入的 Shape 对象,以便您可以进一步修改 Shape 的属性 插入内嵌图像 将表示包含图像的文件的单个字符串传递给...如何从文档中提取图像 所有图像都存储在 Document 中的 Shape 节点内。要从文档中提取所有图像或具有特定类型的图像,请按照下列步骤操作:...

    docs.aspose.com/words/zh/python-net/working-wit...
  7. ChartSeriesGroup.firstSliceAngle property | Asp...

    ChartSeriesGroup.firstSliceAngle property. Gets or sets the angle, in degrees, of the first slice of the parent pie chart....number Remarks Applies to series groups of the ChartSeriesType.Pie...DocumentBuilder ( doc ); let shape = builder . insertChart ( aw...

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

    Aspose::Words::Drawing::Charts::ChartSeriesGroup::get_SeriesType method. Gets the type of chart series included in this group in C++....chart series included in this group. Aspose :: Words :: Drawing...:: Words :: Drawing :: Shape > shape = builder -> InsertChart...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

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

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. TextBoxControl class | Aspose.Words for Python

    aspose.words.drawing.ole.TextBoxControl class. The TextBox control displays text from an organized set of data or user input....(Inherited from Forms2OleControl ) group_name Gets or sets a string that...that specifies a group of mutually exclusive controls. The default...

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