Sort Score
Result 10 results
Languages All
Labels All
Results 1,711 - 1,720 of 6,847 for

point coloring

(0.24 sec)
  1. CommandButtonControl class | Aspose.Words for P...

    aspose.words.drawing.ole.CommandButtonControl class. The CommandButton control runs a macro that performs an action when a user clicks it....Description back_color Gets or sets a background color of the control...Forms2OleControl ) fore_color Gets or sets a foreground color of the control...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PreferredWidth.Equals | Aspose.Words for .NET

    Discover how the PreferredWidth Equals method checks if your specified width matches the current value, ensuring precision in your layout design....absolute preferred width based on points: builder . InsertCell (); builder...Shading . BackgroundPatternCol = Color . LightYellow ; builder . Writeln...

    reference.aspose.com/words/net/aspose.words.tab...
  3. Робота з текстом у PostScript | C++

    Як додати textt у файл PS – це питання, на яке відповідає рішення Aspose.Page API. Подивіться, як використовувати цю функцію в C++...default or already defined color. In given case it is black....); 5 //Fill text with Blue color. 6 document -> FillText(str...

    docs.aspose.com/page/uk/cpp/ps/working-with-text/
  4. 搜索

    搜索...solid_fill_color.color = drawing.Color.blue tbl.rows[row][cell]...fill_format.solid_fill_color.color= drawing.Color.blue tbl.rows[row][cell]...

    blog.aspose.com/zh-hant/slides/create-powerpoin...
  5. ConditionalStyle | Aspose.Words for Java

    Represents special formatting applied to some area of a table with assigned table style in Java....setBackgroundPattern(Color.BLUE); // 2 - By index: tableStyle...get(0).getBorders().setColor(Color.BLACK); tableStyle.getConditionalStyles()...

    reference.aspose.com/words/java/com.aspose.word...
  6. Anotação de Destaques em PDF usando C++|Aspose....

    As anotações de marcação são apresentadas no texto como destaques, sublinhados, tachados ou sublinhados irregulares no texto de um documento....highlightAnnotation -> set_Color ( Color :: get_LightGreen ()); auto...strikeOutAnnotation -> set_Color ( Color :: get_Blue ()); auto squigglyAnnotation...

    docs.aspose.com/pdf/pt/cpp/highlights-annotation/
  7. JavaScriptを使用したC++によるチャートの外観設定|Documentation

    C++経由のAspose.Cells for JavaScriptを使用して、チャートの外観を設定する方法を学びましょう。ガイドでは、チャートレイアウト、色、フォント、効果を変更して、望ましいビジュアルスタイルを実現し、ワークシートを改善する方法を示します。...); // Setting the foreground color of the plot area chart . plotArea...AsposeCells . Color ( 0 , 0 , 255 ); // Setting the foreground color of...

    docs.aspose.com/cells/ja/javascript-cpp/setting...
  8. Dégradés SVG – Exemples de code SVG et C#

    Apprenez à créer des dégradés SVG dans du code XML et parcourez des exemples C# d'implémentation de dégradés SVG à l'aide de l'API Aspose.SVG for .NET....gradient linéaire relie les points de départ et d’arrivée sur...spécifiée avec un attribut stop-color . Un attribut offset de l’élément...

    docs.aspose.com/svg/fr/net/svg-gradients/
  9. Working with Text in PostScript | .NET

    How to add textt in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...filling the text with the current color of the graphics state (that...default or already defined color. In given case it is black....

    docs.aspose.com/page/net/ps/working-with-text/
  10. Come impostare il Punto come Totale con Python....

    Impara come configurare i punti totali nei grafici Waterfall di Excel usando Aspose.Cells per Python via .NET con questa guida passo passo.... is_color_varied = True # Configure total points (0-based...indices) total_points = [ 3 , 5 , 7 ] # Points to mark as totals...

    docs.aspose.com/cells/it/python-net/how-to-set-...