Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 14,729 for

area

(0.04 sec)
  1. Manage Ink|Aspose.Slides Documentation

    Use ink tools to draw objects in PowerPoint C++...a container that defines the area of the object itself (its frame)...latter includes the container area size, the shape of the container...

    docs.aspose.com/slides/cpp/manage-ink/
  2. Find Specific Word Occurrence|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....FindOptions (); //Create a Cells Area CellArea ca = new CellArea ();...EndColumn = 13 ; //Set cells area for find options findOptions...

    docs.aspose.com/cells/net/find-specific-word-oc...
  3. Chart Entities|Aspose.Slides for Node.js via .N...

    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....Table Chart Legend Chart Plot Area Chart Series Error Bar Trend...

    docs.aspose.com/slides/nodejs-java/chart-entities/
  4. AxisDisplayUnit | Aspose.Words for Java

    Provides access to the scaling options of the display units for the value axis in Java....to point away from the plot area, // and the major tick marks...appear inside the graph plot area. axis.setMajorTickMark(AxisTickMark...

    reference.aspose.com/words/java/com.aspose.word...
  5. 使用 Node.js 通过 C++ 搜索和替换范围内的数据|Documentation

    本文展示了如何使用 Node.js 通过 C++ 代码在 Excel 的范围内搜索和替换数据。... get ( 0 ); const area = AsposeCells . CellArea . createCellArea...EntireContent ); opts . setRange ( area ); let cell = null ; do { cell...

    docs.aspose.com/cells/zh/nodejs-cpp/search-and-...
  6. ConditionalStyle class | Aspose.Words for Node.js

    Aspose.Words.ConditionalStyle class. Represents special formatting applied to some Area of a table with assigned table style...special formatting applied to some area of a table with assigned table...table cells. type Gets table area to which this conditional style...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Working with Workbooks in NPOI and Aspose.Cells...

    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....Create New Workbook Set Print Area AI Document Assistant Close...

    docs.aspose.com/cells/net/working-with-workbook...
  8. Search and Replace Data in a Range with C++|Doc...

    This article shows how to search and replace data in a range in Excel using C++ code....the range is E9:H15 CellArea area = CellArea :: CreateCellArea...EntireContent ); opts . SetRange ( area ); Cell cell ; do { // Search...

    docs.aspose.com/cells/cpp/search-and-replace-da...
  9. Change of observer point|CAD 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.... Example: Calculation of area and circumference of the circles...

    docs.aspose.com/cad/net/developer-guide/how-to/...
  10. ChartTitle | Aspose.Words for Java

    Provides access to the chart title properties in Java....the top center of the chart area. ChartTitle title = chart.getTitle();...the top center of the chart area. ChartTitle title = chart.getTitle();...

    reference.aspose.com/words/java/com.aspose.word...