Sort Score
Result 10 results
Languages All
Labels All
Results 1,111 - 1,120 of 20,103 for

worksheet

(0.08 sec)
  1. Insert a Picture based on Cell Reference|Docume...

    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....displaying the contents of a worksheet cell in an image shape. You...object. Add a picture to the worksheet by calling the addPicture...

    docs.aspose.com/cells/java/insert-a-picture-bas...
  2. Shapes|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....expressions with C++ Add Icons to Worksheet with C++ Web Extensions -...Watermark to Worksheet with C++ Copy Shapes between Worksheets with C++...

    docs.aspose.com/cells/cpp/shapes/
  3. 合并单元格|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....//Create a Worksheet and get the first sheet. Worksheet worksheet = wbk...the cells. Cells cells = worksheet . getCells (); //Merge some...

    docs.aspose.com/cells/zh/java/merge-cells/
  4. 使用 C++ 验证用于保护工作表的密码|Documentation

    了解如何使用 Aspose.Cells for C++ 验证用于保护工作表的密码。...的实例进行指定,并验证是否已经使用相同的密码来保护 Worksheet 。 如果指定的密码与用于保护工作表的密码匹配, Protection...Access the protected Worksheet Worksheet sheet = book . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/verify-password-us...
  5. 用C++读写带有查询表数据源的表格|Documentation

    学习如何用Aspose.Cells for C++读写带有QueryTable为数据源的表格。...// Get the first worksheet Worksheet worksheet = workbook . GetWorksheets...(Table) in the worksheet ListObject table = worksheet . GetListObjects...

    docs.aspose.com/cells/zh/cpp/read-and-write-tab...
  6. 使用C++重用样式对象|Documentation

    在Aspose.Cells for C++中,通过创建和使用可重用的样式对象,可以简化样式管理并提高代码效率。我们的指南将帮助您利用可重用样式对象的优势,并将其实现于您的应用程序中。...Access the first worksheet Worksheet worksheet = workbook . GetWorksheets...Access cells Cell cell1 = worksheet . GetCells (). Get ( u "A1"...

    docs.aspose.com/cells/zh/cpp/reusing-style-obje...
  7. Get Validation Applied on a Cell with C++|Docum...

    This article shows how to apply validation on a Cell with C++.... Similarly, you can use Worksheet::Validations::GetValidationInCell...Access its first worksheet Worksheet worksheet = workbook . GetWorksheets...

    docs.aspose.com/cells/cpp/get-validation-applie...
  8. Getting Headers or Footers with C++|Documentation

    This article explains how to programmatically get headers and footers from Excel or OpenOffice files using the C++ API or Library....footers for more than one worksheet at a time. For other sheet...Footers in MS Excel Click the worksheet where you want to view or...

    docs.aspose.com/cells/cpp/get-headers-or-footers/
  9. Rendering Slicer with C++|Documentation

    Render slicers in Excel files using Aspose.Cells with C++.... 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/cpp/rendering-slicer/
  10. 在工作表中查找形状的绝对位置(C++)|Documentation

    使用Aspose.Cells和C++确定形状在工作表中的绝对位置。...Access the first worksheet Worksheet worksheet = workbook . GetWorksheets...shape inside the worksheet Shape shape = worksheet . GetShapes ()...

    docs.aspose.com/cells/zh/cpp/finding-absolute-p...