Sort Score
Result 10 results
Languages All
Labels All
Results 1,331 - 1,340 of 45,855 for

shape

(0.38 sec)
  1. OlePackage | Aspose.Words for Java

    Allows to access OLE Package properties in Java....system by double-clicking on the shape that contains the OLE object...() + "Logo.jpg"); try { Shape shape = builder.insertOleObject(stream...

    reference.aspose.com/words/java/com.aspose.word...
  2. NodeCollection.Count | Aspose.Words for .NET

    Discover the NodeCollection Count property to easily access the total number of nodes in your collection, enhancing data management and efficiency....(); // Add two runs and one shape as child nodes to the first..."Hello world! " )); Shape shape = new Shape ( doc , ShapeType ...

    reference.aspose.com/words/net/aspose.words/nod...
  3. Aspose::Words::Drawing::ShapeBase::get_Alternat...

    Aspose::Words::Drawing::ShapeBase::get_AlternativeText method. Defines alternative text to be displayed instead of a graphic in C++....Examples Shows how to use a shape’s alternative text. auto doc...:: Words :: Drawing :: Shape > shape = builder -> InsertShape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. SignatureLine.SignerTitle | Aspose.Words for .NET

    Customize the SignerTitle in SignatureLine to enhance your document workflow. Set suggested titles like 'Manager' for streamlined signing experiences...."Senior Manager" }; // Insert a shape that will contain a signature...created above. // If we insert a shape whose coordinates originate...

    reference.aspose.com/words/net/aspose.words.dra...
  5. SignatureLine.Signer | Aspose.Words for .NET

    Enhance your documents with SignatureLine Signer property. Easily set suggested signers for signature lines, streamlining your signing process effortlessly...."Senior Manager" }; // Insert a shape that will contain a signature...created above. // If we insert a shape whose coordinates originate...

    reference.aspose.com/words/net/aspose.words.dra...
  6. SignatureLine.Email | Aspose.Words for .NET

    Manage suggested signers' email addresses effortlessly with SignatureLine Email property. Enhance your workflow with customizable, user-friendly features...."Senior Manager" }; // Insert a shape that will contain a signature...created above. // If we insert a shape whose coordinates originate...

    reference.aspose.com/words/net/aspose.words.dra...
  7. HorizontalRuleFormat.alignment property | Aspos...

    HorizontalRuleFormat.alignment property. Gets or sets the alignment of the horizontal rule....to insert a horizontal rule shape, and customize its formatting...DocumentBuilder ( doc ); let shape = builder . insertHorizontalRule...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Forms2OleControl.Width | Aspose.Words for .NET

    Discover how to easily adjust the Width property of Forms2OleControl for precise control sizing in points. Enhance your UI design effortlessly!...docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); Forms2OleControl oleControl =...

    reference.aspose.com/words/net/aspose.words.dra...
  9. 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...
  10. ShapeRenderer constructor | Aspose.Words for Py...

    ShapeRenderer constructor. Initializes a new instance of this class....ShapeRenderer constructor ShapeRenderer(shape) Initializes a new instance...class. def __init__ ( self , shape : aspose . words . drawing ...

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