Sort Score
Result 10 results
Languages All
Labels All
Results 1,741 - 1,750 of 21,314 for

worksheet

(0.11 sec)
  1. 通过C++和Node.js获取或设置嵌入式OLE对象的类标识符|Documentation

    学习如何通过C++在Node.js中使用Aspose.Cells获取或设置嵌入式OLE对象的类标识符。...Access its first worksheet const worksheet = workbook . getWorksheets...inside the worksheet const oleObject = worksheet . getOleObjects...

    docs.aspose.com/cells/zh/nodejs-cpp/get-or-set-...
  2. 使用Node.js通过C++刷新关联形状的数值|Documentation

    学习如何使用Aspose.Cells for Node.js via C++在Excel中刷新关联形状的数值。...)); // Access first worksheet const worksheet = workbook . getWorksheets...value of cell B4 const cell = worksheet . getCells (). get ( "B4"...

    docs.aspose.com/cells/zh/nodejs-cpp/refresh-val...
  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类的对象。...//Accessing cell from the worksheet Cell cell = cells . get (...

    docs.aspose.com/cells/zh/java/working-with-colo...
  4. Converting to MHTML Files in Ruby|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....to MHTML Files To convert Worksheet to MHTML file using Aspose...Java in Ruby, simply invoke worksheet_to_mhtml() method of Converter...

    docs.aspose.com/cells/java/converting-to-mhtml-...
  5. Cut and Paste 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....cells within a worksheet. Copying and Moving Worksheets Count the...the number of cells in the Worksheet...

    docs.aspose.com/cells/python-java/cut-and-paste...
  6. Excel chart has inconsistencies when printed - ...

    Dear Aspose. As you can see from example. When Worksheet is printed there are inconsistencies in the output: 1 - Pink box is lower and hides the value in orange rectangle 2 - Black text in bracket is lower and mess w…... When Worksheet is printed there are inconsistencies...sample application: When Worksheet is printed there are inconsistencies...

    forum.aspose.com/t/excel-chart-has-inconsistenc...
  7. Copying Rows and Columns|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....columns in a worksheet without copying the entire worksheet. With Aspose...shows how to copy a row in a worksheet. It uses a template Microsoft...

    docs.aspose.com/cells/java/copying-rows-and-col...
  8. 在 Excel 中使用 C++ 更改批注背景色的方法|Documentation

    如何更改 Excel 批注中的颜色。以及如何使用 C++ 在批注中插入图片或图像。...book ( inputPath ); Worksheet worksheet = book . GetWorksheets...( 0 ); Comment comment = worksheet . GetComments (). Get ( 0...

    docs.aspose.com/cells/zh/cpp/how-to-set-comment...
  9. Insert Hyperlinks into Excel or OpenOffice|Docu...

    How to insert hyperlinks into Excel file with Aspose.Cells for Python via .NET library without MS Excel....access to each worksheet in the Excel file. A worksheet is represented...represented by the Worksheet class. The Worksheet class provides different...

    docs.aspose.com/cells/python-net/insert-hyperli...
  10. Copying Rows and Columns|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....columns in a worksheet without copying the entire worksheet. With Aspose...shows how to copy a row in a worksheet. It uses a template Microsoft...

    docs.aspose.com/cells/cpp/copying-rows-and-colu...