Sort Score
Result 10 results
Languages All
Labels All
Results 2,891 - 2,900 of 30,160 for

worksheet

(0.21 sec)
  1. Manage Smart Art with Golang via C++|Documentation

    Manage and manipulate Smart Art shapes in Excel files using Aspose.Cells for C++....Add WordArt Watermark to Worksheet with Golang via C++ Data in...

    docs.aspose.com/cells/go-cpp/managing-smartart/
  2. Manage Shape Options with Node.js via C++|Docum...

    Learn how to manage shape options using Aspose.Cells for Node.js via C++. Customize shapes in spreadsheets effectively....Add WordArt Watermark to Worksheet with Node.js via C++ Data...

    docs.aspose.com/cells/nodejs-cpp/managing-shape...
  3. 将每个工作表保存为不同的PDF文件使用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....); //Get the count of the worksheets in the workbook int sheetCount...sheets invisible except first worksheet for ( int i = 1 ; i < workbook...

    docs.aspose.com/cells/zh/java/save-each-workshe...
  4. Licensing|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....program and adds an extra worksheet with an evaluation watermark...will be thrown. Moreover, a worksheet with an evaluation watermark...

    docs.aspose.com/cells/python-net/licensing/
  5. Print Comments while saving to PDF with JavaScr...

    Learn how to print comments when saving Excel documents to PDF using Aspose.Cells for JavaScript via C++....arrayBuffer )); const worksheet = workbook . worksheets . get ( 0 ); worksheet...worksheet . pageSetup . printComments = AsposeCells . PrintCommentsType...

    docs.aspose.com/cells/javascript-cpp/print-comm...
  6. 在xlsx4j中检测合并单元格|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....ArrayList < CellArea > al = worksheet . getCells (). getMergedCells...ecol + "," + erow + "]" ); worksheet . getCells (). unMerge ( frow...

    docs.aspose.com/cells/zh/java/detect-merged-cel...
  7. How to Rotate Text of Cell|Documentation

    C# code to rotate text of Cell with Aspose.Cells for Python via .NET API... Access the Worksheet Once the workbook is loaded...loaded, you need to access the worksheet where you want to rotate the...

    docs.aspose.com/cells/python-net/how-to-rotate-...
  8. Find if the cell value starts with single quote...

    Learn how to find if the cell value starts with a single quote mark through the Aspose.Cells for C++ API....Workbook wb ; // Create worksheet Worksheet sheet = wb . GetWorksheets...

    docs.aspose.com/cells/cpp/find-if-the-cell-valu...
  9. 通过JavaScript和C++在工作表内将形状移到前面或后面|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++将形状移到工作表的前端或背后。...the first worksheet in the Excel file const worksheet = workbook...workbook . worksheets . get ( 0 ); // Access first and fourth shapes...

    docs.aspose.com/cells/zh/javascript-cpp/send-sh...
  10. 导出打印区域范围到HTML,使用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 the sheet const worksheet = workbook . getWorksheets...); // Set the print area. worksheet . getPageSetup (). setPrintArea...

    docs.aspose.com/cells/zh/nodejs-cpp/export-prin...