Sort Score
Result 10 results
Languages All
Labels All
Results 1,721 - 1,730 of 45,858 for

color

(0.21 sec)
  1. ImageColorMode | Aspose.Words for Java

    Specifies the Color mode for the generated images of document pages in Java....ImageColorMode Specifies the color mode for the generated images...Examples: Shows how to set a color mode when rendering documents...

    reference.aspose.com/words/java/com.aspose.word...
  2. 如何添加文本条件格式|Documentation

    如何使用 Aspose.Cells for Python via .NET 库应用文本条件格式。通过调整这些条件,您可以更好地控制单元格的外观和显示方式。...pydrawing import Color from datetime import datetime...get_format_condition ( "E15:G16" , Color . light_goldenrod_yellow ) idx...

    docs.aspose.com/cells/zh/python-net/how-to-add-...
  3. ChartDataLabel.position property | Aspose.Words...

    ChartDataLabel.position property. Gets or sets the position of the data label....Show data labels and set font color. series . has_data_labels =...data_labels . font . color = aspose . pydrawing . Color . white # Set...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Prefix Table Elements Styles with HtmlSaveOptio...

    Learn how to prefix table element styles in HTML using Aspose.Cells for JavaScript via C++....SaveFormat , HtmlSaveOptions , Color } = AsposeCells ; AsposeCells...the style of the cell – font color is Red const st = cell . style...

    docs.aspose.com/cells/javascript-cpp/prefix-tab...
  5. Aspose::Words::Drawing::Charts::ChartSeries::ge...

    Aspose::Words::Drawing::Charts::ChartSeries::get_Format method. Provides access to fill and line formatting of the series in C++....Examples Sows how to set series color. auto doc = System :: MakeObject...({ 5 , 6 })); // Set series color. series1 -> get_Format () ->...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. 填充设置|Documentation

    学习如何使用Aspose.Cells for JavaScript via C++自定义填充设置、背景和样式。...; // Setting the foreground color to yellow style . foregroundColor...foregroundColor = AsposeCells . Color . Yellow ; // Setting the background...

    docs.aspose.com/cells/zh/javascript-cpp/cells-f...
  7. Aspose::Words::Font::get_Outline method | Aspos...

    Aspose::Words::Font::get_Outline method. True if the font is formatted as outline in C++....flag to change the text's fill color to white and // leave a thin...each character in the original color of the text. builder -> get_Font...

    reference.aspose.com/words/cpp/aspose.words/fon...
  8. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Dodawanie, przenoszenie lub usuwanie stron w formacie PDF przy użyciu Python https://products.aspose.com/pdf/pl/python-net/pages/ Recent conten......net-color { background-color: #A4C547; } .java-color { background-color:...background-color: #E14544; } .cpp-color { background-color: #0C5BA3;...

    products.aspose.com/pdf/pl/python-net/pages/ind...
  9. Public API Changes in Aspose.Cells 16.12.0|Docu...

    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....condition and set the background color idx = fcs -> AddCondition (...GetIStyle ()-> SetBackgroundColor ( Color :: GetRed ()); //User friendly...

    docs.aspose.com/cells/go-cpp/public-api-changes...
  10. Manage Presentation Zoom in .NET|Aspose.Slides ...

    Create and customize Zoom with Aspose.Slides for .NET — jump between sections, add thumbnails and transitions across PPT, PPTX and ODP presentations.... Color = Color . Cyan ; // Creates a text...FillFormat . SolidFillColor . Color = Color . DarkKhaki ; // Create...

    docs.aspose.com/slides/net/manage-zoom/