Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 4,000 for

group shape drawing

(0.14 sec)
  1. GroupShape Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.GroupShape class to easily manage and manipulate Grouped Shapes in your documents for enhanced visual appeal....GroupShape class Represents a group of shapes in a document. To learn...more, visit the How to Add Group Shape into a Word Document documentation...

    reference.aspose.com/words/net/aspose.words.dra...
  2. ShapeBase.Bounds | Aspose.Words for .NET

    Discover the ShapeBase Bounds property to effortlessly manage your Shape's location and size, enhancing your design precision and efficiency....the containing block of the shape. public RectangleF Bounds {...upon setting. For a top-level shape, the value is in points and...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ShapeBase.CoordOrigin | Aspose.Words for .NET

    Discover the ShapeBase CoordOrigin property to optimize your designs. Access precise coordinates for the top-left corner of your Shape's containing block....the containing block of this shape. public Point CoordOrigin {...to create and populate a group shape. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ChartNumberFormat.isLinkedToSource property | A...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Rendering::NodeRendererBase::Sav...

    Aspose::Words::Rendering::NodeRendererBase::Save method. Renders the Shape into an image and saves into a stream in C++....tions>) method Renders the shape into an image and saves into...where to save the image of the shape. saveOptions System::Shared...

    reference.aspose.com/words/cpp/aspose.words.ren...
  6. 用C++提取Gear类型SmartArt形状中的文本|Documentation

    学习如何使用Aspose.Cells for C++逐步指导和代码示例,从Excel中的Gear类型SmartArt形状中提取文本。...请按以下步骤操作: 使用 Shape::GetResultOfSmartArt() 方法将SmartArt形状转换为组形状。...namespace Aspose :: Cells :: Drawing ; int main () { Aspose :: Cells...

    docs.aspose.com/cells/zh/cpp/extract-text-from-...
  7. ShapeBase.CoordSize | Aspose.Words for .NET

    Discover the ShapeBase CoordSize property, defining the coordinate space's width and height for optimal layout control in your design projects....the containing block of this shape. public Size CoordSize { get...to create and populate a group shape. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Managing Controls with C++|Documentation

    Learn how to add and manage various controls like lines, rectangles, arcs, ovals, spinners, scroll bars, and Group boxes in worksheets using Aspose.Cells with C++....Developers can add different drawing objects such as text boxes...ovals, spinners, scroll bars, group boxes etc. Aspose.Cells provides...

    docs.aspose.com/cells/cpp/managing-controls/
  9. Working with Shapes in C#|Aspose.Words for .NET

    Introduction to Shape markup language, creating Shapes of different types using C#....Ask AI Working with Shapes Contents [ Hide ] Purpose Summary...work with shapes such as images, text boxes, and drawing objects...

    docs.aspose.com/words/net/working-with-shapes/
  10. ChartNumberFormat class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartNumberFormat class. Represents number formatting of the parent element...doc ); let shape = builder . insertChart ( aw . Drawing . Charts..., 500 , 300 ); let chart = shape . chart ; // Clear the chart's...

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