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

area

(0.07 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. 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...
  3. 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...
  4. How to Convert PDF to Text File using C#

    This simple tutorial will provide details on how to convert PDF to Text file using C#. It explains how using C# PDF to Text converter application can be created with few API calls....from a particular rectangle area on the PDF page, you have the...liberty to define that rectangular area as well. Different modes can...

    kb.aspose.com/pdf/net/how-to-convert-pdf-to-tex...
  5. Export Range of Cells in a Worksheet to Image|D...

    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....image of a range, set the print area to the desired range and then...

    docs.aspose.com/cells/java/export-range-of-cell...
  6. Update Links in PDF using Python|Aspose.PDF for...

    Update links in PDF programmatically. This guide is about how to update links in PDF in Python language....TextFragmentAbsorber with a slightly expanded area around each link rectangle to...TextFragmentAbsorber over this expanded area to extract any text fragments...

    docs.aspose.com/pdf/python-net/update-links/
  7. Spreadsheet Editor - Working with Functions|Doc...

    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....text box on top of the sheet area. It displays the formula of...

    docs.aspose.com/cells/java/spreadsheet-editor-w...
  8. Stroke.On | Aspose.Words for .NET

    Control path styling with Stroke On property. Enhance your designs by defining how paths are stroked for a polished, professional look....The fill, which applies to the area within the outline of the shape:...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ChartTitle.text property | Aspose.Words for Python

    ChartTitle.text property. Gets or sets the text of the chart title...the top center of the chart area. title = chart . title title...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ChartAxis.type property | Aspose.Words for Node.js

    ChartAxis.type property. Returns type of the axis.... Value ); // 2 - Area chart with dates distributed...Drawing . Charts . ChartType . Area , 500 , 300 ); let dates = [...

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