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

worksheet

(0.11 sec)
  1. 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...// Access the first worksheet Worksheet ws = wb . GetWorksheets...

    docs.aspose.com/cells/cpp/working-with-the-shad...
  2. 通过Node.js使用C++处理Shape或Chart的阴影效果|Documentation

    学习如何使用Aspose.Cells for Node.js via C++处理形状或图表的阴影效果。...); // Access first worksheet const worksheet = workbook . getWorksheets...first shape const shape = worksheet . getShapes (). get ( 0 );...

    docs.aspose.com/cells/zh/nodejs-cpp/working-wit...
  3. 以ODF 1.1、1.2和1.3格式保存,使用Node.js via C++|Document...

    使用Aspose.Cells for Node.js via C++将Excel转换为ODF 1.1、1.2和1.3规范...(); // Access first worksheet const worksheet = workbook . getWorksheets...value in cell A1 const cell = worksheet . getCells (). get ( "A1"...

    docs.aspose.com/cells/zh/nodejs-cpp/save-ods-fi...
  4. Locking WordArt Watermark with C++|Documentation

    Learn how to lock WordArt watermarks in Excel Worksheets using Aspose.Cells for C++. Prevent editing, movement, and selection of watermarks programmatically....add WordArt watermarks to a worksheet, turning the WordArt into...moved and positioned on the worksheet. It is also possible to lock...

    docs.aspose.com/cells/cpp/locking-wordart-water...
  5. Create a Pivot Table|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....steps below: Add some data to worksheet cells by using the Cell object’s...Add a pivot table to the worksheet by calling the PivotTableCollection...

    docs.aspose.com/cells/python-java/create-a-pivo...
  6. Converting to MHTML Files in PHP|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....MHTML Files To convert a worksheet to an MHTML file using Aspose...in PHP, simply invoke the worksheet_to_mhtml() method of the Converter...

    docs.aspose.com/cells/java/converting-to-mhtml-...
  7. 填充设置|Documentation

    学习如何使用Aspose.Cells for JavaScript via C++自定义填充设置、背景和样式。...类包含一个 worksheets 集合,可访问 Excel 文件中的每个工作表。工作表由 Worksheet 类表示。 Worksheet...Worksheet 类提供一个 cells 集合。 cells 集合中的每一项代表一个 Cell 类的对象。 Cell 具有...

    docs.aspose.com/cells/zh/javascript-cpp/cells-f...
  8. How to Delete Comment in Excel using Python

    This step-by-step topic presents a detailed explanation of how to delete comment in Excel using Python. It has environment settings and a sample code to remove comments from Excel using Python....remove them Access the target worksheet where comments are present...of comments in the target worksheet. There are multiple options...

    kb.aspose.com/cells/python/how-to-delete-commen...
  9. 使用C++为图表工作表创建PdfBookmarkEntry|Documentation

    了解如何使用Aspose.Cells for C++为图表工作表创建PdfBookmarkEntry。...inputFilePath ); // Access all four worksheets WorksheetCollection sheets...GetWorksheets (); Worksheet sheet1 = sheets . Get ( 0 ); Worksheet sheet2...

    docs.aspose.com/cells/zh/cpp/create-pdfbookmark...
  10. Rendering Slicer|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.... If you convert your worksheet into an image or you save...existing slicer. It converts the worksheet into an image by setting the...

    docs.aspose.com/cells/net/rendering-slicer/