Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 14,718 for

area

(0.04 sec)
  1. Chart Formatting|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....properties: Setting the chart area . Setting chart lines . Applying...Setting Chart Area There are different kinds of areas in a chart...

    docs.aspose.com/cells/java/chart-formatting/
  2. 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...
  3. Read Barcode from Specific Region of Image in P...

    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....BarCodeReader class \ # and specify an area to look for the barcode $barcode_reader_type...all barcodes in the provided area while ( java_values ( $reader...

    docs.aspose.com/barcode/java/read-barcode-from-...
  4. 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/net/manage-ink/
  5. Manage Ink|Aspose.Slides Documentation

    Use ink tools to draw objects in PowerPoint Java...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/androidjava/manage-ink/
  6. Creating OOXML Charts from Scratch|Aspose.Words...

    How to create different charts in your document using C++....following result: How to Insert Area Chart The code example given...below shows how to insert an area chart. The code produces the...

    docs.aspose.com/words/cpp/creating-ooxml-charts...
  7. 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/
  8. 使用 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-...
  9. SVG Coordinate Systems and Units – SVG Viewport...

    Find out how to work coordinate system, canvas and viewport together; what is viewbox and how can it be used for SVG image zooming....space or area where all SVG elements are drawn. This area can be...the viewing area of the image on it. This visible area is named...

    docs.aspose.com/svg/net/drawing-basics/coordina...
  10. 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/