Sort Score
Result 10 results
Languages All
Labels All
Results 6,141 - 6,150 of 15,818 for

point

(0.14 sec)
  1. Arşiv

    Arşiv...dönüştürün var fromGeometry = new Point(0, 0); var toGeometry = transformation...WriteLine(toGeometry.AsText()); POINT (166021.44308054075 0) POINT Z (166021.44308054075...

    blog.aspose.com/tr/gis/convert-lat-long-to-utm-...
  2. Arşiv

    Arşiv... points = [ PointF(1.0, 1.0), PointF(5... # Height of the shape points=points # List of [x, y] coordinates...

    blog.aspose.com/tr/diagram/draw-triangle-diagra...
  3. Datos en forma no primitiva con JavaScript vía ...

    Aprende cómo acceder y manipular formas no primitivas en Aspose.Cells for JavaScript vía C++....= '<div><strong>Shape Path Points:</strong><br/><pre style="white-space:...pathSegments . get ( j ); // Gets the points in path segment const segmentPoints...

    docs.aspose.com/cells/es/javascript-cpp/data-in...
  4. Aspose.PSD dla .NET 21.11 - Informacje o wersji...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Points . Add ( new BezierKnot ( new...50 , 150 ), true )); shape . Points . Add ( new BezierKnot ( new...

    docs.aspose.com/psd/pl/net/aspose-psd-dla-net-2...
  5. Aplicativo de Console Gerador de Camadas|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Um dos seguintes: Point, Polygon, Polyline. -c, --count:...formato “test.json”: app.exe -t Point -c 15 -f test.json -o json Instalação...

    docs.aspose.com/gis/pt/net/layer-generator-cons...
  6. CellFormat.preferredWidth property | Aspose.Wor...

    CellFormat.preferredWidth property. Returns or sets the preferred width of the cell....preferred width can be specified in points or in percent. The preferred...absolute preferred width based on points: builder . insertCell (); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ChartXValueCollection Class | Aspose.Words for ...

    Discover the Aspose.Words.Drawing.Charts.ChartXValueCollection class, your solution for managing X value collections in chart series effectively....format of all data points. // Data points and data values are...

    reference.aspose.com/words/net/aspose.words.dra...
  8. CheckBoxControl Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Ole.CheckBoxControl class to easily toggle checkbox values and enhance your document automation with seamless integration....a height of the control in points. IsForms2OleControl { get;...sets a width of the control in points. Remarks It has three possible...

    reference.aspose.com/words/net/aspose.words.dra...
  9. TabLeader Enum | Aspose.Words for .NET

    Discover the Aspose.Words.TabLeader enum, defining leader line styles for tabs, enhancing document formatting and readability in your projects....// the cursor will jump 36 points each time we press the Tab...default tab stops, which is 72 points. // We can add custom tab stops...

    reference.aspose.com/words/net/aspose.words/tab...
  10. Trabajar con texto en un archivo PS | Java

    Cómo agregar texto en un archivo PS es una pregunta respondida por la solución API Aspose.Page. Vea cómo utilizar la funcionalidad en Java....a stroke with a width of 2 points. 2 Stroke stroke = new BasicStroke(2);...case it is a black colored 1-point width pen. 8 document. outlineText...

    docs.aspose.com/page/es/java/ps/working-with-text/