Sort Score
Result 10 results
Languages All
Labels All
Results 1,461 - 1,470 of 18,217 for

excel worksheet

(0.1 sec)
  1. Insert a Picture Based on Cell Reference|Docume...

    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....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/python-net/insert-a-pictu...
  2. 通过Node.js通过C++插入Excel文件的图片和形状|Documentation

    使用Aspose.Cells for Node.js via C++管理Excel文件中的图片、OLE对象和形状。...js通过C++插入Excel文件的图片和形状 Contents [ Hide ] 有时你需要在工作表中插入...不用担心! Aspose.Cells 支持所有这些操作。 Excel中的形状主要分为以下几类: 图片 Ole对象 线条 矩形...

    docs.aspose.com/cells/zh/nodejs-cpp/insert-shapes/
  3. 使用Node.js通过C++在工作表内旋转带有形状的文本|Documentation

    了解如何使用Aspose.Cells for Node.js via C++在Excel工作表内旋转带有形状的文本。...您可以在任何形状中添加文本,使用Microsoft Excel。如果使用非常旧的Microsoft Excel 2003添加形状,则文本不会随...2003添加形状,则文本不会随形状旋转。但如果使用较新的Microsoft Excel版本(如2007、2010、2013或2016等)添加形状,文本将随形状旋转。您可以通过...

    docs.aspose.com/cells/zh/nodejs-cpp/rotate-text...
  4. Working with the Shadow Effect of Shape or Char...

    Learn how to manipulate the shadow effect of shapes or charts using Aspose.Cells for C++....sample code loads the source excel file and accesses the first...first shape in the first worksheet and sets the sub-properties of...

    docs.aspose.com/cells/cpp/working-with-the-shad...
  5. Render Sequence of Pages using PageIndex and Pa...

    Learn how to render specific pages of an Excel file to images using Aspose.Cells for Node.js via C++....a sequence of pages of your Excel file to images by using Aspose...thousands of pages in your worksheet but you want to render some...

    docs.aspose.com/cells/nodejs-cpp/render-sequenc...
  6. 使用C++将Excel导出到带有网格线的HTML|Documentation

    学习如何使用编号Aspose.Cells for C++导出带网格线的Excel文件到HTML。...使用C++将Excel导出到带有网格线的HTML Contents [ Hide ] 如果希望导出带有网格线的Excel文件到...GetExportGridLines()]属性,并将其设置为 true 。 将Excel导出为带有网格线的HTML 以下示例代码创建一个工作簿并...

    docs.aspose.com/cells/zh/cpp/export-excel-to-ht...
  7. How to Lock Cells to Protect Them|Documentation

    This article shows you code explaining how to lock cells to protect them using Aspose.Cells for Node.js via C++....applications, such as Microsoft Excel or Google Sheets, for several...while keeping the rest of the worksheet protected. Protecting Formulas:...

    docs.aspose.com/cells/nodejs-cpp/how-to-lock-ce...
  8. 在工作表单元格中显示字符串|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....在工作表单元格中显示字符串 Contents [ Hide ] VSTO Excel . Workbook myWorkbook = this.... Open ( fileName ); Excel . Worksheet mySheet = myWorkbook ...

    docs.aspose.com/cells/zh/net/display-string-in-...
  9. 在Jython中复制和移动工作表|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....Copy Worksheets within a Workbook self . copy_worksheet () #...# Move Worksheets within Workbook self . move_worksheet () def...

    docs.aspose.com/cells/zh/java/copying-and-movin...
  10. 使用 Node.js 和 C++ 判断工作表的纸张大小是否自动|Documentation

    本文介绍如何借助 Node.js API 和 C++ 扩展,编程判断工作表的纸张大小是否设置为自动。...你可以利用 Worksheet.isAutomaticPaperSize() 属性判断工作表的纸张大小是否为自动。...确定工作表的纸张大小是否自动 以下给出的示例代码加载以下两个Excel文件 samplePageSetupIsAut-False...

    docs.aspose.com/cells/zh/nodejs-cpp/determine-i...