Aspose::Words::NodeType enum. Specifies the type of a Word document node in C++....FieldSeparator , FieldEnd , FormField , Shape , GroupShape , Footnote , Comment...group of shapes, images, OLE objects or other group shapes. A GroupShape...
Aspose::Words::Drawing::TextBoxAnchor enum. Specifies values used for Shape text vertical alignment in C++....enum Specifies values used for shape text vertical alignment. enum...:: Words :: Drawing :: Shape > shape = builder -> InsertShape...
学习如何用 Aspose.Cells 和 C++ 创建每行具有不同横向对齐方式的文本框。...first shape which is a text box and set its text Shapeshape = ws.... GetShapes (). Get ( 0 ); shape . SetText ( u "Sign up for your...
HorizontalRuleFormat.height property. Gets or sets the height of the horizontal rule....to insert a horizontal rule shape, and customize its formatting...DocumentBuilder ( doc ); let shape = builder . insertHorizontalRule...
Learn how to refresh values of linked Shapes in Excel files using Aspose.Cells for C++....Refresh Values of Linked Shapes with Golang via C++ Contents...Sometimes, you have a linked shape in your Excel file that is linked...
Aspose::Words::Drawing::Charts::Chart::get_SourceFullName method. Gets the path and name of an xls/xlsx file this chart is linked to in C++....() + u "Shape with linked chart.docx" ); auto shape = System...Aspose :: Words :: Drawing :: Shape > ( doc -> GetChild ( Aspose...
Aspose::Words::CompositeNode::GetChild method. Returns an Nth child node that matches the specified type in C++....(); // Add two runs and one shape as child nodes to the first...u "Hello world! " )); auto shape = System :: MakeObject < Aspose...
Discover the OlePackage FileName property to easily manage OLE package file names. Enhance your data handling with seamless integration and flexibility....system by double-clicking on the shape that contains the OLE object...MemoryStream ( zipFileBytes )) { Shapeshape = builder . InsertOleObject...
NodeCollection.count property. Gets the number of nodes in the collection....(); // Add two runs and one shape as child nodes to the first...world! " )); let shape = new aw . Drawing . Shape ( doc , aw . Drawing...
This section explains how to add or get layer information in a visio Shape with Aspose.Diagram....Contents [ Hide ] Configure Shape Objects with Layers in Visio...for .NET allows to configure shape objects with layers in Microsoft...