Sort Score
Result 10 results
Languages All
Labels All
Results 1,531 - 1,540 of 12,723 for

shape

(0.07 sec)
  1. Forms2OleControl.Caption | Aspose.Words for .NET

    Discover the Forms2OleControl Caption property to easily customize your control's title. Enhance user experience with this simple, effective feature....Caption = "Button caption" }; Shape shape = builder . InsertForms2OleContr..."ActiveX controls.docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...

    reference.aspose.com/words/net/aspose.words.dra...
  2. SignatureLine.DefaultInstructions | Aspose.Word...

    Discover how the SignatureLine DefaultInstructions property enhances your Sign dialog with customizable default instructions for a seamless user experience...."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...
  3. Picture Frame|Aspose.Slides for PHP Documentation

    Add a picture frame to a PowerPoint presentation in PHP...Hide ] A picture frame is a shape that contains an image—it is...that will be used to fill the shape. Specify the image’s width and...

    docs.aspose.com/slides/php-java/picture-frame/
  4. Manage Hyperlinks|Aspose.Slides for Node.js via...

    How to add hyperlink to a PowerPoint Presentation in JavaScript...Links to websites inside texts, shapes, or media Links to slides Aspose...} Adding URL Hyperlinks to Shapes or Frames This sample code...

    docs.aspose.com/slides/nodejs-java/manage-hyper...
  5. ChartFormat Class | Aspose.Words for .NET

    Discover the Aspose.Words.ChartFormat class for advanced chart element styling. Enhance your documents with professional, customizable chart designs....get; set; } Gets or sets the shape type of the parent chart element...DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...

    reference.aspose.com/words/net/aspose.words.dra...
  6. GradientStopCollection.Count | Aspose.Words for...

    Discover the GradientStopCollection Count property, which provides the total number of items, enhancing your data management and UI design efficiency....DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...ShapeType . Rectangle , 80 , 80 ); shape . Fill . TwoColorGradient (...

    reference.aspose.com/words/net/aspose.words.dra...
  7. 自定义形状|Aspose.Slides 文档

    在 Java 中的 PowerPoint 演示文稿中添加自定义形状...Shape 使用 geometryPathToGraphi 和 graphicsPathToGeomet...类)在 GeometryPath 和 java.awt.Shape 之间来回转换。 简单编辑操作 以下 Java 代码演示如何...

    docs.aspose.com/slides/zh/java/custom-shape/
  8. Aspose::Words::SignatureLineOptions::get_Defaul...

    Aspose::Words::SignatureLineOptions::get_DefaultInstructions method. Gets or sets a value indicating that default instructions is shown in the Sign dialog. Default value for this property is true 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. ImageType enumeration | Aspose.Words for Python

    aspose.words.drawing.ImageType enumeration. Specifies the type (format) of an image in a Microsoft Word document....Shows how to add an image to a shape and check its type. doc = aw...DocumentBuilder ( doc = doc ) img_shape = builder . insert_image ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::SignatureLineOptions::get_Instru...

    Aspose::Words::SignatureLineOptions::get_Instructions method. Gets or sets instructions to the signer that are displayed on signing the signature line. 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...