Sort Score
Result 10 results
Languages All
Labels All
Results 1,971 - 1,980 of 47,057 for

color

(0.44 sec)
  1. ImageData.Borders | Aspose.Words for .NET

    Discover the ImageData Borders property to enhance inline images with customizable borders. Elevate your visuals and improve user engagement today!...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. ImageData.BiLevel | Aspose.Words for .NET

    Discover the ImageData BiLevel property to effortlessly control black and white image display, enhancing your visual content with precision....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...
  3. ImageData.Brightness | Aspose.Words for .NET

    Adjust your image's brightness with the ImageData Brightness property. Set values from 0.0 (dimmest) to 1.0 (brightest) for optimal visual impact....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...
  4. 用 JavaScript 和 C++ 设置工作表标签颜色|Documentation

    本文展示了使用 JavaScript 和 C++ 以编程方式设置 Excel 工作表标签颜色的示例代码。...< title > Set Worksheet Tab Color Example </ title > </ head >...> < h1 > Set Worksheet Tab Color Example </ h1 > < input type...

    docs.aspose.com/cells/zh/javascript-cpp/set-wor...
  5. FillType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.FillType enum to enhance your fillable objects with versatile fill types for improved document design....new Document ( MyDir + "Two color gradient.docx" ); // Get Fill...WriteLine ( "The foreground color of the fill is: {0}" , fill...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Aspose.PSD for .NET 23.3 - Release Notes|Docume...

    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....Curves adjustment and CMYK color mode Bug PSDNET-1403 Style of...Curves adjustment and CMYK color mode string srcFile = "inpu...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-3...
  7. TableStyle.LeftIndent | Aspose.Words for .NET

    Discover the TableStyle LeftIndent property to easily customize your table's left indent for enhanced layout control and visual appeal.... Color = Color . Blue ; tableStyle . Borders...tableStyle . Borders . Color = Color . Green ; tableStyle . Borders...

    reference.aspose.com/words/net/aspose.words/tab...
  8. TableStyle.left_indent property | Aspose.Words ...

    TableStyle.left_indent property. Gets or sets the value that represents the left indent of a table.... color = aspose . pydrawing . Color . blue table_style...table_style . borders . color = aspose . pydrawing . Color . green table_style...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Drawing::Fill::get_Transparency ...

    Aspose::Words::Drawing::Fill::get_Transparency method. Gets or sets the degree of transparency of the specified fill as a value between 0.0 (opaque) and 1.0 (clear) in C++....Document > ( get_MyDir () + u "Two color gradient.docx" ); // Get Fill...:: cout << "The foreground color of the fill is: " << fill ->...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Manage Presentation Tables in .NET|Aspose.Slide...

    Create & edit tables in PowerPoint slides with Aspose.Slides for .NET. Discover simple C# code examples to streamline your table workflows.... Color = Color . Red ; tbl . Rows [ row...FillFormat . SolidFillColor . Color = Color . Red ; tbl . Rows [ row...

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