Sort Score
Result 10 results
Languages All
Labels All
Results 3,821 - 3,830 of 87,332 for

workbook

(0.13 sec)
  1. 使用Node.js通过C++设置形状或文本框的文本效果阴影|Documentation

    了解如何使用Aspose.Cells for Node.js via C++设置任何形状或文本框的文本效果阴影。...Create workbook object const wb = new AsposeCells . Workbook ();...

    docs.aspose.com/cells/zh/nodejs-cpp/setting-sha...
  2. Header and Footers|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 PageSetup pageSetup = workbook . getWorksheets (). get (...Close Re-Order Sheets Within Workbook Zoom Factor using Apache POI...

    docs.aspose.com/cells/java/header-and-footers/
  3. 从URL加载网页图片到Excel工作表(C++)|Documentation

    了解如何使用C++和Aspose.Cells for C++ API将URL中的图片转换为Excel嵌入图片。...try { // Create a new workbook Workbook wb ; // Get the first...

    docs.aspose.com/cells/zh/cpp/load-a-web-image-f...
  4. 使用C++处理形状或图表的阴影效果|Documentation

    学习如何使用Aspose.Cells for C++操控形状或图表的阴影效果。...Load your source excel file Workbook wb ( inputFilePath ); // Access...SetTransparency ( 0.3 ); // Save the workbook in xlsx format wb . Save (...

    docs.aspose.com/cells/zh/cpp/working-with-the-s...
  5. Get Paper Width and Height of Page Setup of Wor...

    Learn how to get the Excel Worksheet Page Setup Paper Width and Paper Height using C++ code programmatically with Aspose.Cells for C++ API....Create an instance of Workbook class Workbook book ; // Access first...

    docs.aspose.com/cells/cpp/get-paper-width-and-h...
  6. Compress XLSM Files Online or via .NET | produc...

    Free online app to compress different XLSM files. .NET compression library code for XLSM documents....NET Load the document via Workbook class Define the SaveOptions...XLSM (Macro-Enabled Excel Workbook) files often grow in size...

    products.aspose.com/total/net/compress/xlsm/
  7. Generate reports, populate documents with data|...

    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....High-level programming with a workbook object model...

    docs.aspose.com/cells/net/generate-reports-popu...
  8. Setting Margins|Documentation

    In this article, you will learn how to set the margins of an Excel worksheet using sample code. You will also learn how to programmatically set the margins for the page centre, the header and footer margins of Page Setup using the Aspose.Cells for Python via .NET API....class, Workbook , that represents an Excel file. The Workbook class...

    docs.aspose.com/cells/python-net/setting-margins/
  9. View XLSX File Online and using Java | products...

    Free online XLSX file viewer app. Java API code to read XLSX file for viewer application....Load source XLSX file using Workbook class object Save the document...View XLSB Files (Excel Binary Workbook) View XLSM Files (Macro-enabled...

    products.aspose.com/total/java/viewer/xlsx/
  10. Freeze Panes in Apache POI and Aspose.Cells|Doc...

    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....Cells provides a class, Workbook that represents a Microsoft...Microsoft Excel file. The Workbook class contains a WorksheetCollection...

    docs.aspose.com/cells/java/freeze-panes-in-apac...