Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 43,015 for

shape

(0.04 sec)
  1. ShapeBase.Target | Aspose.Words for .NET

    Discover ShapeBase Target property to easily set or retrieve hyperlink target frames for your Shapes, enhancing user navigation and experience....sets the target frame for the shape hyperlink. public string Target...Examples Shows how to insert a shape which contains an image, and...

    reference.aspose.com/words/net/aspose.words.dra...
  2. ShapeBase.isLayoutInCell property | Aspose.Word...

    ShapeBase.isLayoutInCell property. Gets or sets a flag indicating whether the Shape is displayed inside a table or outside of it....flag indicating whether the shape is displayed inside a table...Has effect only for top level shapes, the property ShapeBase.wrapType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ReflectionFormat Class | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.ReflectionFormat class for advanced object reflection formatting. Enhance your document design with seamless integration!...to interact with reflection shape effect. Document doc = new Document...+ "Various shapes.docx" ); Shape shape = ( Shape ) doc . GetChild...

    reference.aspose.com/words/net/aspose.words.dra...
  4. DocumentBuilder.currentSection property | Aspos...

    DocumentBuilder.currentSection property. Gets the section that is currently selected in this [DocumentBuilder](../)....DocumentBuilder ( doc ); let shape = builder . insertImage ( base.... imageDir + "Logo.jpg" ); shape . wrapType = aw . Drawing ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. DocumentBase.BackgroundShape | Aspose.Words for...

    Discover the DocumentBase BackgroundShape property, easily customize your document's background Shape for enhanced visual appeal. Maximize your design potential!...background shape of the document. Can be null . public Shape BackgroundShape...Microsoft Word allows only a shape that has its ShapeType property...

    reference.aspose.com/words/net/aspose.words/doc...
  6. ChartSeriesGroupCollection.RemoveAt | Aspose.Wo...

    Effortlessly remove a series group with the ChartSeriesGroupCollection RemoveAt method. Simplify your chart management by eliminating unwanted data....docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); Chart chart = shape . Chart ; ...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Forms2OleControl.BackColor | Aspose.Words for .NET

    Discover the Forms2OleControl BackColor property to customize your control's background color. Enhance your UI with flexible color options today!...docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); Forms2OleControl oleControl =...

    reference.aspose.com/words/net/aspose.words.dra...
  8. DocumentVisitor.visitShapeStart method | Aspose...

    DocumentVisitor.visitShapeStart method. Called when enumeration of a Shape has started....visitShapeStart(shape) Called when enumeration of a shape has started...visitShapeStart ( shape : Aspose . Words . Drawing . Shape ) Parameter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 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 = doc ) shape = builder . insert_horizontal_rule...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Drawing::ShapeBase::get_ParentPa...

    Aspose::Words::Drawing::ShapeBase::get_ParentParagraph method. Returns the immediate parent paragraph in C++...." ); SharedPtr < Shape > shape = builder -> InsertShape... 50 ); builder -> MoveTo ( shape -> get_LastParagraph ()); builder...

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