Sort Score
Result 10 results
Languages All
Labels All
Results 1,801 - 1,810 of 26,787 for

excel worksheet

(0.11 sec)
  1. 如何使用Python.NET将Excel以适合宽度和高度的页面进行打印|Documentation

    学习使用Aspose.Cells for Python via .NET API设置Excel打印的fit_to_pages_wide和fit_to_pages_tall属性。...NET将Excel以适合宽度和高度的页面进行打印 Contents [ Hide ] 介绍 fit...专业的文件展示 如何在Excel中将文件打印为宽度和高度都适合的页面 在Microsoft Excel中配置方法: 打开工作簿并选择工作表...

    docs.aspose.com/cells/zh/python-net/how-to-prin...
  2. Insert a Picture Based on Cell Reference with J...

    Learn how to insert a picture in a Worksheet based on a cell reference using Aspose.Cells for JavaScript via C++. Show cell data in a picture....supports this feature (Microsoft Excel 2010). Inserting a Picture Based...displaying the contents of a worksheet cell in an image shape. You...

    docs.aspose.com/cells/javascript-cpp/insert-a-p...
  3. Import and Export Data|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.... Import Data into Worksheet Data represents the world...Aspose.Cells When you open an Excel file with Aspose.Cells, all...

    docs.aspose.com/cells/java/import-and-export-data/
  4. How to Change the Comment Font Color with JavaS...

    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....Contents [ Hide ] Microsoft Excel allows users to add comments...first worksheet const worksheet = workbook . worksheets . get...

    docs.aspose.com/cells/javascript-cpp/how-to-cha...
  5. 如何用 C++ 改变批注的字体颜色|Documentation

    学习如何使用 Aspose.Cells 和 C++ 自定义批注的字体颜色。...Contents [ Hide ] Microsoft Excel允许用户向单元格添加评论以补充信息并突出显示数据。开发人...// Get the first worksheet Worksheet worksheet = workbook . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/how-to-change-the-...
  6. Create Open-High-Low-Close (OHLC) Stock Chart w...

    Learn how to create an open-high-low-close stock chart using Aspose.Cells for C++. Our guide will demonstrate how to plot stock market data, including the open, high, low, and close prices, onto a chart for better analysis and visualization....the sample Excel file and generates the output Excel file . #include...Access the first worksheet Worksheet worksheet = workbook . GetWorksheets...

    docs.aspose.com/cells/cpp/create-open-high-low-...
  7. 通过C++的JavaScript向Excel插入背景图片|Documentation

    “如何使用C++的Script向Excel插入背景图片”...通过C++的JavaScript向Excel插入背景图片 Contents [ Hide ] 通过添加图片作为工作表背景...在Microsoft Excel中设置工作表背景 在Microsoft Excel(例如Microsoft Excel 2019)中设置工作表的背景图片:...

    docs.aspose.com/cells/zh/javascript-cpp/insert-...
  8. 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....Accessing the first worksheet in the Excel file worksheets = workbook.... getWorksheets () worksheet = worksheets . get ( 0 ) # Setting...

    docs.aspose.com/cells/zh/java/zoom-factor-in-py...
  9. Page Setup Features with Node.js via C++|Docume...

    Explore page setup features using Aspose.Cells for Node.js via C++. Learn how to configure page dimensions, orientations, and settings....various page‑setup features of an Excel workbook. These features include...size and orientation of a worksheet by using the PageSetup class...

    docs.aspose.com/cells/nodejs-cpp/page-setup-fea...
  10. 用JavaScript通过C++创建和管理图表|Documentation

    学习如何使用Aspose.Cells for JavaScript via C++在微软Excel中创建图表。我们的指南将演示各种图表类型以及如何自定义其外观和格式。...style="color: red;">Please select an Excel file.</p>' ; return ; } const...first worksheet const worksheet = workbook . worksheets . get...

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