Sort Score
Result 10 results
Languages All
Labels All
Results 1,681 - 1,690 of 30,425 for

worksheet

(0.15 sec)
  1. Evaluate Aspose.Cells|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....it always injects an extra worksheet with an evaluation watermark...extra evaluation watermark worksheet to the workbook. Figure: Evaluation...

    docs.aspose.com/cells/jasperreports/evaluate-as...
  2. Detect Hyperlink Type with C++|Documentation

    Learn how to detect hyperlink type through the Aspose.Cells for C++ API....xlsx" ); Worksheet worksheet = workbook . GetWorksheets...); if ( ! worksheet ) { std :: cerr << "Worksheet not found!"...

    docs.aspose.com/cells/cpp/detect-hyperlink-type/
  3. Get Hyperlinks in Range with C++|Documentation

    Learn how to get hyperlinks in a range using the Aspose.Cells for C++ API....xlsx" ); Worksheet worksheet = workbook . GetWorksheets...Get ( 0 ); Range range = worksheet . GetCells (). CreateRange...

    docs.aspose.com/cells/cpp/get-hyperlinks-in-range/
  4. 使用C++获取范围内的超链接|Documentation

    通过Aspose.Cells for C++ API学习如何获取范围内的超链接。...xlsx" ); Worksheet worksheet = workbook . GetWorksheets...Get ( 0 ); Range range = worksheet . GetCells (). CreateRange...

    docs.aspose.com/cells/zh/cpp/get-hyperlinks-in-...
  5. Import DataView to GridWeb|Documentation

    This article introduces how to import data in GridWeb....or DataView objects into worksheets. Aspose.Cells.GridWeb only...a DataView object, a new worksheet is created to hold the imported...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  6. 用JavaScript通过C++隐藏和显示行列|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++隐藏和显示工作表中的行和列。...工作表由 Worksheet 类表示。 Worksheet 类提供一个 Cells 集合,表示工作表中的所有单元格。...the first worksheet in the Excel file const worksheet = workbook...

    docs.aspose.com/cells/zh/javascript-cpp/hiding-...
  7. 使用Node.js通过C++删除切片器|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....); // Access first worksheet. const worksheet = workbook . getWorksheets...collection. const slicer = worksheet . getSlicers (). get ( 0 );...

    docs.aspose.com/cells/zh/nodejs-cpp/removing-sl...
  8. 创建命名区域|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.... Value ); //Get Worksheets Collection Excel . Sheets...Excel . Worksheet excelWorksheet = ( Excel . Worksheet ) xlsheets...

    docs.aspose.com/cells/zh/net/creating-a-named-r...
  9. 在保存为PDF时打印批注与C++|Documentation

    了解如何在使用Aspose.Cells for C++将Excel文件保存为PDF时打印批注。...// Access first worksheet Worksheet worksheet = workbook . GetWorksheets..."PrintCommentsType::PrintSheetEnd" */ worksheet . GetPageSetup (). SetPrintComments...

    docs.aspose.com/cells/zh/cpp/print-comments-whi...
  10. Working with the Shadow Effect of Shape or Char...

    Learn how to work with the shadow effect of shapes or charts using Aspose.Cells for Node.js via C++....first shape in the first worksheet, sets the sub‑properties of...); // Access first worksheet const worksheet = workbook . getWorksheets...

    docs.aspose.com/cells/nodejs-cpp/working-with-t...