Sort Score
Result 10 results
Languages All
Labels All
Results 3,421 - 3,430 of 27,108 for

excel worksheet

(1.77 sec)
  1. Using GlobalizationSettings Class for Custom Su...

    Learn how to customize subtotal labels and other labels of pie charts using the GlobalizationSettings class in Aspose.Cells for JavaScript via C++....pie chart while rendering a worksheet or chart. Introduction to...style="color: red;">Please select an Excel file.</p>' ; return ; } // Read...

    docs.aspose.com/cells/javascript-cpp/using-glob...
  2. 通过 C++ 的 JavaScript 渲染切片器|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....呈现切片器 以下示例代码加载了包含一个现有切片器的 示例Excel文件 。它通过设置仅覆盖切片器的打印区域,将工作表转换为图片。生成的图片即为...,显示了已渲染的切片器。如您所见,切片器已被正确渲染,并与示例Excel文件中的效果一致。 示例代码 <!DOCTYPE html>...

    docs.aspose.com/cells/zh/javascript-cpp/renderi...
  3. How to Format Number to Accounting with C++|Doc...

    This article will introduce how to Format Number to Accounting using Aspose.Cells for C++ API....Formatting numbers to accounting in Excel is a common practice for several...format numbers to accounting in Excel: Uniformity and Professionalism...

    docs.aspose.com/cells/cpp/how-to-format-number-...
  4. Manage OLE in Presentations Using C++|Aspose.Sl...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for C++. Embed, update, and export OLE content seamlessly....Consider a chart created in MS Excel. The chart is then placed inside...inside a PowerPoint slide. That Excel chart is considered an OLE object...

    docs.aspose.com/slides/cpp/manage-ole/
  5. 获取单元值的文本宽度|Documentation

    了解如何通过Aspose.Cells for JavaScript在C++ API中获取单元格值的文本宽度。...style="color: red;">Please select an Excel file.</p>' ; return ; } const...Accessing the first worksheet and A1 cell const worksheet = workbook ...

    docs.aspose.com/cells/zh/javascript-cpp/get-tex...
  6. Merge or Unmerge Range of Cells with JavaScript...

    Merge and Unmerge Cells in a Range in Excel with JavaScript via C++ code....first worksheet const worksheet = workbook . worksheets . get...Create a range const range = worksheet . cells . createRange ( "A1:D4"...

    docs.aspose.com/cells/javascript-cpp/merge-or-u...
  7. 使用Aspose.Cells for Node.js via C++在Excel工作簿中创建签...

    这篇文章介绍了如何使用Aspose.Cells for Node.js via C++和Node.js在Excel工作簿中创建签名线。...C++在Excel工作簿中创建签名线 Contents [ Hide ] 介绍 Microsoft Excel提供了在Excel工作簿中添加...选项卡,然后从 文本 组中选择 签名行 来添加签名行。 如何为Excel创建签名行 Aspose.Cells for Node.js...

    docs.aspose.com/cells/zh/nodejs-cpp/create-sign...
  8. Setting Different Headers and Footers For Diffe...

    This article provides sample code that shows how to programmatically set various headers and footers of an Excel Worksheet's Page Setup settings using the C++ Library and API. You can set the headers and footers for the first page, odd pages, and even pages....with C++ Contents [ Hide ] MS Excel supports setting different headers...pages, and even pages since Excel 2007. Aspose.Cells supports...

    docs.aspose.com/cells/cpp/setting-different-hea...
  9. Formatting Slicer with Node.js via C++|Document...

    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....format the slicer in Microsoft Excel by setting its number of columns...following code; it loads the sample Excel file that contains a slicer...

    docs.aspose.com/cells/nodejs-cpp/formatting-sli...
  10. 将VBA宏用户表单设计存储器从模板复制到目标工作簿,用JavaScript通过C++|Docu...

    学习如何使用Aspose.Cells for JavaScript通过C++将VBA项目(包括设计存储器)从一个Excel文件复制到另一个。...Cells允许你将VBA项目从一个Excel文件复制到另一个Excel文件。VBA项目由各类模块组成,例如文档、...请参阅以下示例代码。它将 模板Excel文件 中的VBA项目复制到空白工作簿中,并保存为 输出Excel文件 。打开模板Excel文件内的V...

    docs.aspose.com/cells/zh/javascript-cpp/copy-vb...