Sort Score
Result 10 results
Languages All
Labels All
Results 5,741 - 5,750 of 16,458 for

point

(1.84 sec)
  1. أرشيف

    أرشيف...Load(sourceFileName)) { var point = new Point(10, 10); var size = new...100; image.Crop(new Rectangle(point, size)); image.Save(exportPathPsd...

    blog.aspose.com/ar/psd/crop-image-in-circle/
  2. Arşiv

    Arşiv...Load(sourceFileName)) { var point = new Point(10, 10); var size = new...100; image.Crop(new Rectangle(point, size)); image.Save(exportPathPsd...

    blog.aspose.com/tr/psd/crop-image-in-circle/
  3. ארכיון

    ארכיון...Load(sourceFileName)) { var point = new Point(10, 10); var size = new...100; image.Crop(new Rectangle(point, size)); image.Save(exportPathPsd...

    blog.aspose.com/he/psd/crop-image-in-circle/
  4. لایه ماسک برداری|Documentation

    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، به عنوان مثال، می توانید نقاط...استفاده از خاصیت PathShape.Points تغییر دهید. به عنوان مثال،...

    docs.aspose.com/psd/fa/net/layer-vector-mask/
  5. ציור תמונות|Documentation

    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....ממחלקת Pen וזוגות נקודות או מבני Point/PointF כארגומנטים. מחלקת הקיסם...האשרטיים ומבני Point/PointF או מערך של מבני Point/PointF. מחלקת...

    docs.aspose.com/psd/he/net/drawing-images/
  6. Aspose::Words::Drawing::Charts::AxisScaling cla...

    Aspose::Words::Drawing::Charts::AxisScaling class. Represents the scaling options of the axis. To learn more, visit the documentation article in C++....with X/Y coordinates for five points. chart -> get_Series () ->...for our Y-values // since the points with the smaller Y-values will...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Archiv

    Archiv...AddComment(string, ISlide, Point, DateTime) . Nakonec prezentaci...komentář PointF point = new PointF(); point.X = 0.2f; point.Y = 0.2f;...

    blog.aspose.com/cs/slides/add-comments-in-ppt-c...
  8. أرشيف

    أرشيف...AddComment (سلسلة ، ISlide ، Point ، DateTime) . أخيرًا ، احفظ...للتعليق PointF point = new PointF(); point.X = 0.2f; point.Y = 0.2f;...

    blog.aspose.com/ar/slides/add-comments-in-ppt-c...
  9. ארכיון

    ארכיון...AddComment(string, ISlide, Point, DateTime) . לבסוף, שמור מצגת...להערה PointF point = new PointF(); point.X = 0.2f; point.Y = 0.2f;...

    blog.aspose.com/he/slides/add-comments-in-ppt-c...
  10. Administrar porciones de texto en presentacione...

    Aprenda a gestionar porciones de texto en presentaciones de PowerPoint usando Aspose.Slides para Android mediante Java, mejorando el rendimiento y la personalización.... Float point = portion . getCoordinates ();...println ( "X: " + point . x + " Y: " + point . y ); } } } finally...

    docs.aspose.com/slides/es/androidjava/portion/