Sort Score
Result 10 results
Languages All
Labels All
Results 9,781 - 9,790 of 45,765 for

color

(0.21 sec)
  1. Get Paragraph Bounds from Presentations in Java...

    Learn how to retrieve paragraph and text-portion bounds in Aspose.Slides for Java to optimize text positioning in PowerPoint presentations.... setColor ( Color . YELLOW ); shape . getLineFormat...

    docs.aspose.com/slides/java/paragraph/
  2. Customizing Charts with JavaScript via C++|Docu...

    Learn how to customize charts in Aspose.Cells for JavaScript via C++. Our guide will show you how to modify chart layouts, add and format data series, adjust axes, and apply various formatting options to enhance the appearance and usability of your charts.... innerHTML = '<p style="color: green;">Workbook created successfully...

    docs.aspose.com/cells/javascript-cpp/customizin...
  3. 添加带有单元格文本的条件图标集,使用JavaScript通过C++|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++在单元格文本旁添加条件图标。通过图标增强数据的含义。... innerHTML = '<p style="color: green;">Operation completed...

    docs.aspose.com/cells/zh/javascript-cpp/add-con...
  4. ReplacingArgs | Aspose.Words for Java

    Provides data for a custom replace operation in Java...."HighlightColor" property to a background color that we want to apply to the...getApplyFont().setHighlightColor(Color.GRAY); NumberHexer numberHexer...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::Drawing::ShapeBase::get_CoordOri...

    Aspose::Words::Drawing::ShapeBase::get_CoordOrigin method. The coordinates at the top-left corner of the containing block of this shape in C++....set_FillColor ( System :: Drawing :: Color :: get_Red ()); group -> AppendChild...set_FillColor ( System :: Drawing :: Color :: get_LightBlue ()); group...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Convert MHTML to Image in C# – MHTML to JPG, PN...

    Convert MHTML to Image using Aspose.HTML for .NET and consider the supported MHTML to Image conversion scenarios in C# examples.... This property sets the color that will fill the background...page-size and a background color 10 ImageSaveOptions options...

    docs.aspose.com/html/net/convert-mhtml-to-image/
  7. 使用 C++ 向 PDF 添加文本|Aspose.PDF for C++

    本文描述了在 Aspose.PDF 中处理文本的各个方面。了解如何向 PDF 添加文本、添加 HTML 片段或使用自定义 OTF 字体。...() -> set_ForegroundColor ( Color :: get_Blue ()); textFragment...() -> set_BackgroundColor ( Color :: get_LightGray ()); // create...

    docs.aspose.com/pdf/zh/cpp/add-text-to-pdf-file/
  8. Create SurfaceContourWireframe Chart in Excel u...

    Learn how to generate a SurfaceContourWireframe chart in Excel with Aspose.Cells for .NET using C#. Step‑by‑step guide with complete, runnable code examples....programmatically (title, axes, colors, style, etc.). High Performance...and applies simple background colors. Saving Writes the workbook...

    blog.aspose.com/cells/create-surfacecontourwire...
  9. How to change number format to percentage upto ...

    I’m attaching a sample excel file. In the file as shown for the data labels we need the percentage format up to 1 decimal place. How can I set that? PieChartDecimalFormat.zip (10.7 KB)...Color; import com.aspose.cells.Style;...the font color if needed style.getFont().setColor(Color.getRed());...

    forum.aspose.com/t/how-to-change-number-format-...
  10. ChartDataLabelPosition | Aspose.Words for Java

    Specifies the position for a chart data label in Java....Show data labels and set font color. series.hasDataLabels(true);...dataLabels.getFont().setColor(Color.WHITE); // Set data label position...

    reference.aspose.com/words/java/com.aspose.word...