Sort Score
Result 10 results
Languages All
Labels All
Results 3,031 - 3,040 of 192,961 for

excel

(0.09 sec)
  1. Book1.xlsx

    Sheet1 In some cases, autofitting row works OK in Normal view with 100% zoom in Microsoft Excel, but when you switch to printview, the text gets clipped. 2023-06-01T11:29:06Z 16.0300 dallon 2023-06......with 100% zoom in Microsoft Excel, but when you switch to printview...2023-06-01T11:29:06Z Microsoft Excel 2023-06-01T11:29:06Z dallon...

    docs.aspose.com/cells/net/autofit-rows-for-rend...
  2. Insert Timeline|Documentation

    Learn how to create a timeline with Aspose.Cells for Python via .NET.... Microsoft Excel allows you to create a timeline...Using Aspose.Cells for Python Excel Library Please see the following...

    docs.aspose.com/cells/python-net/create-timeline/
  3. Converting XL to PDF to Word yields incorrect o...

    Hi Aspose Team, I’m trying to convert an Excel to word by first converting the Excel worksheet to PDF and converting the PDF doc to word using the following code: Workbook workbook = new Workbook(dir + @"\Test_09122025…...convert an excel to word by first converting the excel worksheet...output looks close enough to the excel but the word output looks extremely...

    forum.aspose.com/t/converting-xl-to-pdf-to-word...
  4. 按行和列格式化,使用Node.js via C++|Documentation

    Aspose.Cells for Node.js via C++支持更改行高或列宽,还可以对行或列应用格式。...通常,用户在Microsoft Excel中通过直观界面调整行高和列宽。但借助Aspose.Cells,开发者可以在运行时执行这些操作。...,代表一个Microsoft Excel文件。 Workbook 类包含一个 WorksheetCollection ,可以访问Excel文件中的每个工作表。工作表由...

    docs.aspose.com/cells/zh/nodejs-cpp/adjusting-r...
  5. 通过 Node.js 使用 C++ 自动调整行和列的宽度|Documentation

    本文展示了如何使用Aspose.Cells for Node.js via C++自动调整单元格范围内的行、列、合并单元格的行以及行的宽度。...自动调整行和列的宽度 Contents [ Hide ] 微软 Excel 允许根据内容自动调整单元格的宽度和高度。此功能也可以通过Aspose...提供了 Workbook 类,表示一个 Microsoft Excel 文件。 Workbook 类包含一个 Workbook...

    docs.aspose.com/cells/zh/nodejs-cpp/autofit-row...
  6. Protecting and Unprotecting Workbooks in VSTO a...

    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....open an existing Microsoft Excel file, protect the workbook with...//Instantiate the Application object. Excel . Application excelApp = Application...

    docs.aspose.com/cells/net/protecting-and-unprot...
  7. Display or Hide Tabs in PHP|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 Excel file path $workbook = new Workbook...); // Hiding the tabs of the Excel file $workbook -> getSettings...

    docs.aspose.com/cells/java/display-or-hide-tabs...
  8. Excel转换为Pdf、图片和其他格式(使用C++)|Documentation

    使用Aspose.Cells for C++将Excel文件转换为Word、Excel、PowerPoint、PDF、CSV、JPG、HTML、MHT、ODS、BMP、PNG、SVG、TIFF、XPS、JSON、SQL、XML等多种格式。...将Excel转换为Pdf、图片和其他格式(使用C++) Contents [ Hide ] Aspose.Cells支持...加载一种文件格式的工作簿并将其保存为另一种格式。 将 Excel 工作簿转换为 PDF PDF文件被广泛用于组织、政府部...

    docs.aspose.com/cells/zh/cpp/convert-workbook-t...
  9. Set the Shape Type of Data Labels of Chart with...

    Learn how to set the shape type of data labels in charts using Aspose.Cells for Node.js via C++. This guide will explain the different shape types available and show you how to choose the appropriate shape for your data labels to enhance presentation and usability....sample Excel file used in this code and the output Excel file generated...effect of the code on the sample Excel file. Sample Code const path...

    docs.aspose.com/cells/nodejs-cpp/set-the-shape-...
  10. 使用 Python 读取 Excel 文件

    本文介绍了如何使用 Python 打开和读取 Excel 文件。包括 IDE 配置指南、逐步教程以及创建 XLSX 阅读器的工作示例。...Family 使用 Python 读取 Excel 文件 本文介绍了如何使用 Excel 。它提供了 IDE 配置指南、逐步教程以及创建...。此外,还讨论了根据需要优化数据提取流程的多种方法。 使用 Python 读取 Excel 的步骤 配置开发环境以使用 Aspose.Cells for...

    kb.aspose.com/zh/cells/python/read-excel-file-i...