Sort Score
Result 10 results
Languages All
Labels All
Results 5,001 - 5,010 of 15,781 for

point

(0.15 sec)
  1. AxisScaling.type property | Aspose.Words for No...

    AxisScaling.type property. Gets or sets scaling type of the axis....with X/Y coordinates for five points. chart . series . add ( "Series...for our Y-values // since the points with the smaller Y-values will...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Archivo

    Archivo...códigos de barras detectados Point[] point = result.getRegion().getPoints();...coordinates: X = " + point[0].x + ", Y = " + point[0].y); System.out...

    blog.aspose.com/es/barcode/read-barcode-from-im...
  3. Ändern der Anpassungswerte der Form mit Node.js...

    Erfahren Sie, wie Sie die Anpassungswerte von Formen in Excel mit Aspose.Cells for Node.js via C++ ändern....distance between the tip point and the center point shapeGuides . add...distance between the tip point and the center point shapeGuides . add...

    docs.aspose.com/cells/de/nodejs-cpp/change-adju...
  4. Şeklin Ayar Değerlerini Node.js ve C++ kullanar...

    Excel de şekillerin ayar değerlerini Aspose.Cells for Node.js via C++ kullanarak nasıl değiştireceğinizi öğrenin....distance between the tip point and the center point shapeGuides . add...distance between the tip point and the center point shapeGuides . add...

    docs.aspose.com/cells/tr/nodejs-cpp/change-adju...
  5. Data in Non-Primitive Shape with JavaScript via...

    Learn how to access and manipulate non-primitive shapes in Aspose.Cells for JavaScript via C++....which, in turn, contain the points for each segment . Shows an...= '<div><strong>Shape Path Points:</strong><br/><pre style="white-space:...

    docs.aspose.com/cells/javascript-cpp/data-in-no...
  6. Получить точки соединения формы с помощью JavaS...

    Узнайте, как получать точки соединения форм в Excel с помощью Aspose.Cells for JavaScript через C++....Example - Shape Connection Points </ h1 > < p > Choose an Excel...); // Get all the connection points in this shape const connectionPoints...

    docs.aspose.com/cells/ru/javascript-cpp/get-con...
  7. Obtenir les limites du paragraphe à partir des ...

    Apprenez à récupérer les limites du paragraphe et de la portion de texte dans Aspose.Slides pour .NET afin d'optimiser le positionnement du texte dans les présentations PowerPoint.... En points, où 1 pouce = 72 points. Cela s’applique...Convertissez les points en pixels en utilisant : pixels = points × (DPI...

    docs.aspose.com/slides/fr/net/paragraph/
  8. Obtenir les limites du paragraphe à partir des ...

    Apprenez à récupérer les limites du paragraphe et de la portion de texte dans Aspose.Slides pour Python via .NET afin d'optimiser le positionnement du texte dans les présentations PowerPoint et OpenDocument.... En points, ou 1 pouce = 72 points. Cela s’applique...Convertissez les points en pixels en utilisant : pixels = points x (DPI...

    docs.aspose.com/slides/fr/python-net/paragraph/
  9. Präsentationsformen in .NET anpassen|Aspose.Sli...

    Erstellen und anpassen von Formen in PowerPoint-Präsentationen mit Aspose.Slides für .NET: Geometriepfade, abgerundete Ecken, zusammengesetzte Formen....anhängt void LineTo ( PointF point ); void LineTo ( float x , float...hinzufügt: void LineTo ( PointF point , uint index ); void LineTo...

    docs.aspose.com/slides/de/net/custom-shape/
  10. 档案

    档案...之后,使用 getPoints() 获取边界条码区域的 Points 数组。 最后,显示条码的 X 和 Y 点。 以下代码示例展示了如何使用...// 显示检测到的所有条码的 x 和 y 坐标 Point[] point = result.getRegion().getPoints();...

    blog.aspose.com/zh/barcode/read-barcode-from-im...