Sort Score
Result 10 results
Languages All
Labels All
Results 4,851 - 4,860 of 15,829 for

point

(0.19 sec)
  1. Manipolazioni con glifi | API per C++

    Soluzione API C++ per gestire vari font. Scopri come ottenere i Glifi e le informazioni Metriche di un font con poche righe di codice....punti di tipo System::Drawing::Point: questa lista memorizzerà i...//Declare the resultant list with points System :: SharedPtr < System...

    products.aspose.com/font/it/cpp/manipulate-glyphs/
  2. Управление частями текста в презентациях с помо...

    Узнайте, как управлять частями текста в презентациях 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/
  3. Управление текстовыми частями в презентациях в ...

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

    docs.aspose.com/slides/ru/net/portion/
  4. 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...
  5. ChartDataPointCollection.Item | Aspose.Words pe...

    Accedi a ChartDataPoint per qualsiasi indice con la proprietà ChartDataPointCollection Item. Migliora la visualizzazione dei tuoi dati con facilità e precisione!...ChartDataPoint point = series . DataPoints [ i ]; point . Marker .... Symbol = markerSymbol ; point . Marker . Size = dataPointSize...

    reference.aspose.com/words/it/net/aspose.words....
  6. IChartDataPoint.InvertIfNegative | Aspose.Words...

    Scopri la proprietà InvertIfNegative di IChartDataPoint, che consente l'inversione dei colori per i valori negativi. Migliora la visualizzazione dei tuoi dati con questa funzionalità unica!...ChartDataPoint point = series . DataPoints [ i ]; point . Marker .... Symbol = markerSymbol ; point . Marker . Size = dataPointSize...

    reference.aspose.com/words/it/net/aspose.words....
  7. 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....
  8. 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....
  9. แผนภูมิเอกสาร PPT ผ่าน .NET | products.aspose.com

    ซอร์สโค้ด C# เพื่อวาดและแปลงแผนภูมิหรือไดอะแกรมในไฟล์ PPT บน .NET Framework, .NET Core, Windows Azure, Mono หรือ 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/th/net/chart/ppt/
  10. 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/python-net/insert-shapes/