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

worksheet

(0.09 sec)
  1. Aspose.Cells 9.0.0 中的公共 API 更改|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 default Worksheet from the Workbook Worksheet sheet = book...xlsx" ); //Load the Worksheet at 0 index Worksheet sheet = book ....

    docs.aspose.com/cells/zh/java/public-api-change...
  2. Convert Excel to Pdf, Image and other formats|D...

    Convert Excel files to Word, Excel, PowerPoint, PDF, CSV, JPG, HTML, MHT, ODS, BMP, PNG, SVG, TIFF, XPS, JSON, SQL, XML and more by using Aspose.Cells for Python via .NET API.... To export the active worksheet to Markdown, pass SaveFormat...additional settings for exporting worksheet to Markdown. The following...

    docs.aspose.com/cells/python-net/convert-workbo...
  3. 使用Aspose.Cells打印工作簿|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....(); //Get the first worksheet Worksheet sheet = book . getWorksheets...imgOptions ); //Print the worksheet sr . toPrinter ( "Samsung...

    docs.aspose.com/cells/zh/java/printing-workbook...
  4. Set preset WordArt style to the text of the sha...

    Learn how to set a preset WordArt style to the text of a shape using Aspose.Cells for Node.js via C++....(); // Access first worksheet const worksheet = workbook . getWorksheets...some text const textbox = worksheet . getShapes (). addTextBox...

    docs.aspose.com/cells/nodejs-cpp/set-preset-wor...
  5. 使用Node.js通过C++在保存为PDF时打印评论|Documentation

    了解在将Excel文档保存为PDF时如何打印评论,使用编号Aspose.Cells for Node.js via C++。...Access the first worksheet const worksheet = workbook . getWorksheets..."PrintCommentsType.PrintSheetEnd" */ worksheet . getPageSetup (). setPrintComments...

    docs.aspose.com/cells/zh/nodejs-cpp/print-comme...
  6. 用 Node.js 和 C++ 设置形状文本的预设 WordArt 样式|Documentation

    学习如何用 Aspose.Cells for Node.js via C++ 为形状的文本设置预设 WordArt 样式...(); // Access first worksheet const worksheet = workbook . getWorksheets...some text const textbox = worksheet . getShapes (). addTextBox...

    docs.aspose.com/cells/zh/nodejs-cpp/set-preset-...
  7. Rich Text Custom Data Label of Chart Point with...

    Learn how to add rich text custom data labels to chart points in Aspose.Cells for Node.js via C++. Our guide will show you how to format the labels with different fonts, colors, and alignment options to enhance the appearance and readability of your charts....)); // Access first worksheet const worksheet = workbook . getWorksheets...inside the sheet const chart = worksheet . getCharts (). get ( 0 );...

    docs.aspose.com/cells/nodejs-cpp/rich-text-cust...
  8. Add ActiveX Controls using Aspose.Cells with C+...

    Learn how to add ActiveX controls to Excel Worksheets programmatically using Aspose.Cells for C++....control to be added inside a worksheet. It has the following values:...wb ; // Access first worksheet Worksheet sheet = wb . GetWorksheets...

    docs.aspose.com/cells/cpp/add-activex-controls-...
  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. Converting to MHTML Files in PHP|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....to MHTML Files To convert Worksheet to MHTML file using Aspose...Java in PHP, simply invoke worksheet_to_mhtml() method of Converter...

    docs.aspose.com/cells/java/converting-to-mhtml-...