Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 5,307 for

shape grouping

(0.23 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. 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...
  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. 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...
  7. Aspose.PSD for .NET 21.11 - 发行说明|Documentation

    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....string outputPsd = "out_dummy_group.psd" ; var psdOptions = new...psdOptions , 10 , 15 )) { var group = image . AddLayerGroup ( "TestGroup"...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  8. ChartSeriesCollection.Add | Aspose.Words for .NET

    Effortlessly enhance your charts with the ChartSeriesCollection Add method. Seamlessly add new series to Bar, Column, Line, and Surface charts for dynamic visuals.... Shape shape = builder . InsertChart (...450 , 450 ); Chart chart = shape . Chart ; chart . Title . Text...

    reference.aspose.com/words/net/aspose.words.dra...
  9. 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...
  10. ChartSeriesGroup.bubbleScale property | Aspose....

    ChartSeriesGroup.bubbleScale property. Gets or sets the size of the bubbles as a percentage of their default size....Remarks Applies only to series groups of the ChartSeriesType.Bubble...Insert a bubble 3D chart. let shape = builder . insertChart ( aw...

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