Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 17,483 for

area

(0.45 sec)
  1. How to create waterfall chart with JavaScript v...

    Create waterfall charts in Excel with JavaScript and Aspose.Cells for JavaScript via C++.... area . foregroundColor = Color ....nSeries . get ( 0 ). downBars . area . foregroundColor = Color ....

    docs.aspose.com/cells/javascript-cpp/creating-w...
  2. CompatibilityOptions.transparent_metafiles prop...

    CompatibilityOptions.transparent_metafiles property. Specifies not to blank the Area behind metafile pictures....property Specifies not to blank the area behind metafile pictures. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 如何添加文本条件格式|Documentation

    如何使用 Aspose.Cells for Python via .NET 库应用文本条件格式。通过调整这些条件,您可以更好地控制单元格的外观和显示方式。...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. ChartTitle | Aspose.Words for Java

    Provides access to the chart title properties in Java....the top center of the chart area. ChartTitle title = chart.getTitle();...the top center of the chart area. ChartTitle title = chart.getTitle();...

    reference.aspose.com/words/java/com.aspose.word...
  5. 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...
  6. Setting Print Options with JavaScript via C++|D...

    This article demonstrates how to programmatically set the Print Options of the Excel Worksheet Page Setup feature using the JavaScript 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/javascript-cpp/setting-pr...
  7. Aspose::Words::Fields::FieldPrint::get_PostScri...

    Aspose::Words::Fields::FieldPrint::get_PostScriptGroup method. Gets or sets the drawing rectangle that the PostScript instructions operate on 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...
  8. ConditionalStyle class | Aspose.Words for Node.js

    Aspose.Words.ConditionalStyle class. Represents special formatting applied to some Area of a table with assigned table style...special formatting applied to some area of a table with assigned table...table cells. type Gets table area to which this conditional style...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 使用JavaScript via C++导出打印区域范围到HTML。|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....< body > < h1 > Export Print Area to HTML Example </ h1 > < input...get ( 0 ); // Set the print area. worksheet . pageSetup . printArea...

    docs.aspose.com/cells/zh/javascript-cpp/export-...
  10. 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/