Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 6,617 for

point coloring

(0.06 sec)
  1. 在 JavaScript 通过 C++ 为图表点添加富文本自定义数据标签|Documentation

    学习如何在 Aspose.Cells for JavaScript 通过 C++ 中为图表点添加富文本自定义数据标签。我们的指南将展示如何使用不同字体、颜色和对齐选项格式化标签,以提升图表的外观和可读性。... innerHTML = '<p style="color: red;">Please select an Excel...label of first series first point const dlbls = chart . nSeries...

    docs.aspose.com/cells/zh/javascript-cpp/rich-te...
  2. Create Links in PDF file|Aspose.PDF for Java

    This section explains how to create links in your PDF document with Java....certain action at a specific point in a tutorial, for example,... 300 )); link . setColor ( Color . getGreen ()); link . setAction...

    docs.aspose.com/pdf/java/create-links/
  3. Convert TXT to POTX via C++ or with free Online...

    Export TXT to POTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free TXT to POTX online converter quickly before integrating the code....500 ); // reset default fill color ashp -> get_FillFormat () ->...System :: Drawing :: PointF point = System :: Drawing :: PointF...

    products.aspose.com/total/cpp/conversion/txt-to...
  4. Convert FLATOPC to POTM via C++ or with free On...

    Export FLATOPC to POTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free FLATOPC to POTM online converter quickly before integrating the code....500 ); // reset default fill color ashp -> get_FillFormat () ->...System :: Drawing :: PointF point = System :: Drawing :: PointF...

    products.aspose.com/total/cpp/conversion/flatop...
  5. Managing Controls|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....toolbar, click AutoShapes , point to Lines , and select the line...15-degree angles from its starting point, hold down SHIFT as you drag...

    docs.aspose.com/cells/python-net/managing-contr...
  6. Add Rectangle Object to PDF file|Aspose.PDF for...

    This article explains how to create a Rectangle object to your PDF using Aspose.PDF for Java....a certain color, control Z-Order, add gradiant color fill and...BorderSide ; import com.aspose.pdf.Color ; import com.aspose.pdf.Document...

    docs.aspose.com/pdf/java/add-rectangle/
  7. SVG Filters and Gradients – SVG code – Aspose.S...

    You'll learn how to write SVG code to create SVG filters, Gaussian blur, drop shadow effect, light effects, or a linear gradient and radial gradient....can produce a wide variety of color and lighting effects, blurring...SourceAlpha leads to a black-color result. <feGaussianBlur> takes...

    docs.aspose.com/svg/net/drawing-basics/filters-...
  8. How to create Combo chart with C++|Documentation

    Learn how to create a combo chart using Aspose.Cells for C++. Our comprehensive guide will demonstrate how to combine different chart types into one combo chart for a more effective data presentation.... SetForegroundColor ( Color :: Pink ()); chart . GetNSeries...GetArea (). SetForegroundColor ( Color :: Orange ()); chart . GetNSeries...

    docs.aspose.com/cells/cpp/create-combo-chart/
  9. Manage Titles of Excel Charts with Node.js via ...

    Learn how to use Aspose.Cells for Node.js via C++ to add and format chart and axis titles in Microsoft Excel. Our guide will demonstrate how to set different types of titles, adjust their appearance, and modify axis titles for better data representation and clarity....); // Setting the foreground color of the plot area chart . getPlotArea...AsposeCells . Color . Blue ); // Setting the foreground color of the...

    docs.aspose.com/cells/nodejs-cpp/chart-and-axis...
  10. Get Paragraph Bounds from Presentations on Andr...

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

    docs.aspose.com/slides/androidjava/paragraph/