Sort Score
Result 10 results
Languages All
Labels All
Results 5,881 - 5,890 of 16,079 for

point

(0.18 sec)
  1. ShapeBase.Bottom | Aspose.Words for .NET

    Discover the ShapeBase Bottom property to easily access the bottom edge position of your shape's containing block for precise design control....top-level shape, the value is in points and relative to the shape anchor...shape's horizontal distance, in points, from the left side of the...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Font.superscript property | Aspose.Words for Py...

    Font.superscript property. True if the font is formatted as superscript....# Raise this run of text 5 points above the baseline. run = aw...# Lower this run of text 10 points below the baseline. run = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  3. تخصيص أشكال العرض التقديمي في C++|وثائق Aspose....

    إنشاء وتخصيص الأشكال في عروض PowerPoint التقديمية باستخدام Aspose.Slides لـ C++: مسارات هندسية، زوايا منحنية، أشكال مركبة....المسار: void LineTo ( PointF point ); void LineTo ( float x , float...المسار: void LineTo ( PointF point , uint32_t index ); void LineTo...

    docs.aspose.com/slides/ar/cpp/custom-shape/
  4. Настройка фигур презентаций в Java|Документация...

    Создавайте и настраивайте фигуры в презентациях PowerPoint с помощью Aspose.Slides для Java: геометрические пути, закруглённые углы, составные фигуры.... Float point ); public void lineTo ( float...awt . geom . Point2D . Float point , long index ); public void...

    docs.aspose.com/slides/ru/java/custom-shape/
  5. ShapeType enumeration | Aspose.Words for Python

    aspose.words.drawing.ShapeType enumeration. Specifies the type of shape in a Microsoft Word document.... SEAL8 Eight-pointed star. SEAL16 16-pointed star. SEAL32 32-pointed...32-pointed star. WEDGE_RECT_CALLOUT Wedge rect callout. WEDGE_R_RECT_CALLOUT...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 搜索

    搜索...AddComment(string, ISlide, Point, DateTime) 方法添加評論。 最後,使用 Presentation...設置評論位置 PointF point = new PointF(); point.X = 0.2f; point.Y = 0.2f;...

    blog.aspose.com/zh-hant/slides/add-comments-in-...
  7. Changer les valeurs d ajustement de la forme av...

    Apprenez comment modifier les valeurs d ajustement des formes dans Excel en utilisant Aspose.Cells for JavaScript via C++....apporter des modifications aux points d’ajustement avec les formes...pour changer l’emplacement du point. Le trapèze a un ajustement...

    docs.aspose.com/cells/fr/javascript-cpp/change-...
  8. Working with Clips in PS file| Java

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in Java...state on 100 points to the right and 100 points to the bottom...state on 100 points to the right and 100 points to the bottom...

    docs.aspose.com/page/java/ps/working-with-clips/
  9. 档案

    档案...AddComment(string, ISlide, Point, DateTime) 方法添加评论。 最后,使用 Presentation...设置评论位置 PointF point = new PointF(); point.X = 0.2f; point.Y = 0.2f;...

    blog.aspose.com/zh/slides/add-comments-in-ppt-c...
  10. Archiv

    Archiv...Load(sourceFileName)) { var point = new Point(10, 10); var size = new...100; image.Crop(new Rectangle(point, size)); image.Save(exportPathPsd...

    blog.aspose.com/de/psd/crop-image-in-circle/