Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 6,838 for

point coloring

(0.08 sec)
  1. sample.zip

    Properties/AssemblyInfo.cs using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the f......Designer helps you get your point across PowerPoint Designer suggests...some way (move, resize, change color), then go to Transitions > Morph...

    docs.aspose.com/slides/fr/net/web-extensions/sa...
  2. sample.zip

    Properties/AssemblyInfo.cs using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the f......Designer helps you get your point across PowerPoint Designer suggests...some way (move, resize, change color), then go to Transitions > Morph...

    docs.aspose.com/slides/net/web-extensions/sampl...
  3. Aspose::Words::Comment::get_Done method | Aspos...

    Aspose::Words::Comment::get_Done method. Gets or sets flag indicating that the comment has been marked done in C++...." ); // Insert a comment to point out an error. auto comment =...not "done" with a faded text color. comment = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/com...
  4. RevisionOptions.moved_from_text_color property ...

    RevisionOptions.moved_from_text_color property. Allows to specify the color to be used for areas where content was moved from [RevisionType.MOVING](../../../aspose.words/revisiontype/#MOVING)...moved_from_text_color property RevisionOptions.moved_from_text_color property...property Allows to specify the color to be used for areas where content...

    reference.aspose.com/words/python-net/aspose.wo...
  5. RevisionOptions.moved_from_text_effect property...

    RevisionOptions.moved_from_text_effect property. Allows to specify the effect to be applied to the areas where content was moved from [RevisionType.MOVING](../../../aspose.words/revisiontype/#MOVING)... inserted_text_color = aw . layout . RevisionColor...revision_options . deleted_text_color = aw . layout . RevisionColor...

    reference.aspose.com/words/python-net/aspose.wo...
  6. RevisionOptions.inserted_text_effect property |...

    RevisionOptions.inserted_text_effect property. Allows to specify the effect to be applied to the inserted content [RevisionType.INSERTION](../../../aspose.words/revisiontype/#INSERTION)... inserted_text_color = aw . layout . RevisionColor...revision_options . deleted_text_color = aw . layout . RevisionColor...

    reference.aspose.com/words/python-net/aspose.wo...
  7. RevisionOptions.show_original_revision property...

    RevisionOptions.show_original_revision property. Allows to specify whether the original text should be shown instead of revised one... inserted_text_color = aw . layout . RevisionColor...revision_options . deleted_text_color = aw . layout . RevisionColor...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 使用 Node.js via C++ 为图表点添加富文本自定义数据标签|Documentation

    学习如何在 Aspose.Cells for Node.js via C++ 中为图表点添加富文本自定义数据标签。我们的指南将向您展示如何用不同字体、颜色和对齐方式格式化标签,以增强图表的外观和可读性。...label of first series first point const dlbls = chart . getNSeries...(). setColor ( AsposeCells . Color . Red ); fntSetting . getFont...

    docs.aspose.com/cells/zh/nodejs-cpp/rich-text-c...
  9. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for Android. Add, format, and edit charts with practical Java code examples.... Add a fill color for chart series. Add labels...1 , 30 )); // Sets the fill color for series series . getFormat...

    docs.aspose.com/slides/androidjava/create-chart/
  10. Getting Started|Documentation

    How to install Aspose Cells for Go via C++ and create a Hello World application....BackgroundType_Solid ) color , _ := NewColor () color . Set_Color_R ( uint8...uint8 ( 255 )) color . Set_Color_G ( uint8 ( 128 )) style . SetForegroundColor...

    docs.aspose.com/cells/go-cpp/getting-started/