Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 14,728 for

area

(0.04 sec)
  1. Get Max Range In A Worksheet with Node.js via C...

    This article describes how to get the max range, max data range, and max display range of Excel files using Aspose.Cells for Node.js via C++....we need to know the maximum area. When copying all data from...the maximum area. When exporting a specified area to HTML and...

    docs.aspose.com/cells/nodejs-cpp/get-max-range-...
  2. 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/
  3. Data validation example fails - Free Support Fo...

    The data validation example at Data Validation|Documentation has the following line: Validation validation = validations[validations.Add(ca)]; However, this doesn’t compile, as there is no ValidationCollection.Add that…...validation area of cells CellArea area; area.StartRow = 0; area.EndRow...EndRow = 9; area.StartColumn = 0; area.EndColumn = 0; // Add the...

    forum.aspose.com/t/data-validation-example-fail...
  4. Setting Print Options|Documentation

    This article demonstrates how to programmatically set the Print Options of the Excel Worksheet Page Setup feature using the Aspose.Cells for Python via .NET API. 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/python-net/setting-print-...
  5. Setting Print Options|Documentation

    This article demonstrates how to programmatically set the Print Options of the Excel Worksheet Page Setup feature using the C# API and .NET 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/net/setting-print-options/
  6. Managing Ranges with Node.js via C++|Documentation

    Learn how to manage ranges in Excel using Aspose.Cells for Node.js via C++. Create ranges, set values, styles, and perform various operations.... The rectangular area you selected can also be easily...want to create a rectangular area that extends over A1:C4, you...

    docs.aspose.com/cells/nodejs-cpp/managing-ranges/
  7. Managing Ranges with C++|Documentation

    Learn how to manage ranges in Excel files using Aspose.Cells with C++. Create, modify, and style ranges programmatically.... The rectangular area you selected can also be easily...want to create a rectangular area that extends over A1:C4, you...

    docs.aspose.com/cells/cpp/managing-ranges/
  8. FootnoteOptions.columns property | Aspose.Words...

    FootnoteOptions.columns property. Specifies the number of columns with which the footnotes Area is formatted....columns with which the footnotes area is formatted. @property def...the value of 0, the footnotes area is formatted with a number of...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose.PDF c++ page content processing - Free S...

    Hello support. It is possible to clean up a specified Area of a sheet in a PDF document. I did with text. Is it possible to clear a part of the picture that has fallen into the selection Area....possible to clean up a specified area of a sheet in a PDF document...has fallen into the selection area. carlos.molina April 11, 2023...

    forum.aspose.com/t/aspose-pdf-c-page-content-pr...
  10. 用 C++ 管理 Excel 图表的标题|Documentation

    学习如何使用 Aspose.Cells for C++ 在 Microsoft Excel 中添加和格式化图表及轴标题。我们的指南将演示如何设置不同类型的标题,调整其外观,并修改轴标题以更好地展示数据和提高清晰度。...foreground color of the plot area chart . GetPlotArea (). GetArea...foreground color of the chart area chart . GetChartArea (). GetArea...

    docs.aspose.com/cells/zh/cpp/chart-and-axis-tit...