Sort Score
Result 10 results
Languages All
Labels All
Results 1,551 - 1,560 of 42,308 for

shape

(0.03 sec)
  1. HorizontalRuleFormat.NoShade | Aspose.Words for...

    Discover the HorizontalRuleFormat NoShade property, control 3D shading for horizontal rules. Achieve a sleek, solid color design effortlessly!...to insert a horizontal rule shape, and customize its formatting...DocumentBuilder ( doc ); Shape shape = builder . InsertHorizontalRule...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Aspose::Words::Drawing::TextBox::get_Parent met...

    Aspose::Words::Drawing::TextBox::get_Parent method. Gets a parent Shape for the TextBox in C++....TextBox::get_Parent method Gets a parent shape for the TextBox . System ::...Aspose :: Words :: Drawing :: Shape > Aspose :: Words :: Drawing...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Drawing::OleFormat::get_SourceIt...

    Aspose::Words::Drawing::OleFormat::get_SourceItem method. Gets or sets a string that is used to identify the portion of the source file that is being linked in C++....Inserting OLE objects creates shapes that store these objects. ArrayPtr...ArrayPtr < SharedPtr < Shape >> shapes = doc -> GetChildNodes...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. ShadowFormat.type property | Aspose.Words for P...

    ShadowFormat.type property. Gets or sets the specified [ShadowType](../../shadowtype/) for ShadowFormat....docx' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...True ) . as_shape () shadow_format = shape . shadow_format self...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Manage Smart Art with Node.js via C++|Documenta...

    Learn how to manage Smart Art in Aspose.Cells for Node.js via C++....to Group Shape with Node.js via C++ Determine if Shape is Smart...Smart Art Shape with Node.js via C++ Extract Text from the Gear Type...

    docs.aspose.com/cells/nodejs-cpp/managing-smart...
  6. Fill.set_image method | Aspose.Words for Python

    aspose.words.drawing.Fill.set_image method... Examples Shows how to set shape fill type as image. doc = aw...setting image. shape = builder . insert_shape ( shape_type = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. ShapeType | Aspose.Words for Java

    Specifies the type of Shape in a Microsoft Word document in Java....ShapeType Specifies the type of shape in a Microsoft Word document...Examples: Shows how to insert a shape with an image from the local...

    reference.aspose.com/words/java/com.aspose.word...
  9. NodeList.Item | Aspose.Words for .NET

    Access specific nodes effortlessly with the NodeList Item property. Retrieve nodes by index for streamlined data manipulation and efficient coding....aph/Run" )); // Access the shape that contains the image we inserted...nodeList = doc . SelectNodes ( "//Shape" ); Assert . AreEqual ( 1 ,...

    reference.aspose.com/words/net/aspose.words/nod...
  10. OleFormat.OlePackage | Aspose.Words for .NET

    Access OlePackage properties for OLE objects effortlessly. Get seamless integration with OLE Packages and enhance your data handling capabilities....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...