Sort Score
Result 10 results
Languages All
Labels All
Results 1,511 - 1,520 of 48,846 for

shape

(0.28 sec)
  1. Aspose::Words::NodeType enum | Aspose.Words for...

    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...

    reference.aspose.com/words/cpp/aspose.words/nod...
  2. Aspose::Words::Drawing::TextBoxAnchor enum | As...

    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...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. 用 C++ 创建每行拥有不同水平对齐方式的文本框|Documentation

    学习如何用 Aspose.Cells 和 C++ 创建每行具有不同横向对齐方式的文本框。...first shape which is a text box and set its text Shape shape = ws.... GetShapes (). Get ( 0 ); shape . SetText ( u "Sign up for your...

    docs.aspose.com/cells/zh/cpp/create-textbox-in-...
  4. HorizontalRuleFormat.height property | Aspose.W...

    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...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Refresh Values of Linked Shapes with Golang via...

    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...

    docs.aspose.com/cells/go-cpp/refresh-values-of-...
  6. Aspose::Words::Drawing::Charts::Chart::get_Sour...

    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...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose::Words::CompositeNode::GetChild method |...

    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...

    reference.aspose.com/words/cpp/aspose.words/com...
  8. OlePackage.FileName | Aspose.Words for .NET

    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 )) { Shape shape = builder . InsertOleObject...

    reference.aspose.com/words/net/aspose.words.dra...
  9. NodeCollection.count property | Aspose.Words fo...

    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...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Working with Layers|Documentation

    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...

    docs.aspose.com/diagram/net/working-with-layers/