Sort Score
Result 10 results
Languages All
Labels All
Results 2,281 - 2,290 of 6,713 for

point coloring

(0.15 sec)
  1. Modifica i file PSD online | products.aspose.com

    Modifica i file PSD di Adobe Photoshop online...UpdateText("test update", new Point(0, 0), 15.0f, Color.Purple); } } psdImage...Graphics(image); graphic.Clear(Color.Yellow); // Draw an arc shape...

    products.aspose.com/psd/it/editor/
  2. Aprire e modificare il file PSB | products.aspo...

    Apri e modifica il file PSB con l'editor online...UpdateText("test update", new Point(0, 0), 15.0f, Color.Purple); } } psdImage...Graphics(image); graphic.Clear(Color.Yellow); // Draw an arc shape...

    products.aspose.com/psd/it/editor/psb/
  3. Convert TIFF to STL via Python | products.aspos...

    Sample code for TIFF to STL Python conversion. Use API example code for batch TIFF files to STL conversion within VB.NET, Asp.NET or any .NET based application....palette-color and full-color image data in several color spaces...perpendicular direction and three points representing the vertices of...

    products.aspose.com/3d/python-net/conversion/ti...
  4. FAQ|Aspose.Slides Documentation

    Get answers to FAQ on Aspose.Slides for Android via Java, covering PowerPoint and OpenDocument support, installation guidance, licensing, troubleshooting....the color of a table border? A : You can change the color of all...iterate cells and change the color of the outer borders. Q: What...

    docs.aspose.com/slides/androidjava/faqs/
  5. Travailler avec des motifs de hachures dans PS ...

    Comment ajouter un motif hachuré à un fichier PS avec Aspose.Page. Découvrez comment utiliser cette fonctionnalité dans .NET....Brush comme paramètre, le point précédent peut être ignoré....hachures au lieu des 4 derniers points, ce qui suit sera : Créez un...

    docs.aspose.com/page/fr/net/ps/working-with-hat...
  6. Set Line Spacing of the Paragraph in a Shape or...

    Learn how to set the line spacing of paragraphs in shapes or textboxes using Aspose.Cells for JavaScript via C++.... Points ; p . lineSpace = 20 ; p ....AsposeCells . LineSpaceSizeType . Points ; p . spaceAfter = 10 ; p ...

    docs.aspose.com/cells/javascript-cpp/set-line-s...
  7. Couleurs personnalisées de tranche ou de secteu...

    Apprenez comment utiliser Aspose.Cells pour Python via .NET pour personnaliser les couleurs de tranche et de secteur dans un graphique en secteurs (pie chart). Notre guide montrera comment attribuer des couleurs uniques à chaque tranche, secteur ou légion pour une meilleure attraction visuelle et une meilleure représentation des données....foreground_color . Cet article explique également...ChartPoint.area.foreground_color n’est pas spécifique aux diagrammes...

    docs.aspose.com/cells/fr/python-net/custom-slic...
  8. Border.line_width property | Aspose.Words for P...

    Border.line_width property. Gets or sets the border width in Points....or sets the border width in points. @property def line_width (...font . border . color = aspose . pydrawing . Color . green builder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Administrar porciones de texto en presentacione...

    Aprenda cómo gestionar porciones de texto en presentaciones de PowerPoint usando Aspose.Slides para C++, mejorando el rendimiento y la personalización....-> get_Portions ()) { PointF point = portion -> GetCoordinates...=" ) + point . get_X () + u " Coordinates Y =" + point . get_Y...

    docs.aspose.com/slides/es/cpp/portion/
  10. Gestionar porciones de texto en presentaciones ...

    Aprenda cómo gestionar porciones de texto en presentaciones de PowerPoint usando Aspose.Slides para PHP a través de Java, mejorando el rendimiento y la personalización....getPortions () as $portion ) { $point = $portion -> getCoordinates...echo ( "X: " . $point -> $x . " Y: " . $point -> $y ); } } } finally...

    docs.aspose.com/slides/es/php-java/portion/