Sort Score
Result 10 results
Languages All
Labels All
Results 2,571 - 2,580 of 45,858 for

color

(0.32 sec)
  1. PageSetup.border_applies_to property | Aspose.W...

    PageSetup.border_applies_to property. Specifies which pages the page border is printed on.... color = aspose . pydrawing . Color . blue border...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Create or Add Table In PDF|Aspose.PDF for PHP v...

    Explore how to insert a table into an existing PDF document in PHP using Aspose.PDF for enhanced data organization....table Set the table border color as LightGray Set the border...(); $colors = new Color (); // Set the table border color as LightGray...

    docs.aspose.com/pdf/php-java/add-table-in-exist...
  3. 使用 C++ 通过 Node.js 管理 Excel 图表的图例|Documentation

    学习如何利用Aspose.Cells for Node.js via C++有效利用和自定义 Microsoft Excel 中的图表图例。我们的全面指南解释了图例的功能,如何访问和修改它,以及如何通过图例改善可视化和数据理解。..."Title" ); // Setting the font color of the chart title to blue chart...(). setColor ( AsposeCells . Color . Blue ); // Move the legend...

    docs.aspose.com/cells/zh/nodejs-cpp/chart-legend/
  4. Use Formulas Functions to Process Data|Document...

    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....background color to Yellow in cell A4 cellA4 . Interior . Color = Excel...to bold and the background color to Yellow in cell A4 Style style...

    docs.aspose.com/cells/net/use-formulas-function...
  5. ShapeBase.font property | Aspose.Words for Python

    ShapeBase.font property. Provides access to the font formatting of this object.... highlight_color = aspose . pydrawing . Color . light_gray...shape . font . color = aspose . pydrawing . Color . red shape ...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 如何通过 C++ 使用 JavaScript 创建柱状图|Documentation

    学习如何通过 C++ API 使用 Aspose.Cells for JavaScript 创建柱状图。... innerHTML = '<p style="color: red;">Please select an Excel...AsposeCells . Color . White ; chart . plotArea . border . color = AsposeCells...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  7. Hardware Based Rendering of 3D Geometry|Documen...

    Using Aspose.3D for .NET API, developers can program the GPU (graphics processing unit) and setup the graphics hardware for rendering 3D geometry instead of the fixed function pipeline....and calculate the final pixel color in GPU side Render States -... CreateViewport ( camera , Color . Gray , RelativeRectangle ...

    docs.aspose.com/3d/net/hardware-based-rendering...
  8. Aspose::Words::Drawing::ImageData::get_Borders ...

    Aspose::Words::Drawing::ImageData::get_Borders method. Gets the collection of borders of the image. Borders only have effect for inline images in C++....object will define the border color as empty. ASSERT_EQ ( 4 , imageData...ASPOSE_ASSERT_EQ ( System :: Drawing :: Color :: Empty , imageData -> get_Borders...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Drawing::ImageData::get_GrayScal...

    Aspose::Words::Drawing::ImageData::get_GrayScale method. Determines whether a picture will display in grayscale mode in C++....object will define the border color as empty. ASSERT_EQ ( 4 , imageData...ASPOSE_ASSERT_EQ ( System :: Drawing :: Color :: Empty , imageData -> get_Borders...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. How to Build Aspose.Cells for Go via C++ from t...

    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....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/how-to-build-aspos...