Sort Score
Result 10 results
Languages All
Labels All
Results 9,581 - 9,590 of 46,997 for

color

(2.06 sec)
  1. 基于事件的 XPS 页面修改 | .NET

    了解如何使用 Aspose.Page API for .NET 在 XPS 文件转换过程中对所有输出页面进行重复更改... CreateSolidColorBrus (Color. Blue ); 36 glyphs. HyperlinkTarget...api. CreateSolidColorBrus (Color. Blue ); 42 glyphs. HyperlinkTarget...

    docs.aspose.com/page/zh/net/xps/event-based-mod...
  2. 用C++管理Shape文本选项|Documentation

    学习如何使用 Aspose.Cells for C++ 编程管理Shape的文本选项。... SetColor ( Color :: Red ()); font . SetIsBold...

    docs.aspose.com/cells/zh/cpp/managing-shape-tex...
  3. Setting ScaleCrop and LinksUpToDate properties ...

    Learn how to set ScaleCrop and LinksUpToDate properties of built-in document properties using Aspose.Cells for JavaScript via C++.... innerHTML = '<p style="color: green;">Operation completed...

    docs.aspose.com/cells/javascript-cpp/setting-sc...
  4. FieldDatabase | Aspose.Words for Java

    Implements the DATABASE field in Java....Index #10 corresponds to the "Colorful 3" format. field.setTableFormat("10");...2 (shading) + 4 (font) + 8 (color) + 16 (autofit) + 32 (heading...

    reference.aspose.com/words/java/com.aspose.word...
  5. 用C++设置对齐方式|Documentation

    在Aspose.Cells库中,您可以使用单元格对齐设置来调整文本的布局和显示。通过调整水平对齐、垂直对齐和文本换行等设置,您可以更好地控制文本在单元格中的流动。本文件将为您提供详细的步骤和样本代码,以帮助您快速掌握如何使用Aspose.Cells进行单元格对齐设置。...// Set the font color font . SetColor ( Color :: Blue ()); //...true ); // Set the background color of C6 Cell to Red style . SetForegroundColor...

    docs.aspose.com/cells/zh/cpp/cells-alignment-se...
  6. How to get OData Connection Information with Ja...

    Learn how to extract OData connection information from an Excel file using Aspose.Cells for JavaScript via C++.... innerHTML = '<p style="color: red;">Please select an Excel...

    docs.aspose.com/cells/javascript-cpp/how-to-get...
  7. Aspose::Words::Drawing::Charts::ChartDataTable ...

    Aspose::Words::Drawing::Charts::ChartDataTable class. Allows to specify properties of a chart data table in C++....get_Stroke () -> set_Color ( System :: Drawing :: Color :: get_DarkBlue...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Notes::Footnote::get_StoryType m...

    Aspose::Words::Notes::Footnote::get_StoryType method. Returns Footnotes or Endnotes in C++....get_Font () -> set_Color ( System :: Drawing :: Color :: get_Green...

    reference.aspose.com/words/cpp/aspose.words.not...
  9. Aspose::Words::InlineStory::get_Font method | A...

    Aspose::Words::InlineStory::get_Font method. Provides access to the font formatting of the anchor character of this object in C++....get_Font () -> set_Color ( System :: Drawing :: Color :: get_Green...

    reference.aspose.com/words/cpp/aspose.words/inl...
  10. Add Watermarks to PDF in Python|Aspose.PDF for ...

    Learn how to add watermark artifacts to PDF files in Python using Aspose.PDF for Python via .NET.... foreground_color = ap . Color . blue_violet text_state...

    docs.aspose.com/pdf/python-net/add-watermarks/