Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 17,703 for

area

(0.4 sec)
  1. 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...
  2. Working with Image Borders|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....margin is the area between the border and the area inhabited by...

    docs.aspose.com/barcode/jasperreports/working-w...
  3. 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...
  4. Working with Table-Column Data Bands in C#|Aspo...

    Output a sequence of table-column data when building a report in C#....body occupies a rectangular area of cells of a single document...top-left cell of a corresponding area and ends at the end of its bottom-right...

    docs.aspose.com/words/net/working-with-table-co...
  5. Working with Table-Column Data Bands in Java|As...

    Output a sequence of table-column data when building a report in Java....body occupies a rectangular area of cells of a single document...top-left cell of a corresponding area and ends at the end of its bottom-right...

    docs.aspose.com/words/java/working-with-table-c...
  6. ChartAxisType enumeration | Aspose.Words for No...

    Aspose.Words.Drawing.Charts.ChartAxisType enumeration. Specifies type of chart axis.... Value ); // 2 - Area chart with dates distributed...Drawing . Charts . ChartType . Area , 500 , 300 ); let dates = [...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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. Unable to save unchanged PSD - Free Support For...

    Hi! The attached file is a simplification of an actual file we are trying to edit using Aspose.PSD v25.4.0 Even with no changes, I’m not being able to save the PSD file back to disk. I’m running the following code: …...rectangle has no common processing area. Cannot proceed.' at Aspose...rectangle has no common processing area.” This typically occurs when...

    forum.aspose.com/t/unable-to-save-unchanged-psd...
  9. How to Create Data Validation in Excel using Java

    In this tutorial you will learn *how to create data validation in Excel using Java*. It contains detailed steps and a sample code to add data validation in Excel using Java....target sheet and set its cell area Set other properties of the...properties and effective cell area. This tutorial has guided us...

    kb.aspose.com/cells/java/how-to-create-data-val...
  10. How to Crop a PDF using C#

    This how-to guide describes how to crop a PDF using C#. It contains the configuration information, a program flow, and a runnable sample code to crop one page from PDF using C#....Rectangle object defining the crop area Set the CropBox, TrimBox, ArtBox...is initialized defining the area of the page that is to be cropped...

    kb.aspose.com/pdf/net/how-to-crop-a-pdf-using-c...