Sort Score
Result 10 results
Languages All
Labels All
Results 1,501 - 1,510 of 43,059 for

shape

(0.08 sec)
  1. Aspose::Words::Drawing::OlePackage::get_FileNam...

    Aspose::Words::Drawing::OlePackage::get_FileName method. Gets or sets OLE Package file name in C++....system by double-clicking on the shape that contains the OLE object...:: Words :: Drawing :: Shape > shape = builder -> InsertOleObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Fill.BackThemeColor | Aspose.Words for .NET

    Customize your design with the BackThemeColor property. Easily set a ThemeColor object to enhance your background fill and elevate your user experience....color for foreground/background shape color. Document doc = new Document...DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Shape.has_chart property | Aspose.Words for Python

    Shape.has_chart property. Returns ``True`` if this [Shape](../) has a [Chart](../../../aspose.words.drawing.charts/chart/)....property Shape.has_chart property Returns True if this Shape has a...drawing class Shape Shape.first_paragraph property Shape.has_image...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Shape.firstParagraph property | Aspose.Words fo...

    Shape.firstParagraph property. Gets the first paragraph in the Shape....firstParagraph property Shape.firstParagraph property Gets the...the first paragraph in the shape. get firstParagraph () : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Node class | Aspose.Words for C+...

    Aspose::Words::Node class. Base class for all nodes of a Word document. To learn more, visit the documentation article 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/node/
  6. ShapeBase.alternativeText property | Aspose.Wor...

    ShapeBase.alternativeText property. Defines alternative text to be displayed instead of a graphic....Examples Shows how to use a shape’s alternative text. let doc...DocumentBuilder ( doc ); let shape = builder . insertShape ( aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Drawing|Documentation

    This section explains how to draw Shapes in a visio page with Aspose.Diagram....polyline shape in a page. In order to draw a polyline shape, the...bezier shape in a page. In order to draw a bezier shape, the API...

    docs.aspose.com/diagram/net/drawing/
  8. OptionButtonControl.Selected | Aspose.Words for...

    Manage your OptionButtonControl with ease! Set or get its selected state with a simple boolean value for seamless user interaction....docx" ); Shape shape1 = ( Shape ) doc . GetChild (...( NodeType . Shape , 0 , true ); OptionButtonControl optionButton1...

    reference.aspose.com/words/net/aspose.words.dra...
  9. CompositeNode.getChild method | Aspose.Words fo...

    CompositeNode.getChild method. Returns an Nth child node that matches the specified type....(); // 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. Aspose::Words::Drawing::Stroke::get_ImageBytes ...

    Aspose::Words::Drawing::Stroke::get_ImageBytes method. Defines the image for a stroke image or pattern fill in C++....Examples Shows how to process shape stroke features. auto doc =...() + u "Shape stroke pattern border.docx" ); auto shape = System...

    reference.aspose.com/words/cpp/aspose.words.dra...