Sort Score
Result 10 results
Languages All
Labels All
Results 5,731 - 5,740 of 15,990 for

point

(0.26 sec)
  1. ShapeBase.right property | Aspose.Words for Nod...

    ShapeBase.right property. Gets the position of the right edge of the containing block of the shape....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/nodejs-net/aspose.wo...
  2. ShapeBase.top property | Aspose.Words for Node.js

    ShapeBase.top property. Gets or sets the position of the top edge of the containing block of the shape....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/nodejs-net/aspose.wo...
  3. HeightRule enumeration | Aspose.Words for Node.js

    Aspose.Words.HeightRule enumeration. Specifies the rule for determining the height of an object....least the specified height in points. It will grow, if needed, to...height is specified exactly in points. Please note that if the text...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Android באמצעות Java הבדלים|Aspose.Words

    Aspose.Words עבור Android באמצעות Java תכונות ו API הבדלים בין שגרה Aspose.Words עבור Java גרסה....Point F משמש במקום Java.awt.geom.Point2D...document: Android.graphics.Point F להפוך ToScale (int, Canvas...

    docs.aspose.com/words/he/java/aspose-words-for-...
  5. Android през Java Различия|Aspose.Words

    Aspose.Words вместо Android през Java характеристики и API разлики в сравнение с редовните Aspose.Words вместо Java версия....Point F се използва вместо java.awt...Документ: Android.graphics.Point F demedToScale(int, Canvas,...

    docs.aspose.com/words/bg/java/aspose-words-for-...
  6. Procurar

    Procurar...VectorPathRecord CreateBezierRecord(PointF point) { return new BezierKnotRecord...PathPoints = new[] { point, point, point } }; } A seguir está...

    blog.aspose.com/pt/imaging/create-clipping-path...
  7. Android via Java Differences|Aspose.Words

    Aspose.Words for Android via Java features and API differences comparing to regular Aspose.Words for Java version....Point is used instead of java.awt.Point. See the following...getBoundsWithEffects() android.graphics.Point getCoordOrigin() android.graphics...

    docs.aspose.com/words/java/aspose-words-for-and...
  8. Get Paragraph Bounds from Presentations in C++|...

    Learn how to retrieve paragraph and text-portion bounds in Aspose.Slides for C++ to optimize text positioning in PowerPoint presentations.... In points, where 1 inch = 72 points. This applies...Yes. Convert points to pixels using: pixels = points × (DPI / 72)...

    docs.aspose.com/slides/cpp/paragraph/
  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. Personalizar formas de presentación en C++|Docu...

    Crear y personalizar formas en presentaciones de PowerPoint con Aspose.Slides para C++: rutas de geometría, esquinas curvas, formas compuestas....trayectoria void LineTo ( PointF point ); void LineTo ( float x , float...trayectoria: void LineTo ( PointF point , uint32_t index ); void LineTo...

    docs.aspose.com/slides/es/cpp/custom-shape/