Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 17,668 for

area

(0.15 sec)
  1. ChartAxis.minorUnitIsAuto property | Aspose.Wor...

    ChartAxis.minorUnitIsAuto property. Gets or sets a flag indicating whether default distance between minor tick marks shall be used....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. ChartAxis.majorUnitIsAuto property | Aspose.Wor...

    ChartAxis.majorUnitIsAuto property. Gets or sets a flag indicating whether default distance between major tick marks shall be used....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...
  3. ChartAxis.majorUnitScale property | Aspose.Word...

    ChartAxis.majorUnitScale property. Returns or sets the scale value for major tick marks on the time category 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...
  4. Rendering Slicer with JavaScript via C++|Docume...

    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....an image by setting the print area that covers only the slicer...get ( 0 ); // Set the print area because we want to render only...

    docs.aspose.com/cells/javascript-cpp/rendering-...
  5. ChartAxis.minor_unit_scale property | Aspose.Wo...

    ChartAxis.minor_unit_scale property. Returns or sets the scale value for minor tick marks on the time category 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...
  6. Rendering Slicer with Golang via C++|Documentation

    Render slicers in Excel files using Aspose.Cells with Golang via C++....an image by setting the print area that covers only the slicer...

    docs.aspose.com/cells/go-cpp/rendering-slicer/
  7. Search and Replace Data in a Range with JavaScr...

    This article shows how to search and replace data in a range in Excel using JavaScript via C++ code....search range (E9:H15) const area = CellArea . createCellArea...EntireContent ; opts . range = area ; let cell = null ; do { cell...

    docs.aspose.com/cells/javascript-cpp/search-and...
  8. Aspose::Words::ConditionalStyle::get_Type metho...

    Aspose::Words::ConditionalStyle::get_Type method. Gets table Area to which this conditional style relates in C++....ConditionalStyle::get_Type method Gets table area to which this conditional style...Shows how to work with certain area styles of a table. auto doc...

    reference.aspose.com/words/cpp/aspose.words/con...
  9. Copied range does not update chart to use the e...

    When I copy a range using the below code, I expect the chart to update to reference the data within the destination, not the original. Scenario: In the below code, a chart is bound to A1:B5, then the sheet range A1:J10…...chart that belongs to the copied area After the copy the workbook...chart that belongs to the copied area After the copy the workbook...

    forum.aspose.com/t/copied-range-does-not-update...
  10. How to binarize an image|Documentation

    Binarize an image using fixed binarisation method with threshold, method Bradly and Otsu method....estimation of the surrounding area with size `s x s`. The resulting...

    docs.aspose.com/imaging/python-net/developer-gu...