Sort Score
Result 10 results
Languages All
Labels All
Results 2,931 - 2,940 of 43,063 for

shape

(0.08 sec)
  1. TextBox.InternalMarginLeft | Aspose.Words for .NET

    Discover the TextBox InternalMarginLeft property to customize your Shape's inner left margin in points for enhanced design flexibility....left margin in points for a shape. public double InternalMarginLeft...textbox with specific margins. Shape textBoxShape = builder . InsertShape...

    reference.aspose.com/words/net/aspose.words.dra...
  2. 形状格式化|Aspose.Slides 文档

    在 C# 或 .NET 中格式化 PowerPoint 演示文稿中的形状... Shapes . AddAutoShape ( ShapeType...个矩形自动形状 IShape shp1 = sld . Shapes . AddAutoShape ( ShapeType...

    docs.aspose.com/slides/zh/net/shape-formatting/
  3. Forms2OleControl.enabled property | Aspose.Word...

    Forms2OleControl.enabled property. Returns ``true`` if control is in enabled state....docx" ); let shape = doc . getShape ( 0 , true...true ); let oleControl = shape . oleFormat . oleControl ; expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. OleControl.isForms2OleControl property | Aspose...

    OleControl.isForms2OleControl property. Returns ``true`` if the control is a [Forms2OleControl](../../forms2olecontrol/)....docx" ); let shape = doc . getShape ( 0 , true...true ); let oleControl = shape . oleFormat . oleControl ; expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ImageData.cropRight property | Aspose.Words for...

    ImageData.cropRight property. Defines the fraction of picture removal from the right side....filled by the fill color of the shape). Positive values less than...being stretched to fit the shape. The default value is 0. See...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ImageData.cropBottom property | Aspose.Words fo...

    ImageData.cropBottom property. Defines the fraction of picture removal from the bottom side....filled by the fill color of the shape). Positive values less than...being stretched to fit the shape. The default value is 0. See...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ImageData.cropTop property | Aspose.Words for N...

    ImageData.cropTop property. Defines the fraction of picture removal from the top side....filled by the fill color of the shape). Positive values less than...being stretched to fit the shape. The default value is 0. See...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. RelativeHorizontalPosition | Aspose.Words for Java

    Specifies to what the horizontal position of a Shape or text frame is relative in Java....the horizontal position of a shape or text frame is relative. Examples:...it to the page's center. Shape shape = builder.insertImage(getImageDir()...

    reference.aspose.com/words/java/com.aspose.word...
  9. OleFormat.sourceFullName property | Aspose.Word...

    OleFormat.sourceFullName property. Gets or sets the path and name of the source file for the linked OLE object....creates shapes that store these objects. let shapes = doc . getChildNodes...getChildNodes ( aw . NodeType . Shape , true ). toArray (). map (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 如何用 C++ 为文本框应用/设置文本对齐|Documentation

    如何用 C++ 在 Aspose.Cells 中为文本框应用/设置文本对齐。...Workbook workbook ; // Get the shapes collection from the first worksheet...worksheet ShapeCollection shapes = workbook . GetWorksheets ()...

    docs.aspose.com/cells/zh/cpp/applying-text-alig...