Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 17,523 for

area

(0.11 sec)
  1. 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-...
  2. Create High-Low-Close (HLC) Stock Chart with Ja...

    Learn how to create a high-low-close stock chart using Aspose.Cells for JavaScript via C++. Our step-by-step guide will demonstrate how to plot stock market data, including the high, low, and close prices, onto a chart for better analysis and visualization....legend at the bottom of the chart area chart . legend . position =... markerSize = 20 ; marker . area . formatting = AsposeCells ...

    docs.aspose.com/cells/javascript-cpp/create-hig...
  3. 如何添加时间段条件格式|Documentation

    如何使用 Aspose.Cells for Python via .NET 库应用 TimePeriods 条件格式。通过调整这些条件,您可以更好地控制单元格的外观和显示方式。...get_format_condition ( self , cell_area_name , color ): index = self...index ] area = self . get_cell_area_by_name ( cell_area_name )...

    docs.aspose.com/cells/zh/python-net/how-to-add-...
  4. 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...
  5. Rendering Slicer with Node.js via C++|Documenta...

    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....an image by setting the print area that covers only the slicer...get ( 0 ); // Set the print area because we want to render slicer...

    docs.aspose.com/cells/nodejs-cpp/rendering-slicer/
  6. Shapes in Charts with C++|Documentation

    Learn how to use Aspose.Cells for C++ to add controls and customize charts in Microsoft Excel. Our guide will demonstrate how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts....units of 1/4000 of the chart area. left – the horizontal offset...units of 1/4000 of the chart area. height – the height of the...

    docs.aspose.com/cells/cpp/controls-in-charts/
  7. Sort Data in Spreadsheets|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....easy‑to‑set properties of the cell area. Java code is mentioned below...setKey2 ( 1 ); //Create a cell area (range). CellArea ca = new CellArea...

    docs.aspose.com/cells/java/sort-data-in-spreads...
  8. Read BarCode from Specific Region of Image in R...

    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 reader . read () == true...

    docs.aspose.com/barcode/java/read-barcode-from-...
  9. Using Aspose.Imaging for Java in Kotlin|Documen...

    How to use Aspose.Imaging for Java in Kotlin applications for desktops and servers...crop it to a specific rectangle area. All method descriptions you...the image to specified area val area = Rectangle ( 10 , 10 ,...

    docs.aspose.com/imaging/java/using-imaging-in-k...
  10. 如何用 Python.NET 设置打印区域|Documentation

    学习如何使用 Aspose.Cells for Python 在 Excel 文件中设置和清除打印区域 via .NET。...print area to A1:D10 worksheet . page_setup . print_area = "A1:D10"...workbook . save ( "output_set_print_area.xlsx" ) # Output image reference...

    docs.aspose.com/cells/zh/python-net/how-to-set-...