Sort Score
Result 10 results
Languages All
Labels All
Results 3,981 - 3,990 of 30,325 for

worksheet

(0.09 sec)
  1. Remove XLSB Annotation Online or Manage Annotat...

    delete comments from XLSB file through online app for free. Java API code to manage comments of XLSB files....object Select the specific Worksheet Get all comments from the...object Get the sepecific Worksheet Get the threaded comment using...

    products.aspose.com/total/java/annotate/xlsb/
  2. Remove ODS Annotation Online or Manage Annotati...

    delete comments from ODS file through online app for free. Java API code to manage comments of ODS files....object Select the specific Worksheet Get all comments from the...object Get the sepecific Worksheet Get the threaded comment using...

    products.aspose.com/total/java/annotate/ods/
  3. Limit the Number of Pages Generated - Excel to ...

    Learn how to limit the number of pages generated when converting Excel to PDF using Aspose.Cells with Golang via C++.... Fit All Worksheet Columns on Single PDF Page...

    docs.aspose.com/cells/go-cpp/limit-the-number-o...
  4. Working with the Shadow Effect of Shape or Char...

    Learn how to manipulate the shadow effect of shapes or charts using Aspose.Cells for C++....first shape in the first worksheet, sets the sub‑properties of...

    docs.aspose.com/cells/go-cpp/working-with-the-s...
  5. How to Control Workbook View|Documentation

    Learn how to control Workbook View through the Aspose.Cells for .NET API....data to cells in the first worksheet. Hide horizontal and vertical...

    docs.aspose.com/cells/net/how-to-control-workbo...
  6. Add ActiveX Controls|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....needs to be added inside a worksheet. It has the following values...

    docs.aspose.com/cells/python-net/add-activex-co...
  7. Aspose.Cells 8.7.2中的公共API更改|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 first Worksheet from the collection Worksheet sheet = workbook...workbook . Worksheets [ 0 ]; //Add a TextBox to the collection...

    docs.aspose.com/cells/zh/net/public-api-changes...
  8. 使用C++进行错误检查选项|Documentation

    本文提供了示例代码,演示如何使用C++ API或库以程序化方式启用Excel工作表的错误检查选项,例如将数字作为文本存储。...); // Get the first worksheet Worksheet sheet = workbook . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/use-error-checking...
  9. 输出HTML时单独导出工作表CSS,使用Node.js通过C++|Documentation

    了解如何在将Excel文件转换为HTML时单独导出工作表CSS,使用Aspose.Cells for Node.js via C++。...Workbook (); // Access first worksheet const ws = wb . getWorksheets...html save options - export worksheet css separately const opts...

    docs.aspose.com/cells/zh/nodejs-cpp/export-work...
  10. 通过C++和Node.js从工作簿中提取OLE对象|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....OleObject Collection in the first worksheet. const oles = workbook . getWorksheets...extract each object in the worksheet. for ( let i = 0 ; i < oles...

    docs.aspose.com/cells/zh/nodejs-cpp/extract-ole...