Sort Score
Result 10 results
Languages All
Labels All
Results 4,991 - 5,000 of 15,965 for

point

(1.01 sec)
  1. Note sulla release di Aspose.PSD per Java 24.5|...

    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.... setPoints ( new Point []{ pointFToResourcePoin ( new...secondBezierKnotReco . setPoints ( new Point []{ pointFToResourcePoin ( new...

    docs.aspose.com/psd/it/java/aspose-psd-for-java...
  2. Aspose.PSD für Java 24.5 - Versionshinweise|Doc...

    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.... setPoints ( new Point []{ pointFToResourcePoin ( new...secondBezierKnotReco . setPoints ( new Point []{ pointFToResourcePoin ( new...

    docs.aspose.com/psd/de/java/aspose-psd-fur-java...
  3. AxisScaleType enumeration | Aspose.Words for Py...

    aspose.words.drawing.charts.AxisScaleType enumeration. Specifies the possible scale types for an axis....with X/Y coordinates for five points. chart . series . add_double...for our Y-values # since the points with the smaller Y-values will...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Table.relative_vertical_alignment property | As...

    Table.relative_vertical_alignment property. Gets or sets floating table relative vertical alignment.... from_points ( 300 ) # Set the table's location...tables . PreferredWidth . from_points ( 300 ) # We can also set a...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Textabschnitte in Präsentationen mit .NET verwa...

    Lernen Sie, wie Sie Textabschnitte in PowerPoint-Präsentationen mit Aspose.Slides für .NET verwalten, um Leistung und Anpassbarkeit zu steigern.... Portions ) { PointF point = portion . GetCoordinates ();..."Corrdinates X =" + point . X + " Corrdinates Y =" + point . Y ); } }...

    docs.aspose.com/slides/de/net/portion/
  6. Table Formatting in Node.js|Aspose.Words for No...

    Table formatting in details using Node.js. Use Python to format every part of table....set the amount of space (in points) to add to the left/top/right/bottom...method to specify the width in points The pictures below show a representation...

    docs.aspose.com/words/nodejs-net/applying-forma...
  7. Insert Pictures and Shapes of Excel files.|Docu...

    Manage pictures, oleobject, shapes into Excel files....results: Inserting a Five-pointed star to Excel Worksheet in...in C# The shape of Five-pointed star belongs to the Stars and Banners...

    docs.aspose.com/cells/net/insert-shapes/
  8. Biểu đồ tài liệu PPT qua .NET | products.aspose...

    Mã nguồn C# để vẽ và chuyển đổi biểu đồ hoặc sơ đồ trong tệp PPT trên .NET Framework, .NET Core, Windows Azure, Mono hoặc Xamarin Platforms....Series[ 0 ]; //Add new point (1:3) there. series.DataPoints...e, 2 , 2 , 3 )); //Add new point (2:10) series.DataPoints.Ad...

    products.aspose.com/slides/vi/net/chart/ppt/
  9. Управление частями текста в презентациях с помо...

    Узнайте, как управлять частями текста в презентациях PowerPoint, используя Aspose.Slides для PHP через Java, повышая производительность и возможность настройки....getPortions () as $portion ) { $point = $portion -> getCoordinates...echo ( "X: " . $point -> $x . " Y: " . $point -> $y ); } } } finally...

    docs.aspose.com/slides/ru/php-java/portion/
  10. Управление частями текста в презентациях с помо...

    Узнайте, как управлять частями текста в презентациях PowerPoint с помощью Aspose.Slides для Java, повышая производительность и возможности настройки.... Float point = portion . getCoordinates ();...println ( "X: " + point . x + " Y: " + point . y ); } } } finally...

    docs.aspose.com/slides/ru/java/portion/