Sort Score
Result 10 results
Languages All
Labels All
Results 4,011 - 4,020 of 15,355 for

point

(0.15 sec)
  1. Використання об'єктів Glyph у бібліотеці Aspose...

    Функціональність об’єктів гліфів в Aspose.Font описується властивостями, які вона має. Фрагменти C++ коду допоможуть вам зрозуміти, як їх кодувати....гліф, і зберігає їх у змінній points , яка представляє масив об’єктів...st < System::Drawing::Point >> points = System::MakeObject <...

    docs.aspose.com/font/uk/cpp/developer-guide/usi...
  2. إضافة تعليقات الأشكال باستخدام C#|Aspose.PDF fo...

    تصف هذه المقالة كيفية إضافة واسترجاع وحذف تعليقات الأشكال من مستند PDF الخاص بك مع Aspose.PDF for .NET... Point ( 556 , 99 ), new Aspose . Pdf . Point ( 556 ,...Aspose . Pdf . Point [] { new Aspose . Pdf . Point ( 274 , 381 )...

    docs.aspose.com/pdf/ar/net/figures-annotation/
  3. How can I add line and connect two simple image...

    How can I add line and connect two simple image using Aspose.Cells for Java? For Example : Screenshot 2026-02-13 104948.jpg (8.8 KB)...1, 0, 100, 100); float[][] points = shape.getConnectionPoints();...getX() + points[3][0]; float y1 = shape.getY() + points[3][1];...

    forum.aspose.com/t/how-can-i-add-line-and-conne...
  4. PreferredWidth class | Aspose.Words for Python

    aspose.words.tables.PreferredWidth class. Represents a value and its unit of measure that is used to specify the preferred width of a table or a cell...as a percentage, number of points or a special “none/auto” value...specified as a percentage. from_points(points) A creation method that...

    reference.aspose.com/words/python-net/aspose.wo...
  5. JavaScript ve C++ kullanarak Pie of Pie veya Ba...

    C++ kullanarak, Aspose.Cells for JavaScript ile, pasta veya dilim grafiğinde ikinci pasta veya çubuğu içeren veri noktalarını nasıl bulacağınızı öğrenin. Bu rehber, ikincil pasta veya çubuğu tanımlama ve erişme yöntemlerini gösterecek ve veriyi etkin şekilde analiz edip manipüle etmenize olanak tanıyacaktır....h1 > Bar of Pie Chart Data Points Example </ h1 > < input type...series . points . count ; i ++ ) { // Access chart point const chartPoint...

    docs.aspose.com/cells/tr/javascript-cpp/find-if...
  6. Archivo

    Archivo...drawClosedCurve(penBlue, new Point[] { new Point(10, 700), new Point(250, 500),... new Point(500, 10), new Point(750, 500), new Point(990, 700)...

    blog.aspose.com/es/drawing/graphics-programming...
  7. Archiv

    Archiv...drawClosedCurve(penBlue, new Point[] { new Point(10, 700), new Point(250, 500),... new Point(500, 10), new Point(750, 500), new Point(990, 700)...

    blog.aspose.com/de/drawing/graphics-programming...
  8. Arsip

    Arsip...DrawClosedCurve(penBlue, new Point[] { new Point(10, 700), new Point(250, 500),... new Point(500, 10), new Point(750, 500), new Point(990, 700)...

    blog.aspose.com/id/drawing/graphics-programming...
  9. ค้นหา

    ค้นหา...DrawClosedCurve(penBlue, new Point[] { new Point(10, 700), new Point(250, 500),... new Point(500, 10), new Point(750, 500), new Point(990, 700)...

    blog.aspose.com/th/drawing/graphics-programming...
  10. 处理 Python 中的图像|Python via .NET 格式的 Aspose.Words

    使用 Python 创建和管理文档中各种格式的图像。...如果您希望在页面上呈现形状的实际边界框,则可以使用 bounds_in_points 属性来实现。 以下代码示例展示了如何使用此属性: doc...actual bounds of the shape in points." ) rect = shape . get_shape_renderer...

    docs.aspose.com/words/zh/python-net/working-wit...