Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 17,868 for

area

(0.09 sec)
  1. Aspose::Words::Drawing::ShapeBase::get_Fill met...

    Aspose::Words::Drawing::ShapeBase::get_Fill method. Gets fill formatting for the shape in C++....set the color of the inside area of the shape. shape -> set_FillColor...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Drawing::Shape::get_StrokeColor ...

    Aspose::Words::Drawing::Shape::get_StrokeColor method. Defines the color of a stroke in C++....set the color of the inside area of the shape. shape -> set_FillColor...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Drawing::ShapeLineStyle enum | A...

    Aspose::Words::Drawing::ShapeLineStyle enum. Specifies the compound line style of a Shape in C++....The fill, which applies to the area within the outline of the shape:...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Chart Rendering|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....Y ScatterConnectedByLi Y Area Area Y AreaStacked Y Area100PercentStacke...

    docs.aspose.com/cells/cpp/chart-rendering/
  5. TickLabels.Offset does not work - Free Support ...

    Hi guys, I am trying to add offset to my value axis ticklabel but it does not work. The purpose would be to add space between the end of the curve and the ticklabels to display the end point value (datalabels) correctl…...axis labels and the chart/plot area corner/end. Could you please...axis labels and the chart/plot area corner/end. Could you ple I...

    forum.aspose.com/t/ticklabels-offset-does-not-w...
  6. X Axis Vs. Category Axis with Node.js via C++|D...

    Learn how to differentiate between the X axis and the Category axis in Aspose.Cells for Node.js via C++. Our guide will help you understand the differences in their usage and properties, and how to configure them according to your needs....legend at the bottom of the chart area chart . getLegend (). setPosition...legend at the bottom of the chart area chart . getLegend (). setPosition...

    docs.aspose.com/cells/nodejs-cpp/x-axis-vs-cate...
  7. Aspose::Words::Drawing::Stroke::get_LineStyle m...

    Aspose::Words::Drawing::Stroke::get_LineStyle method. Defines the line style of the stroke in C++....The fill, which applies to the area within the outline of the shape:...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Add Custom Server-side Function Validation|Docu...

    This article introduces how to work with server side validation in GridWeb....have to specify a cell range or area. You can also set client-side...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  9. Dilation|Documentation

    How to make characters in an image thicker to improve recognition accuracy.... To apply a filter to an area, specify its top left corner...

    docs.aspose.com/ocr/java/dilate/
  10. 如何生成一个竖向的文本框,并且插入的富文本内容需要旋转 -90 度 - Free Suppor...

    我使用words.java 试图在word中生成类似sidebar的功能,插入的竖向形状后插入富文本内容,我想知道怎么才能把富文本中的文字和图片都旋转 -90 ° 并保持内容正确,以下是我的代码 private void insertSidebarIntoHeader(Document document, HeaderFooter header, String htmlContent) throws Exception { …...getPageSetup(); // Calculate content area height (excludes top and bottom...height to match body content area exactly double sidebarHeight...

    forum.aspose.com/t/topic/324972