Sort Score
Result 10 results
Languages All
Labels All
Results 1,111 - 1,120 of 9,913 for

shape

(0.03 sec)
  1. SignatureLine.ShowDate | Aspose.Words for .NET

    Discover the SignatureLine ShowDate property, enabling or disabling sign date visibility in your signature line for enhanced document clarity. Default is true...."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...
  2. TextBox.IsValidLinkTarget | Aspose.Words for .NET

    Discover if your TextBox can link to a target with the IsValidLinkTarget method. Enhance your UI functionality effortlessly!...new DocumentBuilder ( doc ); Shape textBoxShape1 = builder . InsertShape...TextBox ; builder . Writeln (); Shape textBoxShape2 = builder . InsertShape...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ArrowLength | Aspose.Words for Java

    Length of the arrow at the end of a line in Java....Shows to create a variety of shapes. Document doc = new Document();...Below are four examples of shapes that we can insert into our...

    reference.aspose.com/words/java/com.aspose.word...
  4. 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...
  5. Adjustment.Name | Aspose.Words for .NET

    Discover the Adjustment Name property to easily access and manage your adjustments for improved efficiency and streamlined workflows...."Rounded rectangle shape.docx" ); Shape shape = ( Shape ) doc . GetChild...GetChild ( NodeType . Shape , 0 , true ); AdjustmentCollection adjustments...

    reference.aspose.com/words/net/aspose.words.dra...
  6. OleFormat.SuggestedExtension | Aspose.Words for...

    Discover the OleFormat SuggestedExtension property to easily obtain the ideal file extension for saving your embedded objects efficiently....docm" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); // The OLE object in the first...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Aspose::Words::Drawing::ImageData::ToImage meth...

    Aspose::Words::Drawing::ImageData::ToImage method. Gets the image stored in the Shape as a Image object in C++....Gets the image stored in the shape as a Image object. System ::...MyDir + u "Images.docx" ); // Shapes with the "HasImage" flag set...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::SignatureLineOptions::get_Email ...

    Aspose::Words::SignatureLineOptions::get_Email method. Gets or sets suggested signer's e-mail address. Default value for this property is empty string in C++....docx" ); auto shape = System :: ExplicitCast < Shape > ( doc ->...NodeType :: Shape , 0 , true )); signatureLine = shape -> get_SignatureLine...

    reference.aspose.com/words/cpp/aspose.words/sig...
  9. Manage Autofit Settings|Aspose.Slides for PHP D...

    Set the autofit settings for textbox in PowerPoint...PowerPoint uses the Resize shape to fix text setting for the...overflow Resize shape to fit text Wrap text in shape. Aspose.Slides...

    docs.aspose.com/slides/php-java/manage-autofit-...
  10. 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...