Sort Score
Result 10 results
Languages All
Labels All
Results 2,151 - 2,160 of 27,074 for

excel worksheet

(0.1 sec)
  1. 用C++设置工作表中的评论或形状的边距|Documentation

    学习如何使用Aspose.Cells在C++中设置工作表内评论或形状的边距。...它加载包含两个形状的 示例Excel文件 ,代码逐个访问这些形状并设置它们的顶部、左侧、底部和右侧边距。请参阅由代码生成的...和右侧边距。请参阅由代码生成的 输出Excel文件 以及显示代码对输出Excel文件影响的截图。 示例代码 #include...

    docs.aspose.com/cells/zh/cpp/set-margins-of-com...
  2. 使用Python.NET锁定单元格保护它们|Documentation

    了解如何使用Aspose.Cells for Python via .NET锁定特定单元格和保护工作表。... 如何在Excel中锁定单元格以保护它们 下面介绍在Microsoft Excel中锁定单元格的方法: 选..."sample.xlsx" ) worksheet = workbook . worksheets [ 0 ] # Unlock...

    docs.aspose.com/cells/zh/python-net/how-to-lock...
  3. Remove White Spaces from the Data before Render...

    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....Sometimes, you need to present worksheet images in applications or...Basically, you want to render a worksheet as an image so that it can...

    docs.aspose.com/cells/java/remove-white-spaces-...
  4. Aspose.Cells.GridDesktop - Desktop Grid Control...

    This article introduces the features for GridDesktop....Features Import content from Excel spreadsheets. Import data directly...Export content to Excel spreadsheets. Worksheet Features Add, insert...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  5. 使用C++管理Excel图表的图例|Documentation

    学习如何利用 Aspose.Cells for C++ 高效利用和定制Microsoft Excel中的图表图例。我们的全面指南介绍了图例的功能、访问和修改方法,以及如何利用图例改善可视化和数据理解。...使用C++管理Excel图表的图例 Contents [ Hide ] 图例选项 Aspose.Cells 还允许你在运行时管理图表的图例。通过...workbook ; // Adding a new worksheet to the Workbook object int...

    docs.aspose.com/cells/zh/cpp/chart-legend/
  6. 包含强类型数据的列|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....file stream containing the Excel file to be opened FileStream...Workbook object //Opening the Excel file through the file stream...

    docs.aspose.com/cells/zh/net/columns-containing...
  7. Auto Populate Smart Marker Data to Other Worksh...

    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....Smart Marker Data to Other Worksheets if Data Is Too Large Contents...smart‑marker data to other worksheets if it is too large. Suppose...

    docs.aspose.com/cells/java/auto-populate-smart-...
  8. Calculate Formulas|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....that are part of Microsoft Excel(Read a list of the functions...creating a formula in Microsoft Excel and use a comma (,) to delimit...

    docs.aspose.com/cells/java/calculate-formulas/
  9. Set Preset WordArt Style to the Text of the Sha...

    Learn how to set a preset WordArt style to the text of a shape using Aspose.Cells for C++....how the output Excel file looks in Microsoft Excel. #include <iostream>...// Access first worksheet Worksheet worksheet = workbook . GetWorksheets...

    docs.aspose.com/cells/cpp/set-preset-wordart-st...
  10. Excel 中使用 C++ 更改批注背景色的方法|Documentation

    如何更改 Excel 批注中的颜色。以及如何使用 C++ 在批注中插入图片或图像。...在 Excel 中使用 C++ 更改批注背景色的方法 Contents [ Hide ] 批注被添加到单元格,用于记录评...如何在Excel中更改评论的颜色 当你不需要批注的默认背景色时,可以用自己关注的颜色替换它。如何更改 Excel 中批注框的背景色?...

    docs.aspose.com/cells/zh/cpp/how-to-set-comment...