Sort Score
Result 10 results
Languages All
Labels All
Results 1,381 - 1,390 of 45,678 for

shape

(0.1 sec)
  1. Stroke.StartArrowLength | Aspose.Words for .NET

    Discover the Stroke StartArrowLength property to customize your design's arrowhead length, enhancing visual appeal and precision in your projects....Shows to create a variety of shapes. Document doc = new Document...Below are four examples of shapes that we can insert into our...

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

    Customize your design with the Stroke BackThemeColor property. Easily set a ThemeColor for your stroke background to enhance visual appeal....docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); Stroke stroke = shape . Stroke ;...

    reference.aspose.com/words/net/aspose.words.dra...
  3. CheckBoxControl.Type | Aspose.Words for .NET

    Discover the CheckBoxControl Type property for Forms 2.0, unlocking versatile control options to enhance your application’s functionality....docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); CheckBoxControl checkBoxControl...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Aspose::Words::Drawing::Charts::ChartFormat::ge...

    Aspose::Words::Drawing::Charts::ChartFormat::get_IsDefined method. Gets a flag indicating whether any format is defined in C++....docx" ); auto shape = System :: ExplicitCast < Aspose...Aspose :: Words :: Drawing :: Shape > ( doc -> GetChild ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. HtmlSaveOptions.ScaleImageToShapeSize | Aspose....

    Discover how HtmlSaveOptions' ScaleImageToShapeSize property optimizes image scaling in Aspose.Words for HTML, MHTML, or EPUB exports. Enhance your documents!...Words to the bounding shape size when exporting to HTML...Microsoft Word document is a shape. The shape has a size and the image...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Manage TextBox|Aspose.Slides Documentation

    Manage a text box or text frame in PowerPoint presentations using C++...typically exist in text boxes or shapes. Therefore, to add a text to...interface that allows you to add a shape containing some text. Info Aspose...

    docs.aspose.com/slides/cpp/manage-textbox/
  7. OleFormat.Save | Aspose.Words for .NET

    Discover the OleFormat Save method to efficiently store embedded object data in your chosen stream. Enhance data management with ease!...docm" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); // The OLE object in the first...

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

    Aspose::Words::Drawing::HorizontalRuleFormat::get_Color method. Gets or sets the brush color that fills 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...
  9. Public API Changes in Aspose.Diagram 6.0.0|Docu...

    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....added in the Shape class The isGlued method takes a shape object as...parameter to determine that the two shapes glued or not. Example code:...

    docs.aspose.com/diagram/java/public-api-changes...
  10. 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...