Sort Score
Result 10 results
Languages All
Labels All
Results 2,241 - 2,250 of 38,960 for

color

(0.18 sec)
  1. Font | Aspose.Words for Java

    Contains font attributes font name font size Color and so on for an object in Java....attributes (font name, font size, color, and so on) for an object. To...0); font.setHighlightColor(Color.YELLOW); doc.getFirstSection()...

    reference.aspose.com/words/java/com.aspose.word...
  2. Start and Finish dates of task not getting refl...

    Hi, I am trying to set the start and finish dates of a task from a hidden variable. Task t1 = proj.RootTask.Children.Add("tested now"); t1.Set(Tsk.Start, Convert.ToDateTime(hdnStartDate.Value)); …...white-space: pre; background-color: rgb(255, 255, 255);”>Project...= <span class=“kwrd” style=“color: rgb(0, 0, 255); font-family:...

    forum.aspose.com/t/start-and-finish-dates-of-ta...
  3. 用C++对工作簿中的单元格进行格式化|Documentation

    Aspose.Cells是一个用于处理电子表格文件的C++库。它支持格式化工作簿中的工作表单元格,允许用户自定义单元格的外观和样式。本文章介绍如何使用Aspose.Cells库格式化工作表单元格。... ChangePalette ( Color { 155 , 204 , 255 }, 55 ); workbook...workbook . ChangePalette ( Color { 0 , 51 , 105 }, 54 ); workbook...

    docs.aspose.com/cells/zh/cpp/format-worksheet-c...
  4. Format Cell|Documentation

    This article introduces how to set or apply style format for a cell (GridCell) in GridWeb....Font color, select a font color. Background, select a color for...pixels. Border line color, select the line color. Border lines, select...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  5. Working with Content Control SDT|Aspose.Words f...

    Using python you can embed customer-defined semantics as well as its behaviour and appearance into a document....and Border Colors The StructuredDocumentTa.color property allows...get or set the color of content control. The color affects content...

    docs.aspose.com/words/python-net/working-with-c...
  6. Working with Content Control SDT|Aspose.Words f...

    using Node.js you can embed customer-defined semantics as well as its behaviour and appearance into a document....and Border Colors The StructuredDocumentTa.color property allows...get or set the color of content control. The color affects content...

    docs.aspose.com/words/nodejs-net/working-with-c...
  7. 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...
  8. Apply Shape Effects in Presentations in .NET|As...

    Transform your PPT and PPTX files with advanced shape effects using Aspose.Slides for .NET—create striking, professional slides in seconds....easily adjust parameters like color, blur radius, and direction...OuterShadowEffect . ShadowColor . Color = Color . DarkGray ; shape . EffectFormat...

    docs.aspose.com/slides/net/shape-effect/
  9. 使用Node.js via C++格式化单元格|Documentation

    学习如何在Aspose.Cells for Node.js via C++中格式化和设置单元格,包括数字格式、日期格式、字体样式和其他单元格样式选项。我们的指南将帮助你创建漂亮且专业的电子表格。...Center ); // Setting the font color of the text style . getFont...(). setColor ( AsposeCells . Color . Green ); // Setting to shrink...

    docs.aspose.com/cells/zh/nodejs-cpp/cells-forma...
  10. CellFormat Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.CellFormat class for comprehensive table cell formatting. Enhance your document styling with easy-to-use features!... ForegroundPatternCol = Color . LightGreen ; doc . Save (...BorderType . Bottom ]. Color = Color . Red ; // Use the "CellFormat"...

    reference.aspose.com/words/net/aspose.words.tab...