Sort Score
Result 10 results
Languages All
Labels All
Results 1,861 - 1,870 of 43,062 for

shape

(0.2 sec)
  1. Forms2OleControlType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Ole.Forms2OleControlType enum, featuring a range of Forms 2.0 control types for enhanced document automation....docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); CheckBoxControl checkBoxControl...

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

    Discover the HtmlLoadOptions constructor, designed to effortlessly initialize instances with default settings for seamless web development....That ((( Shape ) doc . GetChild ( NodeType . Shape , 0 , true...That ((( Shape ) doc . GetChild ( NodeType . Shape , 0 , true...

    reference.aspose.com/words/net/aspose.words.loa...
  3. Shape.LastParagraph | Aspose.Words for .NET

    Access the LastParagraph property to easily retrieve the final paragraph in your Shape, enhancing your document's layout and readability....LastParagraph Shape.LastParagraph property Gets the last paragraph...paragraph in the shape. public Paragraph LastParagraph { get ; }...

    reference.aspose.com/words/net/aspose.words.dra...
  4. OleFormat | Aspose.Words for Java

    Provides access to the data of an OLE object or ActiveX control in Java.... Remarks: Use the Shape.getOleFormat() property to access...docm"); Shape shape = (Shape) doc.getChild(NodeType.SHAPE, 0, true);...

    reference.aspose.com/words/java/com.aspose.word...
  5. OoxmlSaveOptions.Compliance | Aspose.Words for ...

    Discover OoxmlSaveOptions Compliance to choose your OOXML version for output documents. Optimize your files with the default Ecma376_2006 setting....Examples Shows how to insert DML shapes into a document. Document doc...are two wrapping types that shapes may have. // 1 - Floating:...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Stroke class | Aspose.Words for Python

    aspose.words.drawing.Stroke class. Defines a stroke for a Shape...for a shape. To learn more, visit the Working with Shapes documentation...documentation article. Remarks Use the Shape.stroke property to access stroke...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Using Graphics API to edit Layers in PSD files|...

    Example of using Graphics API in the Aspose.PSD for Python...various methods for drawing shapes and applying brushes. graphics...the outline of the ellipse shape. The Color.alice_blue constant...

    docs.aspose.com/psd/python-net/graphics-api/
  8. OleFormat.clsid property | Aspose.Words for Python

    OleFormat.clsid property. Gets the CLSID of the OLE object....docm' ) # Shapes store and display OLE objects...body. shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Fill.BackTintAndShade | Aspose.Words for .NET

    Adjust the BackTintAndShade property to effortlessly lighten or darken your background color, enhancing your design's visual appeal and user experience....color for foreground/background shape color. Document doc = new Document...DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Aspose::Words::Rendering::ShapeRenderer::ShapeR...

    Aspose::Words::Rendering::ShapeRenderer::ShapeRenderer constructor. Initializes a new instance of this class in C++....ShapeBase > & shape ) Parameter Type Description shape const Sys...::ShapeBase>& The DrawinML shape object that you want to render...

    reference.aspose.com/words/cpp/aspose.words.ren...