Sort Score
Result 10 results
Languages All
Labels All
Results 3,481 - 3,490 of 29,833 for

color

(0.12 sec)
  1. ArrowWidth Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.ArrowWidth enum to customize arrow end widths for enhanced document visuals and precision in your projects.... Color = Color . Red ; arrow . Stroke ...filledInArrow . Fill . ForeColor = Color . Green ; filledInArrow . Fill...

    reference.aspose.com/words/net/aspose.words.dra...
  2. GradientStopCollection class | Aspose.Words for...

    Aspose.Words.Drawing.GradientStopCollection class. Contains a collection of [GradientStop](../gradientstop/) objects... color = "#00FFFF" ; gradientStops...( gradientStops . at ( 0 ). color ). toEqual ( "#00FFFF" ); expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 使用 C++ 将表格添加到 PDF | Aspose.PDF

    簡單的演示原始程式碼,可在任何平臺上使用C++語言在PDF檔中添加表格。...(); // Set the table border color as LightGray table -> set_Border...All , .5f , Aspose :: Pdf :: Color :: get_LightGray ())); // Set...

    products.aspose.com/pdf/zh-hant/cpp/table/add/
  4. 用C++插入迷你图|Documentation

    使用Aspose.Cells结合C++为Excel创建迷你图。... SetColor ( Color :: Orange ()); group . SetSeriesColor...GetHighPointColor (). SetColor ( Color :: Green ()); group . GetLowPointColor...

    docs.aspose.com/cells/zh/cpp/creating-sparklines/
  5. FieldMergeBarcode.foregroundColor property | As...

    FieldMergeBarcode.foregroundColor property. Gets or sets the foreground Color of the barcode symbol...Gets or sets the foreground color of the barcode symbol. Valid...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Get and Set Page Properties using Python|Aspose...

    This section shows how to get the number of pages in a PDF file, get information about PDF page properties such as Color and set page properties....PDF page properties such as color and set page properties. The...box. Bleed is the amount of color (or artwork) that extends beyond...

    docs.aspose.com/pdf/python-net/get-and-set-page...
  7. Aspose::Words::Markup::StructuredDocumentTag::s...

    Aspose::Words::Markup::StructuredDocumentTag::set_Color method. Setter for Aspose::Words::Markup::StructuredDocumentTag::get_Color in C++....Ta::set_Color method StructuredDocumentTa::set_Color method Setter...:StructuredDocumentTa::get_Color . void Aspose :: Words :: Markup...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. PreferredWidth class | Aspose.Words for Python

    aspose.words.tables.PreferredWidth class. Represents a value and its unit of measure that is used to specify the preferred width of a table or a cell...background_pattern_color = aspose . pydrawing . Color . light_yellow...background_pattern_color = aspose . pydrawing . Color . light_blue...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose 中的公共 API 更改。3D 1.7.0|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....set background color opt . BackgroundColor = Color . AliceBlue ;...CastShadows = true , Color = new Vector3 ( Color . White ) }). Transform...

    docs.aspose.com/3d/zh/net/public-api-changes-in...
  10. Add Borders in Excel using Node.js

    Follow this article to Add borders in Excel using Node.js. It shares IDE settings, a steps list, and a sample code to create a border in Excel using Node.js....method using the border type and color Auto-fit the columns after adding...the cell border type and the color of borders. Code to Add Borders...

    kb.aspose.com/cells/nodejs/add-borders-in-excel...