Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 9,913 for

shape

(0.03 sec)
  1. 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...
  2. Shape.has_chart property | Aspose.Words for Python

    Shape.has_chart property. Returns ``True`` if this [Shape](../) has a [Chart](../../../aspose.words.drawing.charts/chart/)....property Shape.has_chart property Returns True if this Shape has a...drawing class Shape Shape.first_paragraph property Shape.has_image...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Drawing::ShapeBase::get_Relative...

    Aspose::Words::Drawing::ShapeBase::get_RelativeHorizontalPosition method. Specifies relative to what the Shape is positioned horizontally in C++....Specifies relative to what the shape is positioned horizontally....only for top level floating shapes. Examples Shows how to insert...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::Drawing::ImageData::Save method ...

    Aspose::Words::Drawing::ImageData::Save method. Saves the image into the specified stream in C++....docx" ); // Shapes with the "HasImage" flag set...NodeType :: Shape , true ) -> LINQ_Cast < SharedPtr < Shape >> () ->...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. TextBox | Aspose.Words for Java

    Defines attributes that specify how a text is displayed inside a Shape in Java....inside a shape. To learn more, visit the Working with Shapes documentation...documentation article. Remarks: Use the Shape.getTextBox() property to access...

    reference.aspose.com/words/java/com.aspose.word...
  6. AdjustmentCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.AdjustmentCollection class—your solution for managing readonly adjustment values for Shapes. Enhance your document designs effortlessly!...are applied to the specified shape. public class AdjustmentCollection..."Rounded rectangle shape.docx" ); Shape shape = ( Shape ) doc . GetChild...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Getting theme color for BPMN Events - Free Supp...

    Hi, Is there a way to know if a Shape has the theme applied to it and what color fill / line color it should have based on that theme? File file = new File(PATH_TO_VSDX_FILE); Diagram d = new Diagram(file.getAbsolutePa…...Is there a way to know if a shape has the theme applied to it...for(Shape shape : (Iterable<Shape>) pageShapes) { shape.getInheritFill()...

    forum.aspose.com/t/getting-theme-color-for-bpmn...
  8. 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...
  9. TextBox.vertical_anchor property | Aspose.Words...

    TextBox.vertical_anchor property. Specifies the vertical alignment of the text within a Shape....alignment of the text within a shape. @property def vertical_anchor...doc = doc ) shape = builder . insert_shape ( shape_type = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  10. SignatureLine.AllowComments | Aspose.Words for ...

    Discover the SignatureLine AllowComments property, enable signers to add comments in the Sign dialog for enhanced feedback. Default is false...."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...