Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 17,058 for

area

(0.04 sec)
  1. Customizing Charts|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.... ChartArea , the chart area in the worksheet. ChartDataTable...without data markers Area Represents Area Chart AreaStacked Represents...

    docs.aspose.com/cells/java/creating-and-customi...
  2. Working with Dyn-Hide Form|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.... The defined area is hidden from the report. To...sheet from the list of hidden areas in the Dyn-Hide dialog. Click...

    docs.aspose.com/cells/reportingservices/working...
  3. Manage Presentation Ink Objects in PHP|Aspose.S...

    Manage PowerPoint ink objects — create, edit & style digital ink with Aspose.Slides for PHP via Java. 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/php-java/manage-ink/
  4. Create Open-High-Low-Close (OHLC) Stock Chart w...

    Learn how to create an open-high-low-close stock chart using Aspose.Cells for JavaScript via C++. Our guide will demonstrate how to plot stock market data, including the open, high, low, and close prices, onto a chart for better analysis and visualization....legend at the bottom of the chart area chart . legend . position =...nSeries . get ( 0 ). downBars . area . foregroundColor = AsposeCells...

    docs.aspose.com/cells/javascript-cpp/create-ope...
  5. Add a page break in excel at end of each page i...

    Hello, I am working on a Project to convert excel files to pdf with Aspose.Cells version 25.6. Currently I am using below code for conversion: final PageSetup pgSetup = curSheet.getPageSetup(); if (pgSetup != null && …...getPageSetup(); // Set the print area if needed if (pgSetup != null...pages coordinates or cells areas (based on printing page breaks)...

    forum.aspose.com/t/add-a-page-break-in-excel-at...
  6. Magic Wand tool Image Filter|Documentation

    Magic Wand tool for color Area selection. Java code example provided....corresponding to a specific color area, you can take advantage of the...will automatically select an area around the specified point with...

    docs.aspose.com/imaging/java/developer-guide/ma...
  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. Aspose::Words::Fields::FieldPrint::get_PrinterI...

    Aspose::Words::Fields::FieldPrint::get_PrinterInstructions method. Gets or sets the printer-specific control code characters or PostScript instructions in C++....FieldPrint , true )); // Set the area for the printer to perform instructions...command will turn the entire area that we specified in "field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Precedents and Dependents with JavaScript via C...

    Learn to trace precedent and dependent cells in spreadsheets using Aspose.Cells for JavaScript via C++. Understand how to identify linked cells in complex financial worksheets....returns a collection of referred areas. As you can see above, in Book1...{ const area = ret . get ( 0 ); const sheetName = area . sheetName...

    docs.aspose.com/cells/javascript-cpp/precedents...