Sort Score
Result 10 results
Languages All
Labels All
Results 3,071 - 3,080 of 204,274 for

excel

(0.12 sec)
  1. Protect and Unprotect|Documentation

    This snippet introduces how to encrypt and decrypt Excel files, and protect and unprotect data in Excel files using Python code....similar to MS Excel: Encrypt and decrypt Excel files To prevent...accessing data in Excel files, protect the Excel file with a password...

    docs.aspose.com/cells/python-java/protect-and-u...
  2. Show and Hide Gridlines and Row Column Headers ...

    This article provides sample code for using the C++ API or Library to programmatically hide or show gridlines, row and column headers of an Excel worksheet....Show and Hide Gridlines All Excel worksheets have gridlines by...that represents a Microsoft Excel file. The Workbook class contains...

    docs.aspose.com/cells/cpp/show-and-hide-gridlin...
  3. Manage Document Properties|Documentation

    Learn how to Manage Document Properties through the Aspose.Cells for Python via .NET APIs....Hide ] Introduction Microsoft Excel provides the ability to add...Properties Using Microsoft Excel Microsoft Excel allows you to manage...

    docs.aspose.com/cells/python-net/managing-docum...
  4. BUG: Datavalidation with REGEXTEST does not wor...

    I’m creating a Excel with .NET and trying to add a datavalidation to check if a cell value is an URL. Consider the following code: public void AddDataValidation(CellArea cellArea, Column column, Worksheet worksheet) { …...2025, 10:15am 1 I’m creating a Excel with .NET and trying to add...open the data validation in Excel and press ‘OK’, it suddenly...

    forum.aspose.com/t/bug-datavalidation-with-rege...
  5. Protect Documents with Password via C++ | produ...

    Lock PDF, Microsoft Excel spreadsheets, PowerPoint Presentations and Word documents with passwords via your C++ application. Apply password protection with ease....APIs Secure Microsoft Word, Excel Spreadsheets, PowerPoint Presentations...safeguarding Microsoft Word, Excel, PowerPoint, and PDF files from...

    products.aspose.com/total/cpp/protect/
  6. Copying Rows and Columns in Python|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....Instantiating a Workbook object by an Excel file path workbook = self ....the first worksheet in the Excel file worksheet = workbook ....

    docs.aspose.com/cells/java/copying-rows-and-col...
  7. 在 PHP 中隐藏和显示行和列|Documentation

    通过 Aspose.Cells for PHP via Java 的 API 学习如何隐藏和显示行和列。...Instantiating a Workbook object by excel file path $workbook = new Workbook...the first worksheet in the Excel file $worksheet = $workbook...

    docs.aspose.com/cells/zh/java/hiding-and-showin...
  8. 使用C++设置强加密类型|Documentation

    了解如何使用Aspose.Cells与C++对Excel文件应用强加密和密码保护。...Contents [ Hide ] Microsoft Excel (97-2007/2010) 可以让您为电子表格加密并设置密码保护。它使用...兼容”加密类型的电子表格很容易被破解。 为了解决这个问题,可以使用 Microsoft Excel 提供的强加密类型之一。可以将加密类型更改为最强的可用 CSP。对于强加密,需要最小...

    docs.aspose.com/cells/zh/cpp/setting-strong-enc...
  9. 指定如何在输出 PDF 和图片中跨字符串,使用 Node.js 和 C++|Documenta...

    学习如何通过使用 Aspose.Cells for Node.js via C++ 指定跨类型控制输出 PDF/图片中的文本溢出。...当你将 Excel 文件保存为 PDF/图片时,可以通过使用 TextCrossType...TextCrossType.Default :显示文本,类似于 MS Excel,其取决于下一单元格。如果下一单元格为空,字符串将溢出或截断。...

    docs.aspose.com/cells/zh/nodejs-cpp/specify-how...
  10. 如何使用 C++ 将 XLSX 转换为 XPS

    在本指南中,我们将学习如何使用 C++ 将 XLSX 转换为 XPS。您可以在任何操作系统(如 Microsoft Windows 和 Linux 等)中使用 C++ 将 Excel 保存到 XPS。... Excel 文件通常使用 XLSX 或 XLS 文件扩展名保存,您...装 MS Excel 即可在 C++ 中执行 Excel 到 XPS 的转换。 使用 C++ 将 Excel 转换为 XPS...

    kb.aspose.com/zh/cells/cpp/how-to-convert-xlsx-...