Sort Score
Result 10 results
Languages All
Labels All
Results 1,491 - 1,500 of 27,087 for

excel worksheet

(0.09 sec)
  1. 文本换行|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....NET,开发人员可以在其应用程序中执行大部分用户可以在 Microsoft Excel 中执行的任务,包括在单元格中换行。本文解释了如何执行此任务,并比较了使用...Microsoft . Office . Interop . Excel . Application app = Globals...

    docs.aspose.com/cells/zh/net/wrapping-cell-text/
  2. Aspose.Cells 8.3.1中的公共API更改|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....r/setter方法,以模仿Excel在运行时格式化图表数据标签的功能。请注意,Excel通过以下步骤提供了此功能。 选...setShowCellRange()方法设置为true,以模仿Excel的 标签包含 - 来自单元格的数值 功能。 Java //Create...

    docs.aspose.com/cells/zh/java/public-api-change...
  3. 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 C# API or .NET Library....Cells fully supports Microsoft Excel’s page setup options. Developers...configure page setup settings for worksheets to control the printing process...

    docs.aspose.com/cells/net/setting-margins/
  4. Z Axis with C++|Documentation

    Learn how to work with the Z-axis in Aspose.Cells for C++. Our guide will help you understand how to configure and customize the Z-axis, including its scale and labels, to enhance your charts....Secondary Axis Like Microsoft Excel Please see the following sample...sample code that creates a new Excel file and puts values of the...

    docs.aspose.com/cells/cpp/z-axis/
  5. Setting Page Options with Node.js via C++|Docum...

    This article provides sample code to set page options of Excel Worksheets programmatically using Node.js via C++. Set Page Orientation, Scaling Factor, FitToPages Options, Paper Size, Print Quality, First Page Number....configure page‑setup settings for worksheets to control printing. These...that represents a Microsoft Excel file. The Workbook class contains...

    docs.aspose.com/cells/nodejs-cpp/setting-page-o...
  6. 使用C++在工作表之间复制形状|Documentation

    学习如何使用Aspose.Cells和C++在工作表之间复制形状、图表和其他绘图对象。...要将图片从一个工作表复制到另一个,请使用以下示例代码中显示的 Worksheet.Pictures.Add 方法。 #include...02_OutputDirectory \\ " ); // Path of input excel file U16String inputFilePath...

    docs.aspose.com/cells/zh/cpp/copy-shapes-betwee...
  7. OLE Excel Object Size is Changed after Double C...

    I am evaluating the capabilities of embedding Excel into Word and having some issues. Screenshot 1 demonstrates the generated docx file, which looks ok, however double clicking the embed to edit brings up an incorrectly…...OLE Excel Object Size is Changed after Double Click on it in...in MS Word | Insert OLE (Excel) into Document using .NET Aspose...

    forum.aspose.com/t/ole-excel-object-size-is-cha...
  8. 通过Node.js和C++显示与隐藏行列和滚动条|Documentation

    本文演示如何通过Node.js和C++编程控制Excel工作表的行和列的显示与隐藏。有效控制滚动条的显示,以及批量隐藏或显示多行多列。...提供了一个类 Workbook ,表示一个Microsoft Excel文件。 Workbook 类包含一个 getWorksheets()...集合,允许开发者访问Excel文件中的每个工作表。工作表由 Worksheet 类表示。 Worksheet 类提供一个 getCells()...

    docs.aspose.com/cells/zh/nodejs-cpp/show-and-hi...
  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....protect_worksheet 方法来保护工作表。 Python 代码 # Instantiating a Excel object...object by excel file path excel = self . Workbook ( self . dataDir...

    docs.aspose.com/cells/zh/java/protecting-worksh...
  10. 使用JavaScript通过C++管理图片|Documentation

    学习如何使用Aspose.Cells for JavaScript via C++在电子表格中添加和定位图片。...> < p > Select an optional Excel file to update (or leave empty...Workbook (); } // Adding a new worksheet to the Workbook object const...

    docs.aspose.com/cells/zh/javascript-cpp/managin...