Sort Score
Result 10 results
Languages All
Labels All
Results 1,201 - 1,210 of 49,132 for

shape

(0.09 sec)
  1. Working with Geometry Section|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....Section of a Connector Shape Any shape in Microsoft Office Visio...different component of the shape. Most shapes have just one geometry...

    docs.aspose.com/diagram/java/working-with-geome...
  2. 3D 演示文稿|Aspose.Slides for Node.js via .NET 文档

    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....可以通过以下方式获取该类的实例: 用于创建 PowerPoint 3D 模型的 Shape.getThreeDFormat() 方法。 用于创建 3D...Presentation (); try { var shape = pres . getSlides (). get_Item...

    docs.aspose.com/slides/zh/nodejs-java/3d-presen...
  3. ShadowFormat.Transparency | Aspose.Words for .NET

    ShadowFormat.Transparency property sets shadow effect transparency from 0 opaque to 1 clear in Aspose.Words documents....docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); ShadowFormat shadowFormat = shape . ShadowFormat...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Aspose::Words::Drawing::ShapeBase::get_IsSignat...

    Aspose::Words::Drawing::ShapeBase::get_IsSignatureLine method. Indicates that Shape is a SignatureLine in C++....Line method Indicates that shape is a SignatureLine . bool Aspose..."Senior Manager" ); // Insert a shape that will contain a signature...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. 使用JavaScript通过C++提取Gear类型SmartArt形状中的文本|Documen...

    学习如何使用Aspose.Cells for Java脚本通过C++从Gear类型SmartArt形状中提取文本...为此,你应首先使用 Shape.resultOfSmartArt 属性将Smart Art形状转换为组形状,然后使用...属性获取组成该组形状的所有单个形状的数组,最后可以在循环中逐一迭代所有单个形状并使用 Shape.text 属性提取其文本。 从齿轮型智能图形中提取文本...

    docs.aspose.com/cells/zh/javascript-cpp/extract...
  6. ShapeBase.AspectRatioLocked | Aspose.Words for ...

    Discover the ShapeBase AspectRatioLocked property to effortlessly maintain your Shapes' aspect ratio for perfect designs. Enhance your projects today!...property Specifies whether the shape’s aspect ratio is locked. public...it is true but for the other shape types it is false . Has effect...

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

    Discover the ShapeBase SizeInPoints property to easily retrieve and manage Shape dimensions in points for precise design control....property Gets the size of the shape in points. public SizeF SizeInPoints...Examples Shows how to verify a shape’s size and markup language....

    reference.aspose.com/words/net/aspose.words.dra...
  8. HorizontalAlignment Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.HorizontalAlignment enum for precise control over horizontal alignment in floating text frames and tables. Enhance your document layout!...horizontal alignment of a floating shape, text frame or floating table...it to the page's center. Shape shape = builder . InsertImage (...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Aspose::Words::Drawing::ShadowType enum | Aspos...

    Aspose::Words::Drawing::ShadowType enum. Specifies the type of a Shape shadow in C++....enum Specifies the type of a shape shadow. enum class ShadowType...a shadow formatting for the shape. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Manage PowerPoint Shapes in JavaScript|Aspose.S...

    Learn how to create, edit, format, and manipulate Shapes with JavaScript and Aspose.Slides for Node.js, with code examples for PPT and PPTX presentations....PowerPoint Shapes in JavaScript Contents [ Hide ] Shape Types in...Format PowerPoint Shapes in JavaScript Apply Shape Effects in Presentations...

    docs.aspose.com/slides/nodejs-java/powerpoint-s...