Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 17,697 for

area

(0.05 sec)
  1. Get Range with External Links using JavaScript ...

    Learn how to get ranges with external links using Aspose.Cells for JavaScript via C++. Retrieve data from different Excel files efficiently....of the area ReferredArea.endRow : The end row of the area ReferredArea...Indicates whether this is an area ReferredArea.isExternalLink()...

    docs.aspose.com/cells/javascript-cpp/get-range-...
  2. Managing Ranges|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 rectangular area you selected can also be easily...want to create a rectangular area that extends over A1:C4 , you...

    docs.aspose.com/cells/java/managing-ranges/
  3. Data Validation with C++|Documentation

    Learn how to add data validation through the Aspose.Cells for C++ API....GetValidations (); // Create Cell Area CellArea ca ; ca . StartRow...CellArea area ; area . StartRow = 0 ; area . EndRow = 1 ; area . StartColumn...

    docs.aspose.com/cells/cpp/data-validation/
  4. XLSX to PDF only the first rows are rendered - ...

    Hi team, I’m converting an Excel file (.xlsx) to PDF. The PDF only shows the first rows of the sheet; the rest of the rows are not rendered. I’m attaching the original Excel and a screenshot of the output where the trun…...that a predefined printable area is set for the worksheet in...in mind that when a printable area is defined in the Page Setup...

    forum.aspose.com/t/xlsx-to-pdf-only-the-first-r...
  5. 用C++进行数据透视表的自定义排序|Documentation

    学习如何使用Aspose.Cells结合C++对数据透视表的字段值进行排序。...Drag the first field to the row area pivotTable . AddFieldToArea...the second field to the column area pivotTable . AddFieldToArea...

    docs.aspose.com/cells/zh/cpp/custom-sorting-in-...
  6. Get Range with External Links using Node.js via...

    Learn how to get ranges with external links using Aspose.Cells for Node.js via C++. Retrieve data from different Excel files efficiently....getEndColumn() : The end column of the area ReferredArea.getEndRow() : The...The end row of the area ReferredArea.getExternalFileName() :...

    docs.aspose.com/cells/nodejs-cpp/get-range-with...
  7. Custom sorting in Pivot Table with C++|Document...

    Learn how to sort Pivot Tables on field values using Aspose.Cells with C++....Drag the first field to the row area pivotTable . AddFieldToArea...the second field to the column area pivotTable . AddFieldToArea...

    docs.aspose.com/cells/cpp/custom-sorting-in-piv...
  8. PDF Printing Stuck on Size A4? - Free Support F...

    Hi All, I am attempting to print a document with specific sizes (configurable by customer). NOTE: In testing I am printing to a virtual printer. I have tried both Postscript and Microsoft Print to PDF and have seen the…...needed to force the printable area to match the paper size when...which matches the printable area reported by the virtual printer...

    forum.aspose.com/t/pdf-printing-stuck-on-size-a...
  9. Aspose.Cells - Incorrect html is saved - Free S...

    I need to save certain range of cells as html. I use Workbook.Save xlsx file as html: workbook.Save(fs, htmlOptions); Save as HTML method does not work. 25.3.0 - Works correctly 25.4.0 - Does not work var input = @"…...problem: Check Print Area : Ensure that the print area is correctly set...range.Address to set the print area. Verify that this address is...

    forum.aspose.com/t/aspose-cells-incorrect-html-...
  10. Add WordArt Watermark to Chart with Golang via ...

    Learn how to use Aspose.Cells for C++ to add a WordArt watermark to a chart in Microsoft Excel. Our guide will demonstrate how to create and position a WordArt watermark to enhance the visual appeal and uniqueness of your chart....the effect to a chart’s plot area as a watermark. The WordArt...watermark for the chart plot area. The following example shows...

    docs.aspose.com/cells/go-cpp/add-wordart-waterm...