Sort Score
Result 10 results
Languages All
Labels All
Results 1,791 - 1,800 of 46,952 for

shape

(0.15 sec)
  1. Shape.accept_end method | Aspose.Words for Python

    Shape.accept_end method. Accepts a visitor for visiting the end of the Shape....for visiting the end of the shape. def accept_end ( self , visitor...drawing class Shape Shape.accept method Shape.accept_start method...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Shape.accept_start method | Aspose.Words for Py...

    Shape.accept_start method. Accepts a visitor for visiting the start of the Shape....for visiting the start of the shape. def accept_start ( self , visitor...drawing class Shape Shape.accept_end method Shape.update_smart_art_drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  3. OleFormat.Save | Aspose.Words for .NET

    Discover the OleFormat Save method to efficiently store embedded object data in your chosen stream. Enhance data management with ease!...docm" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); // The OLE object in the first...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Aspose::Words::Drawing::OleFormat::get_Suggeste...

    Aspose::Words::Drawing::OleFormat::get_SuggestedExtension method. Gets the file extension suggested for the current embedded object if you want to save it into a file in C++....docm" ); auto shape = System :: ExplicitCast < Aspose...Aspose :: Words :: Drawing :: Shape > ( doc -> GetChild ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. 自定义形状|Aspose.Slides 文档

    在 .NET 中向 PowerPoint 演示文稿添加自定义形状...GeometryShape shape = pres . Slides [ 0 ]. Shapes . AddAutoShape...IGeometryPath geometryPath = shape . GetGeometryPaths ()[ 0 ];...

    docs.aspose.com/slides/zh/net/custom-shape/
  6. Aspose::Words::Drawing::Charts::ChartDataLabel:...

    Aspose::Words::Drawing::Charts::ChartDataLabel::get_Rotation method. Gets or sets the rotation of the label in degrees in C++....value is Horizontal , the label shape, if it exists, is rotated along...:: Words :: Drawing :: Shape > shape = builder -> InsertChart...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. CompatibilityOptions.OptimizeFor | Aspose.Words...

    Enhance your documents with the OptimizeFor method in CompatibilityOptions. Tailor Aspose.Words behavior for specific MS Word versions for optimal results....DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...box with the top side of the shape. // Set the "VerticalAnchor"...

    reference.aspose.com/words/net/aspose.words.set...
  8. StoryType enumeration | Aspose.Words for Node.js

    Aspose.Words.StoryType enumeration. Text of a Word document is stored in stories...Contains shape or textbox text, represented by Shape . EvenPagesHeader...Examples Shows how to remove all shapes from a node. let doc = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. NodeRendererBase.OpaqueBoundsInPoints | Aspose....

    Discover the NodeRendererBase OpaqueBoundsInPoints property to easily access Shape boundaries in points, enhancing your design precision and efficiency....Gets the opaque bounds of the shape in points. public RectangleF...parts of the shape are ignored) bounding box of the shape. The bounds...

    reference.aspose.com/words/net/aspose.words.ren...
  10. Stroke.BackColor | Aspose.Words for .NET

    Customize your stroke's background color with the Stroke BackColor property. Enhance your designs with vibrant, tailored colors for a unique look....Remarks The default value for a Shape is White. Examples Show how...DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...

    reference.aspose.com/words/net/aspose.words.dra...