Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 46,952 for

shape

(0.11 sec)
  1. GlowFormat class | Aspose.Words for Python

    aspose.words.drawing.GlowFormat class. Represents the glow formatting for an object....Shows how to interact with glow shape effect. doc = aw . Document...= MY_DIR + 'Various shapes.docx' ) shape = doc . get_child (...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ShapeBase.wrap_side property | Aspose.Words for...

    ShapeBase.wrap_side property. Specifies how the text is wrapped around the Shape....text is wrapped around the shape. @property def wrap_side ( self...Has effect only for top level shapes. Examples Shows how to replace...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DocumentBuilder.insert_horizontal_rule method |...

    DocumentBuilder.insert_horizontal_rule method. Inserts a horizontal rule Shape into the document.... Inserts a horizontal rule shape into the document. def insert_horizontal_rule... ( self ): ... Returns The shape that is a horizontal rule. Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  4. DocumentBuilder.insertHorizontalRule method | A...

    DocumentBuilder.insertHorizontalRule method. Inserts a horizontal rule Shape into the document.... Inserts a horizontal rule shape into the document. insertHorizontalRule...insertHorizontalRule () Returns The shape that is a horizontal rule. Examples...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Working with Hyperlinks|Documentation

    This section explains how to add or get Hyperlink in a Visio Shape with Aspose.Diagram....] Add Hyperlink to a Visio Shape Microsoft Office Visio supports...adding the hyperlinks to any shape. The hyperlinks can link to...

    docs.aspose.com/diagram/net/working-with-hyperl...
  6. Aspose.Cells 8.9.2 中的公共 API 变更|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....//Add a Shape of type TextBox to the collection Shape shape = sheet...100 , 200 ); //Add text to Shape shape . setText ( "Aspose" ); //Access...

    docs.aspose.com/cells/zh/java/public-api-change...
  7. PowerPoint Shapes|Aspose.Slides for Node.js via...

    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....PowerPoint Shapes Contents [ Hide ] Shape Types Format PowerPoint...PowerPoint Shapes in JavaScript Shape Effect Shape Manipulations Shape...

    docs.aspose.com/slides/nodejs-java/powerpoint-s...
  8. Fill.backColor property | Aspose.Words for Node.js

    Fill.backColor property. Gets or sets a Color object that represents the background color for the fill....Examples Shows how to fill a shape with a gradients. let doc =...DocumentBuilder ( doc ); let shape = builder . insertShape ( aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ImageSize.heightPoints property | Aspose.Words ...

    ImageSize.heightPoints property. Gets the height of the image in points...Examples Shows how to resize a shape with an image. // When we insert...method, the builder scales the shape that displays the image so that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::Loading::LoadOptions::get_Conver...

    Aspose::Words::Loading::LoadOptions::get_ConvertMetafilesToPng method. Gets or sets whether to convert metafile(Wmf or Emf) images to Png image format in C++....Words :: Document > (); auto shape = System :: MakeObject < Aspose...Aspose :: Words :: Drawing :: Shape > ( doc , Aspose :: Words ::...

    reference.aspose.com/words/cpp/aspose.words.loa...