Sort Score
Result 10 results
Languages All
Labels All
Results 7,511 - 7,520 of 35,873 for

color

(0.07 sec)
  1. 数据筛选与C++|Documentation

    学习如何使用Aspose.Cells for C++ API添加数据筛选。...Custom 自定义包含/不包含等筛选条件 Filter by Color 基于填充颜色的筛选 Date Filters 基于不同日期标准的行筛选...CellsColor object for foreground color CellsColor clrForeground = workbook...

    docs.aspose.com/cells/zh/cpp/data-filtering/
  2. How to modify footnote content number style? - ...

    for (Paragraph paragraph : footnote.getParagraphs()) { for (Run run : paragraph.getRuns()) { run.getFont().setColor(Color.RED); } }...setColor(Color.RED); } } Professionalize.Discourse...snippet only changes the font color of the footnote text but does...

    forum.aspose.com/t/how-to-modify-footnote-conte...
  3. Vectorize PNG – Python code and Online Vectorizer

    Convert PNG to SVG online or with Python. Vectorize PNG, save PNG to SVG, and get all advantages of vector graphics!...colors_limit = 25 # Example color limit vectorizer...creation and optimization. Set the colors_limit property of the class...

    products.aspose.com/svg/python-net/vectorize-im...
  4. Vectorize an Image – Python code and Online Vec...

    Convert images to vector graphics online or with Python. Vectorize images, save image to SVG, and get all advantages of vector graphics!...colors_limit = 25 # Example color limit vectorizer...creation and optimization. Set the colors_limit property of the class...

    products.aspose.com/svg/python-net/vectorize-im...
  5. FieldDatabase.InsertOnceOnMailMerge | Aspose.Wo...

    Discover how the InsertOnceOnMailMerge property in FieldDatabase enhances your data merging by allowing seamless insertion at the start of merges....Index #10 corresponds to the "Colorful 3" format. field . TableFormat...2 (shading) + 4 (font) + 8 (color) + 16 (autofit) + 32 (heading...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldDatabase.TableFormat | Aspose.Words for .NET

    Discover the FieldDatabase TableFormat property to easily customize your database query results with flexible formatting options for enhanced data presentation....Index #10 corresponds to the "Colorful 3" format. field . TableFormat...2 (shading) + 4 (font) + 8 (color) + 16 (autofit) + 32 (heading...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Aspose::Words::Lists::List::get_IsMultiLevel me...

    Aspose::Words::Lists::List::get_IsMultiLevel method. Returns true when the list contains 9 levels; false when 1 level in C++....get_Font () -> set_Color ( System :: Drawing :: Color :: get_Blue ());...

    reference.aspose.com/words/cpp/aspose.words.lis...
  8. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_ReverseOrder method. Returns or sets a flag indicating whether values of axis should be displayed in reverse order, i.e. from max to min in C++....get_Font () -> set_Color ( System :: Drawing :: Color :: get_Red ());...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Drawing::Charts::AxisTickLabels:...

    Aspose::Words::Drawing::Charts::AxisTickLabels::get_IsAutoSpacing method. Gets or sets a flag indicating whether to use automatic interval for drawing the tick labels in C++....get_Font () -> set_Color ( System :: Drawing :: Color :: get_Red ());...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Create HTML Table in C#

    This guide explains how to create HTML table in C#. It covers the system IDE configurations, a stepwise list, and a code snippet to build HTML table in C#....width, border style, border color, etc. Next, append multiple...

    kb.aspose.com/html/net/create-html-table-in-csh...