Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 5,073 for

shape position

(0.07 sec)
  1. 更新 VSTO 和 Aspose.Diagram 中的形状属性|Documentation

    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....//Create shape object to get required shape Visio . Shape shape = page...page . Shapes [ "Process1" ]; //Set shape text and text style...

    docs.aspose.com/diagram/zh/net/update-shape-pro...
  2. Aspose::Words::DocumentBuilder::InsertForms2Ole...

    Aspose::Words::DocumentBuilder::InsertForms2OleControl method. Inserts Forms2OleControl object into current Position in C++....Forms2OleControl object into current position. System :: SharedPtr < Aspose...Aspose :: Words :: Drawing :: Shape > Aspose :: Words :: DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. ChartFormat Class | Aspose.Words for .NET

    Discover the Aspose.Words.ChartFormat class for advanced chart element styling. Enhance your documents with professional, customizable chart designs....get; set; } Gets or sets the shape type of the parent chart element...DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Setting Connector line jump style|Documentation

    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....particular shape. Set shape’s Jump style. Set shape’s Jump style...your .NET application to set shape’s jump style using Aspose.Diagram...

    docs.aspose.com/diagram/net/set-connector-line-...
  5. ChartTitle.Format | Aspose.Words for .NET

    Explore the ChartTitle Format property for enhanced fill and line styling, giving your charts a professional and polished look....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...432 , 252 ); Chart chart = shape . Chart ; // Delete series generated...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Chart.Format | Aspose.Words for .NET

    Unlock advanced chart formatting with our tool! Easily customize fill and line styles for stunning, professional visuals that enhance your data presentation....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...432 , 252 ); Chart chart = shape . Chart ; // Delete series generated...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ShapeBase.Width | Aspose.Words for .NET

    Discover the ShapeBase Width property. Easily adjust the width of your Shape's containing block for enhanced design flexibility and precision....the containing block of the shape. public double Width { get ;...top-level shape, the value is in points. For shapes in a group...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ShapeBase.Height | Aspose.Words for .NET

    Discover the ShapeBase Height property to easily adjust your Shape's container height, enhancing design flexibility and precision in your projects....the containing block of the shape. public double Height { get...top-level shape, the value is in points. For shapes in a group...

    reference.aspose.com/words/net/aspose.words.dra...
  9. GroupShape class | Aspose.Words for Python

    aspose.words.drawing.GroupShape class. Represents a group of Shapes in a document...class Represents a group of shapes in a document. To learn more...visit the How to Add Group Shape into a Word Document documentation...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 在工作表中将形状移到前面或后面,用Node.js通过C++|Documentation

    学习如何使用Aspose.Cells for Node.js via C++将形状置于工作表的前面或后面。...Cells提供 Shape.toFrontOrBack() 方法,可以改变形状的z... 在工作表内发送形状到最前或最后 以下示例代码解释了 Shape.toFrontOrBack() 方法的用法。请查看代码中使用的...

    docs.aspose.com/cells/zh/nodejs-cpp/send-shape-...