Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 48,774 for

shape

(1.5 sec)
  1. ShapeBase.IsMoveFromRevision | Aspose.Words for...

    Discover the ShapeBase IsMoveFromRevision property in Microsoft Word. Easily track changes and identify moved or deleted objects with precision....how to identify move revision shapes. // A move revision is when...an inline shape in such a text movement, that shape will also...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Aspose::Words::Drawing::ShapeBase::get_IsMoveFr...

    Aspose::Words::Drawing::ShapeBase::get_IsMoveFromRevision method. Returns true if this object was moved (deleted) in Microsoft Word while change tracking was enabled in C++....how to identify move revision shapes. // A move revision is when...an inline shape in such a text movement, that shape will also...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. SoftEdgeFormat.Radius | Aspose.Words for .NET

    Discover the SoftEdgeFormat Radius property to easily adjust soft edge effects. Control radius length with precision for stunning visual results....new DocumentBuilder (); Shape shape = builder . InsertShape (...// Apply soft edge to the shape. shape . SoftEdge . Radius = 30...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ImageData.FitImageToShape | Aspose.Words for .NET

    Optimize your images with the FitImageToShape method, ensuring perfect aspect ratio alignment within Shape frames for stunning visual presentations....method Fits the image data to Shape frame so that the aspect ratio...matches the aspect ratio of Shape frame. public void FitImageToShape...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Aspose::Words::Drawing::ShapeBase::get_SoftEdge...

    Aspose::Words::Drawing::ShapeBase::get_SoftEdge method. Gets soft edge formatting for the Shape in C++....soft edge formatting for the shape. System :: SharedPtr < Aspose...:: Words :: Drawing :: Shape > shape = builder -> InsertShape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Drawing::ShapeBase::get_IsImage ...

    Aspose::Words::Drawing::ShapeBase::get_IsImage method. Returns true if this Shape is an image Shape in C++....Returns true if this shape is an image shape. bool Aspose :: Words...); // Verify that the first shape of the document contains a valid...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose::Words::Drawing::ImageData::get_IsLinkOn...

    Aspose::Words::Drawing::ImageData::get_IsLinkOnly method. Returns true if the image is linked and not stored in the document in C++....Examples Shows how to edit a shape’s image data. auto imgSourceDoc...Aspose :: Words :: Drawing :: Shape > ( imgSourceDoc -> GetChildNodes...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. SoftEdgeFormat class | Aspose.Words for Python

    aspose.words.drawing.SoftEdgeFormat class. Represents the soft edge formatting for an object....DocumentBuilder () shape = builder . insert_shape ( shape_type = aw ...# Apply soft edge to the shape. shape . soft_edge . radius = 30...

    reference.aspose.com/words/python-net/aspose.wo...
  9. GroupShape class | Aspose.Words for Node.js

    Aspose.Words.Drawing.GroupShape class. Represents a group of Shapes in a document...class Represents a group of shapes in a document. To learn more...visit the How to Add Group Shape into a Word Document documentation...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Fill.opacity property | Aspose.Words for Python

    Fill.opacity property. Gets or sets the degree of opacity of the specified fill as a value between 0.0 (clear) and 1.0 (opaque)....Examples Shows how to fill a shape with a solid color. doc = aw...then cover it with a floating shape. builder . font . size = 32...

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