Sort Score
Result 10 results
Languages All
Labels All
Results 2,801 - 2,810 of 82,029 for

workbook

(0.06 sec)
  1. Check if VBA Project is Protected and Locked fo...

    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....Check if VBA project in a Workbook is Signed Copy VBA Macro UserForm...DesignerStorage from Template to Target Workbook...

    docs.aspose.com/cells/java/check-if-vba-project...
  2. Specify Job or Document Name while printing wit...

    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....Document Name while printing your workbook or worksheet using the WorkbookRender...Job Name while printing your workbook or worksheet Specify Job or...

    docs.aspose.com/cells/python-net/specify-job-or...
  3. Printing Range of Pages using SheetRender and W...

    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....to print range of pages of workbook or worksheet. The following...prints the pages 2-5 of the workbook and worksheet. Create Transparent...

    docs.aspose.com/cells/python-net/printing-range...
  4. 使用ICustomFunction功能|Documentation

    本文描述了如何使用Aspose.Cells库中ICustomFunction功能在Microsoft Excel中创建自定义函数。通过加载现有的Excel文件或创建新的Excel文件,我们可以使用Aspose.Cells提供的方法定义和注册自定义函数并获取结果。最后,我们将修改后的Excel文件保存到磁盘。...//Open the workbook Workbook workbook = new Workbook (); //Obtaining...worksheet Worksheet worksheet = workbook . getWorksheets (). get (...

    docs.aspose.com/cells/zh/java/how-to-calculate-...
  5. Converting Worksheet to Image and Worksheet to ...

    Learn how to convert a worksheet to an image file and a worksheet with multiple pages to an image file per page using Aspose.Cells with C++....Cells supports converting a workbook to multiple image files, one...worksheet from a template workbook to an image file. Setup Project...

    docs.aspose.com/cells/cpp/converting-worksheet-...
  6. Format cells|Documentation

    Learn how to format and style cells in Aspose.Cells for .NET, including number formatting, date formatting, font styles, and other cell style options. Our guide will help you create attractive and professional-looking spreadsheets....CreateStyle method of the Workbook class Access the newly added...Aspose.Cells provides a class, Workbook that represents a Microsoft...

    docs.aspose.com/cells/net/cells-formatting/
  7. 用C++设置页眉页脚|Documentation

    本文介绍如何通过使用C++ API或库中的脚本命令,编程方式在Excel工作表的页眉和页脚中插入图片。...Startup (); // Create a new workbook Workbook excel ; // Get the first...2 , u "&N" ); // Save the workbook excel . Save ( u "SetHeadersAndFooters_out...

    docs.aspose.com/cells/zh/cpp/setting-headers-an...
  8. Smart Markers|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....Document Assistant Close Slicers Workbook VBA Project...

    docs.aspose.com/cells/java/smart-markers/
  9. How to Format Number to Percentage with C++|Doc...

    This article will introduce how to Format Number to Percentage using Aspose.Cells for C++ API.... Cpp Step 2: Create a New Workbook or Open an Existing One You...You can either create a new workbook or open an existing one. Step...

    docs.aspose.com/cells/cpp/how-to-format-number-...
  10. Public API Changes in Aspose.Cells 8.0.0|Docume...

    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....//Instantiate the Workbook with an object of LoadOptions Workbook book =...= new Workbook ( myDir + "large.xlsx" , options ); Demonstrates...

    docs.aspose.com/cells/java/public-api-changes-i...