Sort Score
Result 10 results
Languages All
Labels All
Results 4,521 - 4,530 of 27,394 for

excel worksheet

(0.17 sec)
  1. Update OLE Objects Automatically Using a PowerP...

    Discover how to auto-update OLE charts and objects in PowerPoint with an add-in and Aspose.Slides for Java, featuring practical code and optimization tips....automatic macros in the same way Excel and Word do. The only macros...macro. Working Solution for Worksheet Resizing...

    docs.aspose.com/slides/java/updating-ole-object...
  2. 在 Python 中将 PDF 转换为 Excel|Aspose.PDF for Python...

    了解如何在 Python 中使用 Aspose.PDF 将 PDF 转换为 Excel,包括 XLS、XLSX、CSV、ODS,单工作表输出以及列处理。...PDF 转换为 Excel Contents [ Hide ] 在 Python 中将 PDF 转换为 Excel Aspose...NET 支持从 Python 代码将 PDF 文件转换为 Excel 和其他电子表格格式。 当您需要将 PDF 转换为 XLS、XLSX、CSV...

    docs.aspose.com/pdf/zh/python-net/convert-pdf-t...
  3. Handling JSON Array as Single Cell in CSV Using...

    Hello Aspose Support Team, I am exploring the possibility of converting a JSON array property into CSV format using Aspose APIs. I already have a sample payload, template, and generated output, but my expected output is…...Workbook(); Worksheet worksheet = workbook.Worksheets[0]; // Write...Write data to the worksheet for (int i = 0; i < jsonData.data.Count;...

    forum.aspose.com/t/handling-json-array-as-singl...
  4. Add Comments in Spreadsheet in xlsx4j|Documenta...

    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....method (encapsulated in the Worksheet object). The new Comment object...new worksheet to the Workbook object Worksheet worksheet = workbook...

    docs.aspose.com/cells/java/add-comments-in-spre...
  5. 在工作表中删除重复行(使用C++)|Documentation

    学习如何使用Aspose.Cells for C++ API删除工作表中的重复行。...Contents [ Hide ] 删除重复行是Microsoft Excel的许多实用功能之一。它允许用户删除工作表中的重复行,并可选择检查哪些列中的重复信息。...duplicates from the first worksheet book . GetWorksheets (). Get...

    docs.aspose.com/cells/zh/cpp/remove-duplicate-r...
  6. 使用 C++ 通过JavaScript检查工作簿是否包含隐藏的外部链接|Documentation

    学习如何使用 C++ 通过 Aspose.Cells for JavaScript 检查工作簿是否包含隐藏的外部链接。...可能的使用场景 有时候,工作簿中包含隐藏且在Microsoft Excel中无法查看的外部链接。Aspose.Cells可以检索所...以下示例代码加载包含隐藏外部链接的 源Excel文件 。这些链接不能在Microsoft Excel中查看,但存在于工作簿中。在打印...

    docs.aspose.com/cells/zh/javascript-cpp/check-i...
  7. 用C++向工作表添加WordArt水印|Documentation

    学习如何使用 Aspose.Cells for C++ 在Excel工作表中添加WordArt水印。...件顶部,装饰文本,并使文本适应预设形状,或将文本应用于Excel工作表作为背景水印。 WordArt成为您可以在电子表格中移动或定位以添加装饰的对象。...Get the first default sheet Worksheet sheet = workbook . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/add-wordart-waterm...
  8. 当转换或加载耗时过长时,可以使用 Node.js 通过 C++ 的 InterruptMoni...

    学习如何在耗时过长时,使用 Aspose.Cells for Node.js via C++ 的 InterruptMonitor 停止工作簿转换到各种格式(如 PDF、HTML 等)。...该代码将大型Excel文件转换为PDF。由于这些代码行的原因,转换需要几秒钟(即...this . im ); // Access first worksheet const ws = wb . getWorksheets...

    docs.aspose.com/cells/zh/nodejs-cpp/stop-conver...
  9. Queries about Aspose cells PDF Convert Missprin...

    We encountered a issue that misalignment sometimes may occur when we were trying to convert grouped callouts in a Excel sheet to PDF(Shown as screenshot below). 企业微信截图_17423637556254.jpg (113.2 KB)...convert grouped callouts in a Excel sheet to PDF(Shown as screenshot...attachment is the code and worksheet with convert problems: files...

    forum.aspose.com/t/queries-about-aspose-cells-p...
  10. 为表单控件分配宏代码(如按钮)|Documentation

    学习如何使用Aspose.Cells for C++将宏代码分配给按钮等表单控件。...当在Microsoft Excel中打开该文件时,将看到如下宏代码。 Sub ShowMessage..." ); Workbook workbook ; Worksheet sheet = workbook . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/assign-macro-to-fo...