Sort Score
Result 10 results
Languages All
Labels All
Results 2,691 - 2,700 of 27,091 for

excel worksheet

(0.42 sec)
  1. 使用JavaScript通过C++将Smart Art转换为组形状|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文件 ,如截图所示。然后它将智能艺术形状转换为群组形状,并打印Shape...{ Workbook , SaveFormat , Worksheet , Cell , Utils } = AsposeCells...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  2. Add Image Hyperlinks|Documentation

    Learn how to add image hyperlinks using the Aspose.Cells for .NET API....on other worksheets, or on websites. Microsoft Excel lets users...hyperlinks can make navigating a worksheet easier, for example, as next...

    docs.aspose.com/cells/net/add-image-hyperlinks/
  3. 使用C++设置打印选项|Documentation

    本文演示了如何通过C++ API和库以编程方式设置Excel工作表的“页面设置”中的打印选项。你可以设置打印区域、打印标题和页面顺序。...Contents [ Hide ] Microsoft Excel的页面设置提供了几个打印选项(也称为工作表选项),允许用户控制工作表页面的打印方式。...定义页面排序。 Aspose.Cells支持Microsoft Excel提供的所有打印选项,开发者可以使用 PageSetup ...

    docs.aspose.com/cells/zh/cpp/setting-print-opti...
  4. Keeping the header and the footer when saving a...

    Hello, I’ve tried to save a xlsx file in html, but I’ve lost the header and the footer in the output file. I think it’s the normal functionality of Excel but just to be sur do you have a way to keep the header dans foo…...the normal functionality of excel but just to be sur do you have...@ISIWARE Cause When saving an Excel file as HTML, many libraries...

    forum.aspose.com/t/keeping-the-header-and-the-f...
  5. 如何使用 JavaScript 结合 C++ 创建瀑布图|Documentation

    使用 JavaScript 和 Aspose.Cells for JavaScript 通过 C++ 在 Excel 中创建瀑布图。...微软Excel有多种预定义的图表类型,包括柱状图、折线图、饼图、条形图...Retrieve the first Worksheet in Workbook const worksheet = workbook ...

    docs.aspose.com/cells/zh/javascript-cpp/creatin...
  6. 通过Node.js在C++中找到图表系列中点的X值和Y值的类型|Documentation

    学习如何在Aspose.Cells for Node.js via C++中确定图表系列点的X值和Y值的类型。本指南解释了数据值的类型以及如何访问和操作它们。...查找图表系列中点的X和Y值类型 以下示例代码加载了 示例Excel文件 ,访问了第一个工作表中的第一个图表,然后调用 Chart..., "data" ); // Load sample Excel file containing chart. const...

    docs.aspose.com/cells/zh/nodejs-cpp/find-type-o...
  7. 通过 C++ 使用 Node.js 在计算完图表后读取轴标签|Documentation

    学习如何在计算完图表后读取 Aspose.Cells for Node.js via C++ 的轴标签。我们的指南将向您展示如何访问和检索轴标签,包括其格式和位置。...计算图表后读取轴标签 请参阅以下示例代码,加载[sample Excel file](ReadAxisLabels.xlsx)并..."ReadAxisLabels_new.xlsx" ); // Load the Excel file containing chart const...

    docs.aspose.com/cells/zh/nodejs-cpp/read-axis-l...
  8. How to Insert Spreadsheet Background Image in Java

    This short tutorial guides on how to insert spreadsheet background image in Java. It describes the complete process to configure the environment, step-wise program flow and a runnable simplified code that demonstrate the process to insert background pictures for Excel sheet in Java.... Once you insert Excel background image in Java , the...formats for use with MS Excel. Steps to Add Excel Image Background in...

    kb.aspose.com/cells/java/how-to-insert-spreadsh...
  9. 像Microsoft Excel一样处理图表轴的自动单位(使用C++)|Documentation

    了解如何在Aspose.Cells for C++中处理图表轴上的自动单位,类似于Microsoft Excel。我们的指南将展示如何配置和自定义图表轴的自动单位,包括科学计数法的显示和比例调整。...像Microsoft Excel一样处理图表轴的自动单位(使用C++) Contents [ Hide ] 可能的使用场景...表轴,就像Microsoft Excel渲染它一样。 处理Microsoft Excel的图表轴的自动单位 以下示例代码加载了...

    docs.aspose.com/cells/zh/cpp/handle-automatic-u...
  10. Managing OLE Objects|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....Word document into Microsoft Excel. To see what types of content...Inserting OLE Objects into the Worksheet Aspose.Cells supports adding...

    docs.aspose.com/cells/net/managing-ole-objects/