Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 17,520 for

area

(0.1 sec)
  1. 通过 C++ 使用 JavaScript 创建 Volume High Low Close(V...

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 创建带有成交量、高、低、收盘价的股票图表。我们的指南将演示如何将股票市场数据(包括成交量、高、低、收盘价)绘制到图表上,以便更好地分析和可视化。...Legend at the bottom of the chart area chart . legend . position =...chart . nSeries . get ( 0 ). area . foregroundColor = new AsposeCells...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  2. 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...
  3. 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...
  4. Manage Presentation Ink Objects in Java|Aspose....

    Manage PowerPoint ink objects—create, edit & style digital ink with Aspose.Slides for 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/java/manage-ink/
  5. Manage Presentation Ink Objects in JavaScript|A...

    Manage PowerPoint ink objects—create, edit & style digital ink with Aspose.Slides for Node.js. Get JavaScript 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/nodejs-java/manage-ink/
  6. FieldPrint.PrinterInstructions | Aspose.Words f...

    Discover how to manage printer-specific control codes and PostScript instructions with FieldPrint PrinterInstructions for optimized printing solutions....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/net/aspose.words.fie...
  7. Search and Replace Data in a Range with Node.js...

    This article shows how to search and replace data in a range in Excel using Node.js via C++ code.... get ( 0 ); const area = AsposeCells . CellArea . createCellArea...EntireContent ); opts . setRange ( area ); let cell = null ; do { cell...

    docs.aspose.com/cells/nodejs-cpp/search-and-rep...
  8. Setting Print Options with Node.js via C++|Docu...

    This article demonstrates how to programmatically set the Print Options of the Excel Worksheet Page Setup feature using the Node.js API and C++ Library. You can set the Print Area, Print Titles, and Page Order....to: Select a specific print area on a worksheet. Print titles...Print Area By default, the print area incorporates all areas of...

    docs.aspose.com/cells/nodejs-cpp/setting-print-...
  9. WrapSide enumeration | Aspose.Words for Python

    aspose.words.drawing.WrapSide enumeration. Specifies what side(s) of the shape or picture the text wraps around.... There is a text free area on the right of the shape. RIGHT...shape only. There is a text free area on the left side of the shape...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 数据验证|Documentation

    学习如何通过Aspose.Cells for JavaScript通过C++添加数据验证。...validations ; // Create Cell Area const ca = new AsposeCells ...structure const area = new AsposeCells . CellArea (); area . startRow...

    docs.aspose.com/cells/zh/javascript-cpp/data-va...