Sort Score
Result 10 results
Languages All
Labels All
Results 9,811 - 9,820 of 45,860 for

color

(0.1 sec)
  1. Automating PowerPoint Generation in .NET: Creat...

    Automate slide creation on cloud platforms with Aspose.Slides for .NET—generate, edit, and convert PowerPoint and OpenDocument files fast and reliably.... Color = Color . Black ; paragraph . Text...

    docs.aspose.com/slides/net/automating-powerpoin...
  2. 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...
  3. SVG 光照效果 – SVG 滤镜 – C# 代码

    了解如何使用 Aspose.SVG for .NET API 组合多个 SVG 滤镜来创建和控制 SVG 光照效果。...specularExponent = "30" lighting - color = "#ddd" > 7 < fePointLight...specularExponent = "30" lighting - color = "#ddd" > 3 < fePointLight...

    docs.aspose.com/svg/zh/net/svg-lighting-effects/
  4. Aspose.PSD for Java 20.5 - 发行说明|Documentation

    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.... drawRectangle ( new Pen ( Color . getDarkGray (), 1 ), rect... drawRectangle ( new Pen ( Color . getDarkGray (), 1 ), rect...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  5. 使用 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/
  6. 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...
  7. Microsoft publisher file extension API | Java

    Java library to parse, process and convert Publisher document formats to PDF. Implement the functionality into your own product.... Pattern, Color and Gradient fill Support of...Rendering of Stroke effect with Color Fill for export FAQ 1. Why would...

    products.aspose.com/pub/java/
  8. LaTeX Equations | API Solution for C++

    C++ API Solution to work with LaTeX. Create a formula of any complexity using this native LaTeX API for C++.... // Specify the background color. options->set_BackgroundCol...or(System::Drawing::Color::get_White()); // Specify the output...

    products.aspose.com/tex/cpp/math-rendering/
  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...