Sort Score
Result 10 results
Languages All
Labels All
Results 1,291 - 1,300 of 9,912 for

shape

(0.03 sec)
  1. SignatureLineOptions.DefaultInstructions | Aspo...

    Discover how the SignatureLineOptions DefaultInstructions property enhances your Sign dialog with customizable default instructions for a seamless user experience....docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); signatureLine = shape . SignatureLine...

    reference.aspose.com/words/net/aspose.words/sig...
  2. SignatureLineOptions.ShowDate | Aspose.Words fo...

    Discover how the SignatureLineOptions ShowDate property enhances your document's professionalism by displaying the sign date on signature lines....docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); signatureLine = shape . SignatureLine...

    reference.aspose.com/words/net/aspose.words/sig...
  3. DocumentBuilder.insert_group_shape method | Asp...

    aspose.words.DocumentBuilder.insert_group_Shape method...insert_group_shape method Contents [ Hide ] insert_group_shape(shapes)...s) Groups the shapes passed as a parameter into a new GroupShape...

    reference.aspose.com/words/python-net/aspose.wo...
  4. OoxmlSaveOptions.Compliance | Aspose.Words for ...

    Discover OoxmlSaveOptions Compliance to choose your OOXML version for output documents. Optimize your files with the default Ecma376_2006 setting....Examples Shows how to insert DML shapes into a document. Document doc...are two wrapping types that shapes may have. // 1 - Floating:...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Using Graphics API to edit Layers in PSD files|...

    Example of using Graphics API in the Aspose.PSD for Python...various methods for drawing shapes and applying brushes. graphics...the outline of the ellipse shape. The Color.alice_blue constant...

    docs.aspose.com/psd/python-net/graphics-api/
  6. ImageData.crop_bottom property | Aspose.Words f...

    ImageData.crop_bottom property. Defines the fraction of picture removal from the bottom side....filled by the fill color of the shape). Positive values less than...being stretched to fit the shape. The default value is 0. Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ImageData.crop_right property | Aspose.Words fo...

    ImageData.crop_right property. Defines the fraction of picture removal from the right side....filled by the fill color of the shape). Positive values less than...being stretched to fit the shape. The default value is 0. Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::DocumentBuilder::InsertForms2Ole...

    Aspose::Words::DocumentBuilder::InsertForms2OleControl method. Inserts Forms2OleControl object into current position in C++....Aspose :: Words :: Drawing :: Shape > Aspose :: Words :: DocumentBuilder...forms2OleControl ) ReturnValue Shape object that contains passed...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. Manage TextBox|Aspose.Slides for Node.js via .N...

    Manage a text box or text frame in PowerPoint presentations using JavaScript...typically exist in text boxes or shapes. Therefore, to add a text to...class that allows you to add a shape containing some text. Info Aspose...

    docs.aspose.com/slides/nodejs-java/manage-textbox/
  10. Node.remove method | Aspose.Words for Python

    Node.remove method. Removes itself from the parent....Examples Shows how to delete all shapes with images from a document...docx' ) shapes = doc . get_child_nodes ( aw . NodeType . SHAPE , True...

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