Sort Score
Result 10 results
Languages All
Labels All
Results 1,921 - 1,930 of 30,425 for

worksheet

(0.11 sec)
  1. Create Access and Copy Named Ranges with Node.j...

    Learn how to create, access, and copy named ranges in Excel using Aspose.Cells for Node.js via C++....refer to data on the same worksheet; if you want to represent...represent a range on another worksheet, you may use a name. Named ranges...

    docs.aspose.com/cells/nodejs-cpp/create-access-...
  2. Save Specified Worksheets to PDF|Documentation

    Learn how to Save Specified Worksheets to PDF with Aspose.Cells for Python via .NET API....Ask AI Save Specified Worksheets to PDF Contents [ Hide ] By...via .NET saves all visible worksheets in a workbook to a PDF file...

    docs.aspose.com/cells/python-net/save-specified...
  3. Protect and Unprotect|Documentation

    This snippet introduces how to encrypt and decrypt Excel files, and protect and unprotect data in Excel files using C# code....users from viewing hidden worksheets, adding, moving, deleting...deleting, or hiding worksheets, and renaming worksheets, you can protect...

    docs.aspose.com/cells/net/protect-and-unprotect/
  4. Convert Excel to Image in Python | XLS to PNG, ...

    Use Python Excel API to convert Excel XLS to image formats in Python. Convert XLSX or XLS to PNG, SVG, JPEG, BMP formats.... Access the worksheet you want to convert using...object and initialize it with Worksheet and ImageOrPrintOptions objects...

    blog.aspose.com/cells/convert-excel-to-image-in...
  5. 将图表转换为图像|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 WorksheetCollection worksheets = workbook...workbook . Worksheets ; Worksheet sheet = worksheets [ 0 ]; // Adding...

    docs.aspose.com/cells/zh/net/convert-chart-to-i...
  6. Combine Multiple Workbooks into a Single Workbo...

    Learn how to combine multiple workbooks into a single workbook using Aspose.Cells with C++.... The first worksheet of the charts workbook – stacked...stacked The second worksheet of the charts workbook – line The...

    docs.aspose.com/cells/cpp/combine-multiple-work...
  7. Protect and Unprotect with Go|Documentation

    This snippet introduces how to encrypt and decrypt Excel files and protect and unprotect the data in Excel files using Go code....users from viewing hidden worksheets, adding, moving, deleting...deleting, or hiding worksheets, you can protect the structure of your...

    docs.aspose.com/cells/gocpp/protect-and-unprotect/
  8. 用C++设置边框|Documentation

    如何在C++中使用Aspose.Cells库设置单元格的边框样式和颜色。通过调整边框宽度、样式和颜色,可以更好地控制单元格的外观。...Workbook 类包含一个 Worksheets 集合,可访问Excel文件中的每个工作表。工作表由 Worksheet 类表示。 Worksheet...Workbook workbook ; Worksheet worksheet = workbook . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/cells-border-setti...
  9. Freeze and Unfreeze Panes|Documentation

    This article introduces how to freeze and unfreeze in GridWeb....scroll to other parts of the worksheet. This feature is very helpful...helpful when working with worksheets that contain large volumes...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  10. 在VSTO和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 objSheet = ( Excel . Worksheet ) objBook...first worksheet. Worksheet sheet = workbook . Worksheets [ 0 ];...

    docs.aspose.com/cells/zh/net/set-background-pic...