Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 43,063 for

shape

(0.07 sec)
  1. Fill class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Fill class. Represents fill formatting for an object...Examples Shows how to fill a shape with a solid color. let doc...then cover it with a floating shape. builder . font . size = 32...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Rendering::NodeRendererBase::Get...

    Aspose::Words::Rendering::NodeRendererBase::GetOpaqueBoundsInPixels method. Calculates the opaque bounds of the Shape in pixels for a specified zoom factor and resolution in C++....Calculates the opaque bounds of the shape in pixels for a specified zoom...The opaque rectangle of the shape in pixels. Remarks This method...

    reference.aspose.com/words/cpp/aspose.words.ren...
  3. CompositeNode.GetChild | Aspose.Words for .NET

    Discover the CompositeNode GetChild method to easily retrieve the Nth child node of a specific type, enhancing your data management 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...
  4. Fill Class | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.Fill class for advanced fill formatting options, enhancing your document design and visual appeal effortlessly....Examples Shows how to fill a shape with a solid color. Document...then cover it with a floating shape. builder . Font . Size = 32...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Compress DOCX In C++

    Compress DOCX in C++ without losing quality. Optimize DOCX content, reduce file size easily....(NodeType::Shape, true ); for ( const auto & shape : System::...System:: IterateOver <Shape>(nodes)) { if (shape-> get_HasImage ()) {...

    products.aspose.com/words/cpp/compress/docx/
  6. Insert Pictures and Shapes of Excel files.|Docu...

    Manage pictures, oleobject, Shapes into Excel files....Insert Pictures and Shapes of Excel files. Contents [ Hide ]...need to insert some necessary shapes into the worksheet.You may...

    docs.aspose.com/cells/python-net/insert-shapes/
  7. ImageData.ChromaKey | Aspose.Words for .NET

    Discover the ImageData ChromaKey property, set transparent colors for your images and enhance visual effects effortlessly. Unlock creative possibilities!...Examples Shows how to edit a shape’s image data. Document imgSourceDoc..."Images.docx" ); Shape sourceShape = ( Shape ) imgSourceDoc ....

    reference.aspose.com/words/net/aspose.words.dra...
  8. TextBox.vertical_anchor property | Aspose.Words...

    TextBox.vertical_anchor property. Specifies the vertical alignment of the text within a Shape....alignment of the text within a shape. @property def vertical_anchor...doc = doc ) shape = builder . insert_shape ( shape_type = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Drawing::ShapeBase::get_AspectRa...

    Aspose::Words::Drawing::ShapeBase::get_AspectRatioLocked method. Specifies whether the Shape's aspect ratio is locked in C++....method Specifies whether the shape’s aspect ratio is locked. bool...it is true but for the other shape types it is false . Has effect...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. ShapeBase.isHorizontalRule property | Aspose.Wo...

    ShapeBase.isHorizontalRule property. Returns ``true`` if this Shape is a horizontal rule....property Returns true if this shape is a horizontal rule. get isHorizontalRule...to insert a horizontal rule shape, and customize its formatting...

    reference.aspose.com/words/nodejs-net/aspose.wo...