Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 42,923 for

shape

(0.03 sec)
  1. Forms2OleControlCollection.Item | Aspose.Words ...

    Access the Forms2OleControl object effortlessly with the Item property. Simplify your control management by retrieving items at any index seamlessly....docm" ); // Shapes store and display OLE objects...the document's body. Shape shape = ( Shape ) doc . GetChild ( NodeType...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Aspose.Diagram Object Model|Documentation

    Aspose.Diagram Object Model provides information about the structural relationships between the objects of Aspose.Diagram class library.... ShapeCollection/Shape Page object contains the ShapeCollection...collection of all the Shape objects in a Page . Shape object contains...

    docs.aspose.com/diagram/net/object_model/
  3. Group|Aspose.Slides 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....Group Shape Aspose.Slides support working with group shapes on slides...accessing group shapes. It is possible to add shapes to an added...

    docs.aspose.com/slides/androidjava/group/
  4. Aspose::Words::Drawing::SignatureLine::get_Inst...

    Aspose::Words::Drawing::SignatureLine::get_Instructions method. Gets or sets instructions to the signer that are displayed on signing the signature line. This property is ignored if DefaultInstructions is set. Default value for this property is empty string in C++...."Senior Manager" ); // Insert a shape that will contain a signature...created above. // If we insert a shape whose coordinates originate...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. HorizontalRuleFormat.widthPercent property | As...

    HorizontalRuleFormat.widthPercent property. Gets or sets the length of the specified horizontal rule expressed as a percentage of the window width....to insert a horizontal rule shape, and customize its formatting...DocumentBuilder ( doc ); let shape = builder . insertHorizontalRule...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Drawing::Fill::Patterned method ...

    Aspose::Words::Drawing::Fill::Patterned method. Sets the specified fill to a pattern in C++....Shows how to set pattern for a shape. auto doc = System :: MakeObject...() + u "Shape stroke pattern border.docx" ); auto shape = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. GlowFormat.color property | Aspose.Words for Py...

    GlowFormat.color property. Gets or sets a aspose.pydrawing.Color object that represents the color for a glow effect...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...
  8. Aspose::Words::Drawing::ShapeBase::get_Relative...

    Aspose::Words::Drawing::ShapeBase::get_RelativeHorizontalSize method. Gets or sets the value of Shape's relative size in horizontal direction in C++....method Gets or sets the value of shape’s relative size in horizontal...( doc ); // Adding a simple shape with absolute size and position...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Drawing::ShapeBase::get_Relative...

    Aspose::Words::Drawing::ShapeBase::get_RelativeVerticalSize method. Gets or sets the value of Shape's relative size in vertical direction in C++....method Gets or sets the value of shape’s relative size in vertical...( doc ); // Adding a simple shape with absolute size and position...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. GroupShape class | Aspose.Words for Python

    aspose.words.drawing.GroupShape class. Represents a group of Shapes in a document...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/python-net/aspose.wo...