Sort Score
Result 10 results
Languages All
Labels All
Results 3,911 - 3,920 of 44,562 for

color

(0.1 sec)
  1. Format Rows and Columns with JavaScript via C++...

    Aspose.Cells for JavaScript via C++ can support changing row height or column width, as well as applying formatting on rows or columns.... innerHTML = '<p style="color: red;">Please select an Excel...'result' ). innerHTML = '<p style="color: green;">Row height set successfully...

    docs.aspose.com/cells/javascript-cpp/adjusting-...
  2. ListLevel class | Aspose.Words for Python

    aspose.words.lists.ListLevel class. Defines formatting for a list level... color = aspose . pydrawing . Color . red list_level...list_level . font . color = aspose . pydrawing . Color . blue list_level...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 格式化数据透视表|Documentation

    如何用Aspose.Cells for JavaScript通过C++对数据透视表进行格式化。... innerHTML = '<p style="color: red;">Please select an Excel...resultDiv . innerHTML = '<p style="color: green;">Operation completed...

    docs.aspose.com/cells/zh/javascript-cpp/formatt...
  4. Creating a complex PDF|Aspose.PDF for .NET

    Aspose.PDF for NET allows you to create more complex documents that contain images, text fragments, and tables in one document.... Color . DarkSlateGray ), DefaultCellBorder...Box , 0.5f , Aspose . Pdf . Color . Black ), DefaultCellPadding...

    docs.aspose.com/pdf/net/complex-pdf-example/
  5. Add Line Object to PDF file|Aspose.PDF for Java

    This article explains how to create a line object to your PDF using Aspose.PDF for Java....also specify the dash pattern, color and other formatting for Line...object that is filled with color. public static void ExampleLine...

    docs.aspose.com/pdf/java/add-line/
  6. 如何使用 Go 命令安装 Aspose.Cells for Go via C++。|Docum...

    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/zh/go-cpp/how-to-install-...
  7. Working with Background in ODS Files with JavaS...

    Learn how to manage backgrounds in ODS files using Aspose.Cells for JavaScript via C++....background can either be a colored background or a graphic background...'result' ). innerHTML = '<p style="color: red;">Please select an ODS/Excel...

    docs.aspose.com/cells/javascript-cpp/working-wi...
  8. 使用额外类型的PDF注释|Aspose.PDF for Java

    本节介绍如何添加、获取和删除PDF文档中的额外类型的注释。...Rectangle、title、Subject、Flags、color、width、StartingStyle 和 Endin...StrikeOutAnnotation 并设置参数(新的 Rectangle、title、color、新的 QuadPoints 和新的 points、Su...

    docs.aspose.com/pdf/zh/java/extra-annotations/
  9. 在演示文稿中更改形状的填充颜色|Aspose.Slides 文档

    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....FileName = FilePath + "Fill color of a shape.pptx" ; SetPPTShapeColor...FileName = FilePath + "Fill color of a shape.pptx" ; // 实例化表示...

    docs.aspose.com/slides/zh/net/change-the-fill-c...
  10. 通过C++设置Excel和ODS文件的条件格式|Documentation

    如何在C++中对Excel和ODS文件应用条件格式。..."100" ); // Sets the background color. FormatCondition fc = fcs ....GetStyle (). SetBackgroundColor ( Color :: Red ()); // Saving the Excel...

    docs.aspose.com/cells/zh/cpp/conditional-format...