Sort Score
Result 10 results
Languages All
Labels All
Results 1,451 - 1,460 of 6,610 for

point coloring

(1.02 sec)
  1. Mise à jour de la couche de remplissage PSD en ...

    Exemples d'utilisation de tous les types de calques d'ajustement, y compris Color Fill, Gradient Fill et Pattern Fill...COLOR. Après avoir créé le calque...couleur en utilisant la propriété color de la classe ColorFillSettings...

    docs.aspose.com/psd/fr/fr/python-net/psd-rempli...
  2. OptionButtonControl | Aspose.Words for Java

    The OptionButton control enables a single choice in a limited set of mutually exclusive choices in Java....getBackColor() Gets a background color of the control. getCaption()...getForeColor() Gets a foreground color of the control. getGroupName()...

    reference.aspose.com/words/java/com.aspose.word...
  3. TextBoxControl | Aspose.Words for Java

    The TextBox control displays text from an organized set of data or user input in Java....getBackColor() Gets a background color of the control. getCaption()...getForeColor() Gets a foreground color of the control. getGroupName()...

    reference.aspose.com/words/java/com.aspose.word...
  4. CheckBoxControl | Aspose.Words for Java

    The CheckBox control toggles a value in Java....getBackColor() Gets a background color of the control. getCaption()...getForeColor() Gets a foreground color of the control. getGroupName()...

    reference.aspose.com/words/java/com.aspose.word...
  5. 如何使用 C++ 添加 Polyline 註解 | Aspose.PDF

    用於在任何平臺上使用C++語言在PDF檔中添加 Polyline 註釋的原始程式碼...), new Point [] { new Point ( 545 , 150 ), new Point ( 545 ,... 190 ), new Point ( 667 , 190 ), new Point ( 667 , 110 ), new...

    products.aspose.com/pdf/zh-hant/cpp/annotation/...
  6. Chercher

    chercher...Clear(Color.White); // Tracez une ligne...et // points de coordonnées graphic.DrawLine(new Pen(Color.Blue...

    blog.aspose.com/fr/imaging/draw-shapes-in-csharp/
  7. Border Class | Aspose.Words for .NET

    Discover the Aspose.Words.Border class, your go-to solution for customizing object borders in documents. Enhance your projects with precision and style!...Description Color { get; set; } Gets or sets the border color. DistanceFromText...text or from the page edge in points. IsVisible { get; } Returns...

    reference.aspose.com/words/net/aspose.words/bor...
  8. Archivio

    Archivio...oggetto di classe Pen con il colore e la dimensione specificati...SmoothingMode.AntiAlias; graphics.Clear(Color.White); // Inizializza una penna...

    blog.aspose.com/it/drawing/antialiasing-in-csharp/
  9. Trabajar con texto en un archivo PS | Java

    Cómo agregar texto en un archivo PS es una pregunta respondida por la solución API Aspose.Page. Vea cómo utilizar la funcionalidad en Java....para rellenar el texto con el color actual del estado de los gráficos...default or already defined color. In the given case it is black...

    docs.aspose.com/page/es/java/ps/working-with-text/
  10. PythonでPowerPointプレゼンテーションのチャートを作成または更新|Aspose....

    Aspose.Slides for Python via .NET を使用して、PowerPoint と OpenDocument のプレゼンテーションでチャートを作成およびカスタマイズする方法を学びます。プレゼンテーションにチャートを追加、書式設定、編集する方法を、Python の実用的なコード例とともに解説します。... data_points . add_data_point_for_bar_series ( workbook...20 )) series . data_points . add_data_point_for_bar_series ( workbook...

    docs.aspose.com/slides/ja/python-net/create-chart/