Sort Score
Result 10 results
Languages All
Labels All
Results 2,911 - 2,920 of 46,892 for

color

(1.77 sec)
  1. ChartAxis.tick_mark_spacing property | Aspose.W...

    ChartAxis.tick_mark_spacing property. Gets or sets the interval, at which tick marks are drawn....pydrawing import Color from api_example_base import.... tick_labels . font . color = Color . red y_axis . tick_labels...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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/
  3. 註釋 PDF 應用程式介面 | Aspose.PDF

    使用適用於任何平台的免費跨平台應用程序和高代碼 API 從 PDF 文檔中刪除註釋。... Print , Color = Color . Blue }; document . Pages...circleAnnotation . setColor ( Color . getRed ()); circleAnnotation...

    products.aspose.com/pdf/zh-hant/annotation/
  4. Format Ranges with C++|Documentation

    Learn how to format ranges in Excel using Aspose.Cells with C++. Apply styles, fonts, and Colors to cell ranges programmatically.... font color, number format, borders, background color, etc. Explore...formatting options (e.g., font color, bold), and apply the style...

    docs.aspose.com/cells/cpp/how-to-format-a-range/
  5. How to create a tornado chart with JavaScript v...

    Learn how to create a tornado chart with Aspose.Cells for JavaScript via C++ API.... innerHTML = '<p style="color: red;">Please select an Excel...AsposeCells . Color . White ; chart . plotArea . border . color = AsposeCells...

    docs.aspose.com/cells/javascript-cpp/create-tor...
  6. Aspose PDF Arrow Annotation 문의 - Free Support F...

    안녕하세요. Aspose PDF 를 활용하여 Annotation 을 추가하는 작업을 하고 있습니다. 커스텀하게 사용하고 싶은 Annotation 이 있어 가능할지 문의드립니다. image.png (5.0 KB) 제가 원하는 건 이런 화살표 주석이구요. 현재 화살표 추가는 LineAnnotation 에 ClosedArrow 사용 중입니다. // 화살표 추가 …...Color color) { LineAnnotation arrow =...Pdf.Point(x2, y2)); arrow.Color = color; arrow.Border = new Border(arrow)...

    forum.aspose.com/t/aspose-pdf-arrow-annotation/...
  7. Add Custom XML Parts and Select them by ID with...

    Learn how to add custom XML parts to Excel documents and select them by ID using Aspose.Cells for JavaScript via C++.... innerHTML = '<p style="color: red;">Please select an Excel...customXmlParts . get ( 1 ). id = "Color" ; wb . customXmlParts . get...

    docs.aspose.com/cells/javascript-cpp/add-custom...
  8. SVG foreignObject Not Rendered During HTML to P...

    SVG foreignObject Not Rendered During HTML to PDF Conversion Using Word Cloud API SVG foreignObject Not Rendered During HTML to PDF Conversion Using Word Cloud API Greetings, We are currently evalu......margin-left: 0px; margin-top: 0px; color: rgb(51, 51, 51); cursor: default;...margin-left: 0px; margin-top: 0px; color: rgb(51, 51, 51); cursor: default;...

    forum.aspose.com/t/svg-foreignobject-not-render...
  9. AxisTickLabels.offset property | Aspose.Words f...

    AxisTickLabels.offset property. Gets or sets the distance of the tick labels from the axis....pydrawing import Color from api_example_base import.... tick_labels . font . color = Color . red y_axis . tick_labels...

    reference.aspose.com/words/python-net/aspose.wo...
  10. AxisTickLabels.alignment property | Aspose.Word...

    AxisTickLabels.alignment property. Gets or sets text alignment of the axis tick labels....pydrawing import Color from api_example_base import.... tick_labels . font . color = Color . red y_axis . tick_labels...

    reference.aspose.com/words/python-net/aspose.wo...