Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 17,524 for

area

(0.09 sec)
  1. 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...
  2. 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-...
  3. Finding line bounding boxes|Documentation

    Automatic detection of line bounding boxes inside an image....useful for highlighting detected areas when previewing an image or...ArrayList < RectangleOutput > areas = api . DetectRectangles ( images...

    docs.aspose.com/ocr/java/image-regions-line-find/
  4. Create and Manage Chart|Documentation

    Create a chart in CSharp for Excel and ODS files.... ChartArea, the chart area in the worksheet. ChartDataTable...without data markers Area Represents an area chart AreaStacked Represents...

    docs.aspose.com/cells/net/creating-charts/
  5. Manage Ink Objects in Presentations with Python...

    Manage PowerPoint ink objects—create, edit & style digital ink with Aspose.Slides for Python via .NET. Get code samples for traces, brush color & size....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/python-net/manage-ink/
  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. Add Sparklines in Excel using Java

    Follow this article to add sparklines in Excel using Java. It has IDE settings, steps, and a sample code to create sparklines in Excel using Java....Create a cell area and add a sparkline group for this area Add a sparkline...Create a cell area, add a sparklines group for this area, and add...

    kb.aspose.com/cells/java/add-sparklines-in-exce...
  8. 如何用 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-...
  9. 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...
  10. 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-...