Sort Score
Result 10 results
Languages All
Labels All
Results 1,801 - 1,810 of 43,064 for

shape

(0.13 sec)
  1. Adjustment.value property | Aspose.Words for Py...

    Adjustment.value property. Gets or sets the raw value of the adjustment....for calculations within the shape guides. Examples Shows how to...+ 'Rounded rectangle shape.docx' ) shape = doc . get_child ( aw...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Miss the possibility to set actions - Free Supp...

    Actions can be defined in Viso. This gives you a drop-down list on a Shape with which you can set various things. How can I control these actions with Apose.Diagram? I have not found a way to do this in the API. I also …...gives you a drop-down list on a shape with which you can set various...shows the corresponding visio shape with the action and the entries...

    forum.aspose.com/t/miss-the-possibility-to-set-...
  3. CompatibilityOptions.optimize_for method | Aspo...

    CompatibilityOptions.optimize_for method. Allows to optimize the document contents as well as default Aspose.Words behavior to a particular versions of MS Word....inserting an image will define its shape using VML. doc . compatibility_options...aw . NodeType . SHAPE , 0 , True ) . as_shape () . markup_language...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Drawing::Charts::AxisTickLabels:...

    Aspose::Words::Drawing::Charts::AxisTickLabels::get_Rotation method. Gets or sets the rotation of the tick labels in degrees in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...AxisTickLabels > xTickLabels = shape -> get_Chart () -> get_AxisX...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. 创建每行具有不同水平对齐方式的文本框,使用 Node.js 和 C++|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 创建每行可以有不同水平对齐方式的文本框...80 , 400 ); // Access first shape which is a text box and set...text. const shape = ws . getShapes (). get ( 0 ); shape . setText...

    docs.aspose.com/cells/zh/nodejs-cpp/create-text...
  6. Aspose::Words::Drawing::Charts::ChartFormat::Se...

    Aspose::Words::Drawing::Charts::ChartFormat::SetDefaultFill method. Resets the fill of the chart element to have the default value in C++....docx" ); auto shape = System :: ExplicitCast < Aspose...Aspose :: Words :: Drawing :: Shape > ( doc -> GetChild ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. OleFormat.source_full_name property | Aspose.Wo...

    OleFormat.source_full_name property. Gets or sets the path and name of the source file for the linked OLE object....objects creates shapes that store these objects. shapes = [ node .... as_shape () for node in doc . get_child_nodes ( aw . NodeType...

    reference.aspose.com/words/python-net/aspose.wo...
  8. CompositeNode Class | Aspose.Words for .NET

    Discover the Aspose.Words.CompositeNode class, your essential tool for creating complex document structures with ease and efficiency....(); // Add two runs and one shape as child nodes to the first..."Hello world! " )); Shape shape = new Shape ( doc , ShapeType ...

    reference.aspose.com/words/net/aspose.words/com...
  9. Aspose::Words::Drawing::HorizontalRuleFormat cl...

    Aspose::Words::Drawing::HorizontalRuleFormat class. Represents horizontal rule formatting. To learn more, visit the documentation article in C++....more, visit the Working with Shapes documentation article. class...to insert a horizontal rule shape, and customize its formatting...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. ThemeFonts | Aspose.Words for Java

    Represents a collection of fonts in the font scheme allowing to specify different fonts for different languages getLatin / setLatinjava.lang.String getEastAsian / setEastAsianjava.lang.String and getComplexScript / setComplexScriptjava.lang.String in Java....insert a shape, and then set a color for it via "Shape Format"...Format" -> "Shape Styles". ThemeColors colors = theme.getColors(); colors...

    reference.aspose.com/words/java/com.aspose.word...