Sort Score
Result 10 results
Languages All
Labels All
Results 4,101 - 4,110 of 27,204 for

excel worksheet

(0.18 sec)
  1. sample.xlsx

    Sheet1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 6 6 6 6 6 6 6 6 6 6 ......2024-07-02T06:11:34Z Microsoft Excel 2024-07-02T06:11:34Z John.He...He John.He Microsoft Excel 2015-06-05T18:17:20Z 365 aspose 2015-06-05T18:17:20Z...

    docs.aspose.com/cells/fr/go-cpp/how-to-lock-cel...
  2. sample.xlsx

    Sheet1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 6 6 6 6 6 6 6 6 6 6 ......2024-07-02T06:11:34Z Microsoft Excel 2024-07-02T06:11:34Z John.He...He John.He Microsoft Excel 2015-06-05T18:17:20Z 365 aspose 2015-06-05T18:17:20Z...

    docs.aspose.com/cells/es/go-cpp/how-to-lock-cel...
  3. sample.xlsx

    Sheet1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 6 6 6 6 6 6 6 6 6 6 ......2024-07-02T06:11:34Z Microsoft Excel 2024-07-02T06:11:34Z John.He...He John.He Microsoft Excel 2015-06-05T18:17:20Z 365 aspose 2015-06-05T18:17:20Z...

    docs.aspose.com/cells/es/nodejs-cpp/how-to-lock...
  4. sample.xlsx

    Sheet1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 6 6 6 6 6 6 6 6 6 6 ......2024-07-02T06:11:34Z Microsoft Excel 2024-07-02T06:11:34Z John.He...He John.He Microsoft Excel 2015-06-05T18:17:20Z 365 aspose 2015-06-05T18:17:20Z...

    docs.aspose.com/cells/ar/net/how-to-scale-a-wor...
  5. sample.xlsx

    Sheet1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 6 6 6 6 6 6 6 6 6 6 ......2024-07-02T06:11:34Z Microsoft Excel 2024-07-02T06:11:34Z John.He...He John.He Microsoft Excel 2015-06-05T18:17:20Z 365 aspose 2015-06-05T18:17:20Z...

    docs.aspose.com/cells/fr/javascript-cpp/how-to-...
  6. sample.xlsx

    Sheet1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 6 6 6 6 6 6 6 6 6 6 ......2024-07-02T06:11:34Z Microsoft Excel 2024-07-02T06:11:34Z John.He...He John.He Microsoft Excel 2015-06-05T18:17:20Z 365 aspose 2015-06-05T18:17:20Z...

    docs.aspose.com/cells/de/javascript-cpp/how-to-...
  7. Technical Articles|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....Features Using a Microsoft Excel Worksheet as the Message Body and...

    docs.aspose.com/email/net/technical-articles/
  8. How to Fit Image to Cell Width in Aspose.Cells ...

    Hello, I’m trying to fit images to the width of a cell. Currently, I’m using the following code: C# foreach (Shape s in doc.GetChildNodes(NodeType.Shape, true)) { s.AspectRatioLocked = true; s.Width = 100; // This …...and 'sheet' is the target Worksheet var cell = sheet.Cells["A1"];...Insert Picture over Cells Using Excel How to Insert Picture in Cell...

    forum.aspose.com/t/how-to-fit-image-to-cell-wid...
  9. Secure PDF Documents with C++|Documentation

    Learn how to secure PDF documents with owner and user passwords using Aspose.Cells with C++....02_OutputDirectory \\ " ); // Path of input Excel file U16String inputFilePath..."securepdf_test.out.pdf" ; // Open an Excel file Workbook workbook ( inputFilePath...

    docs.aspose.com/cells/cpp/secure-pdf-documents/
  10. 使用C++获取单元格索引|Documentation

    学习如何通过单元格、行名或列名获取行或列索引。使用Aspose.Cells与C++将单元格名称转换为零基的行和列索引。...使用C++获取单元格索引 Contents [ Hide ] Excel的默认视图是A1样式引用,其中每列定义为A、B、C等等,单元格命名为A1、B2、C3……等。...注意:在Aspose.Cells for C++中索引从零开始,但在MS Excel中行的ID是从一开始的。 使用 Aspose.Cells...

    docs.aspose.com/cells/zh/cpp/get-cells-index/