Sort Score
Result 10 results
Languages All
Labels All
Results 2,301 - 2,310 of 103,853 for

workbook

(0.33 sec)
  1. Fit All Worksheet Columns on Single PDF Page wi...

    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....> < head > < title > Save Workbook to PDF Example </ title >...head > < body > < h1 > Save Workbook to PDF Example </ h1 > < input...

    docs.aspose.com/cells/javascript-cpp/fit-all-wo...
  2. 用 Node.js 和 C++ 加密与解密 ODS 文件|Documentation

    利用 Aspose.Cells for Node.js via C++ 密码保护和加密 ODS 文件。...file const workbook = new AsposeCells . Workbook ( path . join...Password protect the file workbook . getSettings (). setPassword...

    docs.aspose.com/cells/zh/nodejs-cpp/encrypt-and...
  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.... Workbooks . Open ( myPath , Missing...//Instantiate a new Workbook. Workbook workbook = new Workbook (); //Specify...

    docs.aspose.com/cells/zh/net/merge-or-unmerge-c...
  4. Protect and Unprotect with Node.js via C++|Docu...

    This snippet introduces how to encrypt and decrypt Excel files, protect and unprotect the data in Excel files using Node.js with C++ addons.... Protect and unprotect workbook To prevent other users from...the structure of your Excel workbook with a password. Protect and...

    docs.aspose.com/cells/nodejs-cpp/protect-and-un...
  5. 使用Aspose.Cells用C++创建共享工作簿|Documentation

    学习如何使用Aspose.Cells和C++创建共享工作簿。...Cells使您能够使用 Workbook.GetShared() 属性创建共享工作簿。 使用Aspose...使用Aspose.Cells创建共享工作簿 以下示例代码通过将 Workbook.GetShared() 属性设置为 true ,创...

    docs.aspose.com/cells/zh/cpp/create-shared-work...
  6. 在使用C++进行写保护时指定作者|Documentation

    学习如何在用Aspose.Cells for C++写保护工作簿时指定作者名称。...请使用 Workbook.GetAuthor() 属性实现此功能。 在保护工作簿时指定作者...在保护工作簿时指定作者 以下示例代码演示了 Workbook.GetAuthor() 属性的用法。该代码创建一个空工作簿,设置写保护密码,指定作者名字,并将其保存为...

    docs.aspose.com/cells/zh/cpp/specify-author-whi...
  7. 使用C++通过JavaScript将源范围的行高复制到目标范围|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...."text/javascript" > const { Workbook , SaveFormat , PasteOptions...Creating a new workbook const workbook = new Workbook (); // Source...

    docs.aspose.com/cells/zh/javascript-cpp/copy-ro...
  8. Set Picture as Background Fill in the Chart wit...

    Learn how to set a picture as the background fill in a chart using Aspose.Cells for Node.js via C++. Our guide will show you how to import and position the picture, adjust its size and color, and apply formatting options to enhance your chart's appearance....xlsx" ); // Loads the workbook which contains hidden external...links const workbook = new AsposeCells . Workbook ( filePath );...

    docs.aspose.com/cells/nodejs-cpp/set-picture-as...
  9. 在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.... Python 代码 workbook = self . Workbook ( self . dataDir...Excel file customProperties = workbook . getWorksheets () . getCustomDocumentPro...

    docs.aspose.com/cells/zh/java/managing-document...
  10. Calculation difference compared with Excel 365 ...

    Hi, Using Aspose Cells for Java, version 25.4. First, the attached Workbook is re-calculated in Excel 365, using CTRL+ALT+F9. When recalculating the Workbook with Aspose Cells 25.4, at least one of the cells changes t…... First, the attached workbook is re-calculated in Excel...CTRL+ALT+F9 . When recalculating the workbook with Aspose Cells 25.4, at...

    forum.aspose.com/t/calculation-difference-compa...