Sort Score
Result 10 results
Languages All
Labels All
Results 1,441 - 1,450 of 42,880 for

shape

(0.04 sec)
  1. OleFormat.is_link property | Aspose.Words for P...

    OleFormat.is_link property. Returns ``True`` if the OLE object is linked (when [OleFormat.source_full_name](../source_full_name/) is specified)....objects creates shapes that store these objects. shapes = [ node .... as_shape () for node in doc . get_child_nodes ( aw . NodeType...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Create, Update, Layout and Auto-Fit Shapes|Docu...

    Use C# Diagram API to create, update and auto layout Shapes in Visio files using C# within your applications. Complete guide with C# code samples....Update, Layout and Auto-Fit Shapes Contents [ Hide ] Creating...create a diagram. Then add shapes and connectors to build up...

    docs.aspose.com/diagram/net/create-update-layou...
  3. ShapeBase.zorder property | Aspose.Words for No...

    ShapeBase.zorder property. Determines the display order of overlapping Shapes....display order of overlapping shapes. get zorder () : number Remarks...Has effect only for top level shapes. The default value is 0. The...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Saving::OoxmlSaveOptions::get_Sa...

    Aspose::Words::Saving::OoxmlSaveOptions::get_SaveFormat method. Specifies the format in which the document will be saved if this save options object is used. Can be Docx, Docm, Dotx, Dotm or FlatOpc in C++....inserting an image will define its shape using VML. doc -> get_CompatibilityOptions...ExplicitCast < Shape > ( doc -> GetChild ( NodeType :: Shape , 0 , true...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. AdjustmentCollection class | Aspose.Words for P...

    aspose.words.drawing.AdjustmentCollection class. Represents a read-only collection of [Adjustment](../adjustment/) adjust values that are applied to the specified Shape....are applied to the specified shape. Indexers Name Description __getitem__(index)...+ 'Rounded rectangle shape.docx' ) shape = doc . get_child ( aw...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ShadowFormat.Color | Aspose.Words for .NET

    Discover the ShadowFormat Color property to customize shadow colors in your designs. Default is Black, but unleash your creativity with vibrant options!...docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); ShadowFormat shadowFormat = shape . ShadowFormat...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Fill.BackThemeColor | Aspose.Words for .NET

    Customize your design with the BackThemeColor property. Easily set a ThemeColor object to enhance your background fill and elevate your user experience....color for foreground/background shape color. Document doc = new Document...DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Public API Changes in Aspose.Diagram 5.2.0|Docu...

    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....Location] Change the Connector Type Shape Appearance Developers can now...now manage connector type shape’s appearance programmatically...

    docs.aspose.com/diagram/net/public-api-changes-...
  9. CompositeNode.getChild method | Aspose.Words fo...

    CompositeNode.getChild method. Returns an Nth child node that matches the specified type....(); // Add two runs and one shape as child nodes to the first...world! " )); let shape = new aw . Drawing . Shape ( doc , aw . Drawing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ShapeMarkupLanguage enumeration | Aspose.Words ...

    Aspose.Words.Drawing.ShapeMarkupLanguage enumeration. Specifies Markup language used for the Shape....Markup language used for the shape. Members Name Description Dml...Language is used to define the shape. Vml Vector Markup Language...

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