Sort Score
Result 10 results
Languages All
Labels All
Results 1,631 - 1,640 of 43,014 for

shape

(0.05 sec)
  1. GradientStop.BaseColor | Aspose.Words for .NET

    Discover the GradientStop BaseColor property to easily access the pure color of your gradient stop, enhancing your design with precision and clarity....DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...ShapeType . Rectangle , 80 , 80 ); shape . Fill . TwoColorGradient (...

    reference.aspose.com/words/net/aspose.words.dra...
  2. GradientStop.Transparency | Aspose.Words for .NET

    Discover the GradientStop Transparency property to easily adjust gradient fill transparency from 0% to 100%. Enhance your designs with precise control!...DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...ShapeType . Rectangle , 80 , 80 ); shape . Fill . TwoColorGradient (...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Paragraph|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.... AutoShape shape = ( AutoShape ) pres . getSlides...TextFrame textFrame = ( TextFrame ) shape . getTextFrame (); for ( IParagraph...

    docs.aspose.com/slides/java/paragraph/
  4. Aspose::Words::Drawing::Adjustment class | Aspo...

    Aspose::Words::Drawing::Adjustment class. Represents adjustment values that are applied to the specified Shape in C++....are applied to the specified shape. class Adjustment : public System..."Rounded rectangle shape.docx" ); auto shape = System :: ExplicitCast...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. ShapeBase.alternative_text property | Aspose.Wo...

    ShapeBase.alternative_text property. Defines alternative text to be displayed instead of a graphic....Examples Shows how to use a shape’s alternative text. doc = aw...DocumentBuilder ( doc ) shape = builder . insert_shape ( aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Working with GridJs Highlight feature|Documenta...

    This article describes how to use highlight on cell text, cell ranges ,Shapes and pictures in GridJs....getHighlightInverseR () Add shape to highlight array in the active...id of shape , can be find in xs . sheet . data . shapes Remove...

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  7. OleFormat.OleControl | Aspose.Words for .NET

    Discover the OleFormat OleControl property to access ActiveX control objects. Unlock enhanced functionality and integration for your OLE applications....docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); OleControl oleControl = shape . OleFormat...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Public API Changes in Aspose.Diagram 16.11.0|Do...

    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....ActiveXControl property in the Shape class. Please check this code...); // get a shape by ID Shape shape = page . Shapes . GetShape...

    docs.aspose.com/diagram/net/public-api-changes-...
  9. ImageData.ToImage | Aspose.Words for .NET

    Unlock the power of the ToImage method in ImageData to easily retrieve images stored in Shapes as Image objects. Enhance your projects effortlessly!...Gets the image stored in the shape as a Image object. public Image...MyDir + "Images.docx" ); // Shapes with the "HasImage" flag set...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Aspose::Words::Drawing::HorizontalRuleFormat::g...

    Aspose::Words::Drawing::HorizontalRuleFormat::get_Height method. Gets or sets the height of the horizontal rule in C++....to insert a horizontal rule shape, and customize its formatting...:: Words :: Drawing :: Shape > shape = builder -> InsertHorizontalRule...

    reference.aspose.com/words/cpp/aspose.words.dra...