Sort Score
Result 10 results
Languages All
Labels All
Results 3,161 - 3,170 of 30,150 for

worksheet

(0.32 sec)
  1. Exclude Unused Styles during Excel to HTML conv...

    Learn how to exclude unused styles during Excel to HTML conversion using Aspose.Cells for C++.... ); // Access first worksheet Worksheet ws = wb . GetWorksheets...

    docs.aspose.com/cells/cpp/exclude-unused-styles...
  2. Change Cells Alignment and Keep Existing Format...

    Use the Aspose.Cells library to change cell alignment and preserve existing formatting...xlsx" ); // Access first worksheet. Worksheet ws = wb . GetWorksheets...

    docs.aspose.com/cells/cpp/change-cells-alignmen...
  3. 在Apache POI和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....工作表由Worksheet类表示。Worksheet类提供一个Cells集合,Cells集合中的每个项表示Cell类的对象。...

    docs.aspose.com/cells/zh/java/working-with-bord...
  4. Access and Modify the Display Label of the Link...

    Learn how to access and modify the display label of a linked Ole object using Aspose.Cells for Node.js via C++....filePath ); // Access first worksheet const ws = wb . getWorksheets...Workbook ( ms ); // Access first worksheet const wsFromStream = wbFromStream...

    docs.aspose.com/cells/nodejs-cpp/access-and-mod...
  5. 页眉和页脚|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....reference of the PageSetup of the worksheet PageSetup pageSetup = workbook...getPageSetup (); //Setting worksheet name at the left header pageSetup...

    docs.aspose.com/cells/zh/java/header-and-footers/
  6. Data in Non-Primitive Shape with Node.js via C+...

    Learn how to access and manipulate non-primitive shapes in Aspose.Cells for Node.js via C++....Workbook ( filePath ); const worksheet = workbook . getWorksheets...user‑defined shape const shape = worksheet . getShapes (). get ( 0 );...

    docs.aspose.com/cells/nodejs-cpp/data-in-non-pr...
  7. Sort Data in Column with Custom Sort List with ...

    Learn how to sort data in the column using a custom list by using the Aspose.Cells for C++ API....xlsx" ); // Access first worksheet Worksheet ws = wb . GetWorksheets...

    docs.aspose.com/cells/cpp/sort-data-in-column-w...
  8. How to Add Text Conditional Formatting|Document...

    How to use the Aspose.Cells for Python via .NET library to apply Text conditional formatting. By adjusting these criteria, you have more control over how cells look and appear....cells import Workbook , Worksheet , CellArea , FormatConditionType...Workbook () sheet1 = book . worksheets [ 0 ] self . _sheet = sheet1...

    docs.aspose.com/cells/python-net/how-to-add-tex...
  9. Working with External Data Connection of type W...

    Learn how to work with external data connections of type WebQuery using Aspose.Cells for JavaScript via C++....{ Workbook , SaveFormat , Worksheet , Cell , Utils } = AsposeCells...and Writing Query Table of Worksheet with JavaScript via C++...

    docs.aspose.com/cells/javascript-cpp/working-wi...
  10. Manage Chart Data Markers in Presentations on A...

    Customize chart data markers in Aspose.Slides for Android, boosting presentation impact across PPT and PPTX formats with clear Java code examples....Getting the default chart data WorkSheet index int defaultWorksheetInde...// Getting the chart data WorkSheet IChartDataWorkbook fact =...

    docs.aspose.com/slides/androidjava/chart-data-m...