Sort Score
Result 10 results
Languages All
Labels All
Results 1,731 - 1,740 of 45,856 for

shape

(0.1 sec)
  1. Working with Layers|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....Contents [ Hide ] Configuring Shape Objects with Layers Aspose.Diagram...for Java allows to configure shape objects with layers in Microsoft...

    docs.aspose.com/diagram/java/working-with-layers/
  2. Shape.first_paragraph property | Aspose.Words f...

    Shape.first_paragraph property. Gets the first paragraph in the Shape....first_paragraph property Shape.first_paragraph property Gets...the first paragraph in the shape. @property def first_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Drawing::Stroke::get_JoinStyle m...

    Aspose::Words::Drawing::Stroke::get_JoinStyle method. Defines the join style of a polyline in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertShape...WrapType :: None ); // Basic shapes, such as the rectangle, have...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. SignatureLine.show_date property | Aspose.Words...

    SignatureLine.show_date property. Gets or sets a value indicating that sign date is shown in the signature line...'Senior Manager' # Insert a shape that will contain a signature...created above. # If we insert a shape whose coordinates originate...

    reference.aspose.com/words/python-net/aspose.wo...
  5. SignatureLine.allow_comments property | Aspose....

    SignatureLine.allow_comments property. Gets or sets a value indicating that the signer can add comments in the Sign dialog...'Senior Manager' # Insert a shape that will contain a signature...created above. # If we insert a shape whose coordinates originate...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ShapeType | Aspose.Words for Java

    Specifies the type of Shape in a Microsoft Word document in Java....ShapeType Specifies the type of shape in a Microsoft Word document...Examples: Shows how to insert a shape with an image from the local...

    reference.aspose.com/words/java/com.aspose.word...
  7. PowerPoint SmartArt|Aspose.Slides for Node.js v...

    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....SmartArt Shape Create or Manage PowerPoint SmartArt Shape Node in...

    docs.aspose.com/slides/nodejs-java/powerpoint-s...
  8. Create User-defined Cell in the ShapeSheet in P...

    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....$page = $pages -> get ( $i ); $shapes = $page -> getShapes (); $j...string ) $shapes -> getCount ()) { $shape = $shapes -> get ( $j...

    docs.aspose.com/diagram/java/create-user-define...
  9. NodeType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.NodeType enum to easily identify and manage different Word document node types for seamless document processing....group of shapes, images, OLE objects or other group shapes. Shape...object, such as an OfficeArt shape, image or an OLE object. Comment...

    reference.aspose.com/words/net/aspose.words/nod...
  10. ShadowFormat.color property | Aspose.Words for ...

    ShadowFormat.color property. Gets a aspose.pydrawing.Color object that represents the color for the shadow...docx' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...True ) . as_shape () shadow_format = shape . shadow_format self...

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