Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 17,372 for

area

(0.08 sec)
  1. AxisDisplayUnit class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.AxisDisplayUnit class. Provides access to the scaling options of the display units for the value axis...to point away from the plot area, // and the major tick marks...appear inside the graph plot area. axis . majorTickMark = aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Creating Tabular Report|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....footer data row, and footer text area. The footer tag should be placed...footer tag. The footer text area can contain static text, report...

    docs.aspose.com/cells/reportingservices/creatin...
  3. 使用JavaScript通过C++在范围内搜索和替换数据|Documentation

    本文展示如何使用JavaScript通过C++在Excel中搜索和替换范围内的数据。...search range (E9:H15) const area = CellArea . createCellArea...EntireContent ; opts . range = area ; let cell = null ; do { cell...

    docs.aspose.com/cells/zh/javascript-cpp/search-...
  4. Set Picture as Background Fill in the Chart wit...

    Learn how to set a picture as the background fill in a chart using Aspose.Cells for C++. Our guide will show you how to import and position the picture, adjust its size and color, and apply formatting options to enhance your chart's appearance....objects, such as the plot area, chart area, or legend box of a chart...

    docs.aspose.com/cells/cpp/set-picture-as-backgr...
  5. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_MinorUnitIsAuto method. Gets or sets a flag indicating whether default distance between minor tick marks shall be used in C++....to point away from the plot area, // and the major tick marks...appear inside the graph plot area. axis -> set_MajorTickMark (...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_MajorUnitIsAuto method. Gets or sets a flag indicating whether default distance between major tick marks shall be used in C++....to point away from the plot area, // and the major tick marks...appear inside the graph plot area. axis -> set_MajorTickMark (...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. AxisDisplayUnit class | Aspose.Words for Python

    aspose.words.drawing.charts.AxisDisplayUnit class. Provides access to the scaling options of the display units for the value axis...to point away from the plot area, # and the major tick marks...appear inside the graph plot area. axis . major_tick_mark = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Apply Conditional Formatting in Worksheets|Docu...

    How to use Aspose.Cells library in JavaScript via C++ to apply conditional formatting in worksheets for better control over cell appearance....cell area to apply conditional formatting (A1) const area = CellArea...formatConditionColle . addArea ( area ); // Add a condition: Cell...

    docs.aspose.com/cells/javascript-cpp/apply-cond...
  9. ConditionalStyleCollection | Aspose.Words for Java

    Represents a collection of ConditionalStyle objects in Java....Shows how to work with certain area styles of a table. Document...Shows how to work with certain area styles of a table. Document...

    reference.aspose.com/words/java/com.aspose.word...
  10. Export Comments while Saving Excel file to HTML...

    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....self-closing tags Export print area range to HTML Analyzing your...

    docs.aspose.com/cells/python-java/export-commen...