Sort Score
Result 10 results
Languages All
Labels All
Results 9,981 - 9,990 of 47,073 for

color

(0.07 sec)
  1. Can’t find where to open a new topic - Free Sup...

    Hi, I want to ask a question in a new topic but can’t find where to open a new topic. Did this change?... Setting color for line chart alexey.noskov...

    forum.aspose.com/t/can-t-find-where-to-open-a-n...
  2. Add Page Number to PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET allows you to add Page Number Stamp to your PDF file using PageNumber Stamp class.... ForegroundColor = Color . Aqua ; // Add stamp to particular...

    docs.aspose.com/pdf/net/add-page-number/
  3. 用JavaScript通过C++操作非原始形状的数据|Documentation

    学习如何访问和操作Aspose.Cells for JavaScript中的非原始形状。... innerHTML = '<p style="color: red;">Please select an Excel...

    docs.aspose.com/cells/zh/javascript-cpp/data-in...
  4. ShapeRenderer | Aspose.Words for .NET

    Discover the ShapeRenderer constructor to easily create and customize shapes in your projects, enhancing visual appeal and functionality.... FillColor = Color . RoyalBlue ; group . AppendChild...

    reference.aspose.com/words/net/aspose.words.ren...
  5. 管理 C++ 中的演示主题|Aspose.Slides 文档

    在 Aspose.Slides for C++ 中管理演示主题,以创建、定制并转换具有一致品牌形象的 PowerPoint 文件。...-> get_Accent4 () -> set_Color ( Color :: get_Red ()); 新颜色会自动应用到这两个元素上。...get_SolidFillColor () -> set_Color ( Color :: get_Red ()); pres ->...

    docs.aspose.com/slides/zh/cpp/presentation-theme/
  6. Working with Gradient in XPS file | Python

    How to add vertical, horizontal or linear gradient to an XPS file is a question answered by Aspose.Page API solution. Learn the functionality for Python...transition between two or more colors or shades. In visual arts,...smooth transitions from one color to another, adding depth, dimension...

    docs.aspose.com/page/python-net/xps/working-wit...
  7. PDF Annotations - Not showing in Chrome &amp; E...

    Hello, Product: Aspose.PDF 6.7.0.0 We are adding TextAnnotation to a PDF document and saving it. (code snippet attached below) We have two issues/questions: 1) When we open the generated PDF document in Chrome (ver: 51.…...Color noteColor = new System.Drawing.Color(); System...Drawing.Color notePopUpColor = new System.Drawing.Color(); noteColor...

    forum.aspose.com/t/pdf-annotations-not-showing-...
  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...