Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,430 of 4,977 for

point coloring

(0.07 sec)
  1. Utilisation de graphiques dans Java|Aspose.Word...

    Introduction à la fonction Graphique, comment créer et manipuler des graphiques à l'aide de Java....Insérer un Graphique en Nuage de Points L’exemple de code suivant montre...comment insérer un nuage de points: Le code produit le résultat...

    docs.aspose.com/words/fr/java/working-with-charts/
  2. Dibujando Imágenes|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....Graphics para establecer el color de fondo. El método DrawLine...coordenadas de puntos o estructuras Point/PointF como argumentos. La clase...

    docs.aspose.com/psd/es/java/dibujando-imagenes/
  3. ChartDataPoint Class | Aspose.Words لـ .NET

    اكتشف فئة Aspose.Words.Drawing.Charts.ChartDataPoint لتنسيق نقاط بيانات الرسم البياني الفردية بسهولة، مما يعزز تصور البيانات لديك بدقة.... Color = Color . Red ; // للحصول على رسم...ChartDataPoint point = series . DataPoints [ i ]; point . Marker ...

    reference.aspose.com/words/ar/net/aspose.words....
  4. Anotasi Gambar PDF|Aspose.PDF untuk Java

    Artikel ini menjelaskan cara menambahkan, mendapatkan, dan menghapus anotasi gambar dari dokumen PDF Anda dengan Aspose.PDF untuk Java... setColor ( Color . getRed ()); circleAnnotation...circleAnnotation . setInteriorColor ( Color . getMistyRose ()); circleAnnotation...

    docs.aspose.com/pdf/id/java/figures-annotation/
  5. Font.size property | Aspose.Words for Python

    Font.size property. Gets or sets the font size in Points....Gets or sets the font size in points. @property def size ( self...= True font . color = aspose . pydrawing . Color . blue font ...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Font.Size | Aspose.Words for .NET

    Adjust font size effortlessly with the Font Size property. Customize your text in Points for enhanced readability and design appeal....Gets or sets the font size in points. public double Size { get ;...36 ; font . HighlightColor = Color . Yellow ; doc . FirstSection...

    reference.aspose.com/words/net/aspose.words/fon...
  7. Border.LineWidth | Aspose.Words for .NET

    Adjust the Border LineWidth property to customize border thickness in Points, enhancing your design's precision and visual appeal....or sets the border width in points. public double LineWidth {...builder . Font . Border . Color = Color . Green ; builder . Font...

    reference.aspose.com/words/net/aspose.words/bor...
  8. Changements de l API publique dans Aspose.Cells...

    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....image and fill it with blue color int width = 800 ; int height...g . setColor ( java . awt . Color . blue ); g . fillRect ( 0 ...

    docs.aspose.com/cells/fr/java/public-api-change...
  9. Connecteur|Documentation Aspose.Slides

    Connecter des formes PowerPoint en Java...connectés à des points de connexion (points verts), qui existent...les formes par défaut. Les points de connexion apparaissent lorsqu’un...

    docs.aspose.com/slides/fr/java/connector/
  10. Серия диаграмм|Документация Aspose.Slides

    Серии диаграмм в презентациях PowerPoint на C# или .NET...600 , 400 ); IChartDataPoint point = chart . ChartData . Series...DataPoints [ 1 ]; point . Explosion = 30 ; point . Format . Fill...

    docs.aspose.com/slides/ru/net/chart-series/