Sort Score
Result 10 results
Languages All
Labels All
Results 5,031 - 5,040 of 15,832 for

point

(0.07 sec)
  1. ChartSeries.Smooth | Aspose.Words per .NET

    Migliora i tuoi grafici con la proprietà Smooth di ChartSeries. Crea facilmente linee fluide e visivamente accattivanti utilizzando gli spline CatmullRom per una maggiore chiarezza dei dati....ChartDataPoint point = series . DataPoints [ i ]; point . Marker .... Symbol = markerSymbol ; point . Marker . Size = dataPointSize...

    reference.aspose.com/words/it/net/aspose.words....
  2. ChartMarker.Size | Aspose.Words لـ .NET

    اضبط حجم علامة الرسم البياني بسهولة! خصّص حجم علامة الرسم البياني لديك لزيادة الوضوح والجاذبية البصرية. الافتراضي هو 7....ChartDataPoint point = series . DataPoints [ i ]; point . Marker .... Symbol = markerSymbol ; point . Marker . Size = dataPointSize...

    reference.aspose.com/words/ar/net/aspose.words....
  3. Управление частями текста в презентациях с помо...

    Узнайте, как управлять частями текста в презентациях PowerPoint и OpenDocument с помощью Aspose.Slides для Python через .NET, повышая производительность и возможности настройки.... portions : point = portion . get_coordinates...+ str ( point . x ) + " Corrdinates Y =" + str ( point . y ))...

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

    Узнайте, как управлять текстовыми частями в презентациях PowerPoint с помощью Aspose.Slides для .NET, повышая производительность и возможности настройки.... Portions ) { PointF point = portion . GetCoordinates ();..."Corrdinates X =" + point . X + " Corrdinates Y =" + point . Y ); } }...

    docs.aspose.com/slides/ru/net/portion/
  5. Font.Position | Aspose.Words for .NET

    Discover the Font Position property, easily adjust text alignment in Points for precise control over your typography. Elevate your design with flexible positioning!...sets the position of text (in points) relative to the base line...// Raise this run of text 5 points above the baseline. Run run...

    reference.aspose.com/words/net/aspose.words/fon...
  6. MultiPageLayout.grid method | Aspose.Words for ...

    MultiPageLayout.grid method. Creates a layout in which pages are rendered left-to-right, top-to-bottom, in a grid with the specified number of columns....horizontal gap between columns in points. verticalGap number The vertical...vertical gap between rows in points. Exceptions exception condition...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Фрагмент|Aspose.Slides для Node.js через .NET Д...

    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.... get_Item ( j ); var point = portion . getCoordinates ();...console . log ( "X: " + point . x + " Y: " + point . y ); } } } finally...

    docs.aspose.com/slides/ru/nodejs-java/portion/
  8. Conectar subformas de los grupos en Ruby|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....Connect sub-shapes connection_point_place = Rjb :: import ( 'com...connection_point_place . RIGHT , shape_to_id , connection_point_place...

    docs.aspose.com/diagram/es/java/connect-sub-sha...
  9. Ruby'deki Grupların Alt Şekillerini Bağlayın|Do...

    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....Connect sub-shapes connection_point_place = Rjb :: import ( 'com...connection_point_place . RIGHT , shape_to_id , connection_point_place...

    docs.aspose.com/diagram/tr/java/connect-sub-sha...
  10. إدارة أجزاء النص في العروض التقديمية باستخدام C...

    تعلم كيفية إدارة أجزاء النص في عروض PowerPoint التقديمية باستخدام Aspose.Slides لـ C++، مما يعزز الأداء والتخصيص....-> get_Portions ()) { PointF point = portion -> GetCoordinates...=" ) + point . get_X () + u " Coordinates Y =" + point . get_Y...

    docs.aspose.com/slides/ar/cpp/portion/