Sort Score
Result 10 results
Languages All
Labels All
Results 2,841 - 2,850 of 26,793 for

excel worksheet

(0.37 sec)
  1. Export print area range to HTML|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....page setup object of the worksheet. Later use HtmlSaveOptions...Document Workbook and Worksheet Properties in Excel to HTML conversion...

    docs.aspose.com/cells/java/export-print-area-ra...
  2. Create Charts|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....the first worksheet WorksheetCollection worksheets = workbook...workbook . Worksheets ; Worksheet sheet = worksheets [ 0 ]; // Adding...

    docs.aspose.com/cells/net/create-charts/
  3. Display and Hide Tabs of Workbook in xlsx4j|Doc...

    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....that represents a Microsoft Excel file. The Workbook class provides...and methods for managing an Excel file. To control the visibility...

    docs.aspose.com/cells/java/display-and-hide-tab...
  4. Split Panes in Ruby|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 an Excel file path workbook = Rjb ::...setActiveCell ( "A20" ) # Split the worksheet window workbook . getWorksheets...

    docs.aspose.com/cells/java/split-panes-in-ruby/
  5. 在Ruby中拆分窗格|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 = Rjb ::...setActiveCell ( "A20" ) \ # Split the worksheet window workbook . getWorksheets...

    docs.aspose.com/cells/zh/java/split-panes-in-ruby/
  6. 用C++在工作表内旋转文本和形状|Documentation

    学习如何在Excel工作表中使用形状控制文本旋转,使用编号Aspose.Cells for C++。...你可以在任何形状中添加文本,使用Microsoft Excel。如果你使用非常旧的Microsoft Excel 2003添加形状,文本不会随...2003添加形状,文本不会随形状旋转。然而,如果你使用较新版本的Microsoft Excel(如2007、2010、2013或2016)添加形状,文本将随形状旋转。你可以通过...

    docs.aspose.com/cells/zh/cpp/rotate-text-with-s...
  7. 用C++设置图表的数据显示标签的形状类型|Documentation

    学习如何使用Aspose.Cells for C++设置图表中数据标签的形状类型。我们的指南将解释不同的形状类型,并展示如何选择合适的形状以增强图表的展示效果和可用性。...请参阅此代码使用的 示例Excel文件 和由其生成的 输出Excel文件 。截屏展示了代码在示例Excel文件上的效果。 示例代码...Startup (); // Load source Excel file U16String inputFilePath...

    docs.aspose.com/cells/zh/cpp/set-the-shape-type...
  8. 使用Aspose.Cells将工作簿保存为文本或CSV格式|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....elim、CSV等),默认情况下,Microsoft Excel和Aspose.Cells仅保存活动工作表的内容。 以下...以下代码示例说明如何将整个工作簿保存为文本格式。加载源工作簿,可以是任何Microsoft Excel或OpenOffice电子表格文件(例如XLS、XLSX...

    docs.aspose.com/cells/zh/net/save-workbook-to-t...
  9. 用 C++ 查找并刷新父数据透视表的嵌套或子数据透视表|Documentation

    学习如何使用 Aspose.Cells for C++ 查找和刷新父数据透视表的嵌套或子数据透视表。...查找并刷新父数据透视表的嵌套或子数据透视表 以下是加载包含三个数据透视表的 样本Excel文件 的示例代码。下面两个数据透视表是上面数据透视表的子级,如此屏幕截图所示。代码使用...Startup (); // Load sample Excel file U16String inputFilePath...

    docs.aspose.com/cells/zh/cpp/find-and-refresh-t...
  10. Setting Headers and Footers with Node.js via C+...

    This article explains how to programmatically insert an image in the header and footer of Excel Worksheets using Aspose.Cells for Node.js via C++....add headers and footers to worksheets as well. Headers and footers...add headers and footers to worksheets at runtime, but we recommend...

    docs.aspose.com/cells/nodejs-cpp/setting-header...