Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 5,232 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.caption property | Aspose.Word...

    Forms2OleControl.caption property. Gets or sets a Caption property of the control...docx" ); let shape = doc . getShape ( 0 , true...true ); let oleControl = shape . oleFormat . oleControl ; expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Forms2OleControl.type property | Aspose.Words f...

    Forms2OleControl.type property. Gets type of Forms 2.0 control....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. 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...
  6. 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...
  7. ChartSeriesGroup.secondSectionSize property | A...

    ChartSeriesGroup.secondSectionSize property. Gets or sets the size of the pie chart secondary section as a percentage....number Remarks Applies to series groups of the ChartSeriesType.PieOfPie...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::ChartSeriesGroupCollection::Add method. Adds a new series group of the specified series type to this collection in C++....d method Adds a new series group of the specified series type...:: Words :: Drawing :: Shape > shape = builder -> InsertChart...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. 处理 Python 中的图像|Python via .NET 格式的 Aspose.Words

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

    docs.aspose.com/words/zh/python-net/working-wit...
  10. ChartNumberFormat.formatCode property | Aspose....

    ChartNumberFormat.formatCode property. Gets or sets the format code applied to a data label.... let shape = builder . insertChart ( aw..., 500 , 300 ); let chart = shape . chart ; chart . series . clear...

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