Sort Score
Result 10 results
Languages All
Labels All
Results 5,611 - 5,620 of 15,830 for

point

(0.08 sec)
  1. ארכיון

    ארכיון...הברקודים שזוהו Point[] point = result.Region.Points; Console.Out...coordinates: X = " + point[0].X + ", Y = " + point[0].Y); Console.Out...

    blog.aspose.com/he/barcode/read-barcode-from-im...
  2. Präsentationsformen auf Android anpassen|Aspose...

    Erstellen und anpassen von Formen in PowerPoint-Präsentationen mit Aspose.Slides für Android via Java: Geometriepfade, abgerundete Ecken, zusammengesetzte Formen.... Float point ); public void lineTo ( float...awt . geom . Point2D . Float point , long index ); public void...

    docs.aspose.com/slides/de/androidjava/custom-sh...
  3. 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/
  4. プレゼンテーションのチャート軸をPythonでカスタマイズ|Aspose.Slides for...

    Aspose.Slides for Python via .NET を使用して、レポートや可視化のために PowerPoint および OpenDocument プレゼンテーションのチャート軸をカスタマイズする方法をご紹介します。... data_points . add_data_point_for_line_series ( wb...1 )) series . data_points . add_data_point_for_line_series ( wb...

    docs.aspose.com/slides/ja/python-net/chart-axis/
  5. Creating OOXML Charts from Scratch|Aspose.Words...

    How to create different charts in your document using C++....how do I add data series and points to it? A: Retrieve the chart’s...ts()->Add(...) to populate points with numeric values. Q: Can...

    docs.aspose.com/words/cpp/creating-ooxml-charts...
  6. FrameFormat class | Aspose.Words for Python

    aspose.words.FrameFormat class. Represents frame related formatting for a paragraph....and the surrounding text, in points. horizontal_position Gets horizontal...Specifies vertical distance (in points) between a frame and the surrounding...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Sparen Sie 3D Maschen im benutzer definierten B...

    Mit Aspose.3D for .NET API können Entwickler jede unterstützte 3D-Datei öffnen und dann Netze in die benutzer definierte Binär datei schreiben....// write number of control points and triangle indices writer...Length ); // write control points for ( int i = 0 ; i < controlPoints...

    docs.aspose.com/3d/de/net/save-3d-meshes-in-cus...
  8. 档案

    档案... 之后,使用 Points 获取条形码区域边界的 Points 数组。 最后,显示条形码的 X 和...显示检测到的所有条码的 x 和 y 坐标 Point[] point = result.Region.Points; Console.Out...

    blog.aspose.com/zh/barcode/read-barcode-from-im...
  9. 記録

    記録...その後、getPoints()を使用して、バーコード領域の境界となるPoints配列を取得します。 最後に、バーコードのXポイントとYポイントを表示します。...検出されたすべてのバーコードのx座標とy座標を表示します Point[] point = result.getRegion().getPoints();...

    blog.aspose.com/ja/barcode/read-barcode-from-im...
  10. OfficeMathRenderer | Aspose.Words for Java

    Provides methods to render an individual OfficeMath to a raster or vector image or to a Graphics object in Java....actual bounds of the shape in points. getOpaqueBoundsInPix(float...opaque bounds of the shape in points. getSizeInPixels(float scale...

    reference.aspose.com/words/java/com.aspose.word...