Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 17,825 for

area

(0.85 sec)
  1. Insert Sparklines in Excel using C#

    This article provides a guide on how to insert sparklines in Excel using C#. It has IDE settings, steps, and a sample code to display sparklines charts using C#....file sample data Create a cell area providing the start row, start...sample data and define a cell area around the target data. Add...

    kb.aspose.com/cells/net/insert-sparklines-in-ex...
  2. 如何使用 JavaScript 结合 C++ 创建瀑布图|Documentation

    使用 JavaScript 和 Aspose.Cells for JavaScript 通过 C++ 在 Excel 中创建瀑布图。... area . foregroundColor = Color ....nSeries . get ( 0 ). downBars . area . foregroundColor = Color ....

    docs.aspose.com/cells/zh/javascript-cpp/creatin...
  3. How to Get Object Position in Chart|Documentation

    Learn how to get object positions in Excel chart using Aspose.Cells for .NET....the chart area. Units of 1/4000 of the chart area. This is a...

    docs.aspose.com/cells/net/how-to-get-object-pos...
  4. C++ OCR Image To Text Conversion | Aspose

    Convert images to text using C++ OCR library within your software application....text, text within a particular area and more for any OCR application...Extract Text From Image Page Area C++ Code for Image Single Line...

    products.aspose.com/ocr/cpp/conversion/
  5. SVG Coordinate Systems and Units – Aspose.SVG G...

    Learn how to work with a coordinate system, canvas and viewport together; what is viewbox and how can it be used for SVG image zooming....the viewport that defines an area on the canvas, characterized...viewBox defines a specific canvas area, covering a rectangular with...

    docs.aspose.com/svg/net/drawing-basics/coordina...
  6. 使用 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-...
  7. 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/how-to/change-of-observ...
  8. BarcodeGenerator Visual Component|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....and placing in required report area. The component requires Visual...multiple barcode and caption areas with previewing in design time...

    docs.aspose.com/barcode/reportingservices/barco...
  9. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::get_TransparentMetafiles method. Specifies not to blank the Area behind metafile pictures in C++....method Specifies not to blank the area behind metafile pictures. bool...

    reference.aspose.com/words/cpp/aspose.words.set...
  10. 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...