Sort Score
Result 10 results
Languages All
Labels All
Results 2,061 - 2,070 of 45,859 for

color

(0.56 sec)
  1. ImageData.GrayScale | Aspose.Words for .NET

    Discover the ImageData GrayScale property to enhance your images. Control grayscale display for stunning visual effects and improved user engagement....object will define the border color as empty. Assert . That ( imageData... Borders [ 0 ]. Color , Is . EqualTo ( Color . Empty )); // This...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Aspose::Words::Drawing::Stroke::get_Fill method...

    Aspose::Words::Drawing::Stroke::get_Fill method. Gets fill formatting for the Stroke in C++....set_ForeColor ( System :: Drawing :: Color :: get_White ()); // 2 - The...stroke -> set_Color ( System :: Drawing :: Color :: get_Red ());...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. 处理边框|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.... Thin , Color . Black ); style . SetBorder...LeftBorder , CellBorderType . Thin , Color . Green ); style . SetBorder...

    docs.aspose.com/cells/zh/net/working-with-borders/
  4. Format cells with Node.js via C++|Documentation

    Learn how to format and style cells in Aspose.Cells for Node.js via C++, including number formatting, date formatting, font styles, and other cell style options. Our guide will help you create attractive and professional‑looking spreadsheets....set background or foreground colors, borders, fonts, horizontal...Center ); // Setting the font color of the text style . getFont...

    docs.aspose.com/cells/nodejs-cpp/cells-formatting/
  5. Style.automatically_update property | Aspose.Wo...

    Style.automatically_update property. Specifies whether this style is automatically redefined based on the appropriate value.... color = aspose . pydrawing . Color . navy # Automatically...assertEqual ( aspose . pydrawing . Color . empty () . to_argb (), first_paragraph_style...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 23167004.xlsx

    Sheet1 Red Color in cells A1 and B2 is because of Conditional Formatting. Put 101 or any value >100 in cell A2 and B2, you will see Red background Color will be gone. 14.0300 14.0300 false...Sheet1 Red color in cells A1 and B2 is because of Conditional...you will see Red background color will be gone. 14.0300 14.0300...

    docs.aspose.com/cells/fr/cpp/apply-conditional-...
  7. 23167004.xlsx

    Sheet1 Red Color in cells A1 and B2 is because of Conditional Formatting. Put 101 or any value >100 in cell A2 and B2, you will see Red background Color will be gone. 14.0300 14.0300 false...Sheet1 Red color in cells A1 and B2 is because of Conditional...you will see Red background color will be gone. 14.0300 14.0300...

    docs.aspose.com/cells/ru/cpp/apply-conditional-...
  8. 使用 C# 的 PDF 高亮注释|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中为 PDF 文档添加高亮注释,以强调和审阅文本。..."Aspose User" , Color = Aspose . Pdf . Color . LightGreen };..."Aspose User" , Color = Aspose . Pdf . Color . Blue }; var squigglyAnnotation...

    docs.aspose.com/pdf/zh/net/highlights-annotation/
  9. Manage Zooms in Presentations with Python|Aspos...

    Create and customize Zoom with Aspose.Slides for Python via .NET — jump between sections, add thumbnails and transitions across PPT, PPTX and ODP presentations.... solid_fill_color . color = draw . Color . cyan # Create...fill_format . solid_fill_color . color = draw . Color . dark_khaki # Create...

    docs.aspose.com/slides/python-net/manage-zoom/
  10. Text Formatting inside PDF using C++|Aspose.PDF...

    Learn how to apply text formatting within PDFs in C++ using Aspose.PDF to control text appearance....() -> set_BackgroundColor ( Color :: get_LightGray ()); textFragment...() -> set_ForegroundColor ( Color :: get_Red ()); // Set StrokingColor...

    docs.aspose.com/pdf/cpp/text-formatting-inside-...