Sort Score
Result 10 results
Languages All
Labels All
Results 5,361 - 5,370 of 36,860 for

color

(0.07 sec)
  1. ChartAxisTitle.overlay property | Aspose.Words ...

    ChartAxisTitle.overlay property. Determines whether other chart elements shall be allowed to overlap the title... color = "#0000FF" ; doc . save ( base...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. OoxmlSaveOptions.Zip64Mode | Aspose.Words for .NET

    Discover the OoxmlSaveOptions Zip64Mode property to enhance your document's output with ZIP64 format. Optimize large files effortlessly!... Clear ( Color . FromArgb ( random . Next (...

    reference.aspose.com/words/net/aspose.words.sav...
  3. 在工作表中应用条件格式(使用C++)|Documentation

    如何在C++中使用Aspose.Cells库在工作表中应用条件格式。通过调整这些条件,您可以更好地控制单元格的外观和显示。...background color fc . GetStyle (). SetBackgroundColor ( Color :: Red...FALSE)" ); // Set the background color Style style = fc . GetStyle...

    docs.aspose.com/cells/zh/cpp/apply-conditional-...
  4. Working with Shapes in PS file | Java

    How to add shapes to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java... setPaint (Color. ORANGE ); 11 //Fill the first...rectangle 15 document. setPaint (Color. RED ); 16 //Set stroke 17 document...

    docs.aspose.com/page/java/ps/working-with-shapes/
  5. Working with Paragraphs in Java|Aspose.Words fo...

    Paragraph node manipulation practices using Java....have similar attributes like color, line style, line width, distance...desired shading texture and the colors that are applied to the background...

    docs.aspose.com/words/java/working-with-paragra...
  6. 创建复杂的PDF|Aspose.PDF for Java

    Aspose.PDF for Java 允许您创建包含图像、文本片段和表格的更复杂的文档。... Box , 1f , Color . getDarkSlateGray ())); table...BorderSide . Box , 0 . 5f , Color . getBlack ())); table . getMargin...

    docs.aspose.com/pdf/zh/java/complex-pdf-example/
  7. ListCollection class | Aspose.Words for Python

    aspose.words.lists.ListCollection class. Stores and manages formatting of bulleted and numbered lists used in a document... color = aspose . pydrawing . Color . red list1 ...0 ] . font . color = aspose . pydrawing . Color . blue list2...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 更改 SVG 背景颜色 – C# 示例

    了解如何在 C# 中更改 SVG 背景颜色 - 通过直接修改 SVG、使用内联和内部 CSS 以及使用 JavaScript。...(OutputDir, "add-background-color.svg" )); 更改 SVG 背景颜色 如果您的 SVG...Combine (DataDir, "add-background-color.svg" )); 7 8 // Get the root...

    docs.aspose.com/svg/zh/net/change-svg-backgroun...
  9. Using FloatingBox for text generation|Aspose.PD...

    This page explains how to format text inside floating box.... Color . DarkGreen ), IsNeedRepeating...can set desired background color by using BackgroundColor property...

    docs.aspose.com/pdf/net/floating-box/
  10. How to run Aspose.PDF for .NET 8 in Docker|Aspo...

    Integrate Aspose.PDF functionality into .NET 8 application using Docker Linux or Windows containers... Box , 1f , Color . Black ), DefaultCellBorder...( BorderSide . Box , 0.5f , Color . Gray ), DefaultCellPadding...

    docs.aspose.com/pdf/net/docker/dotnet8/