Sort Score
Result 10 results
Languages All
Labels All
Results 1,871 - 1,880 of 21,314 for

worksheet

(0.04 sec)
  1. Locking WordArt Watermark|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....WordArt watermarks on the worksheet in a way that the WordArt...moved and positioned on the worksheet. It is also possible to lock...

    docs.aspose.com/cells/python-net/locking-wordar...
  2. 在工作表单元格中显示字符串|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.... Worksheet mySheet = myWorkbook . ActiveSheet...fileName ); Worksheet mySheet = myWorkbook . Worksheets [ myWorkbook...

    docs.aspose.com/cells/zh/net/display-string-in-...
  3. 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...
  4. Get Connection points from shape|Documentation

    This article shows how to Get Connection points from shape through the Aspose.Cells for Python via .NET API....Front or Back inside the Worksheet Finding Absolute Position...Position of Shape inside the Worksheet...

    docs.aspose.com/cells/python-net/get-connection...
  5. Format and Modify Named Ranges with Node.js via...

    Learn how to format and modify named ranges using Aspose.Cells for Node.js via C++....Workbook (); // Get the first worksheet in the book. const WS = workbook...Workbook (); // Clears the worksheets workbook . getWorksheets...

    docs.aspose.com/cells/nodejs-cpp/format-and-mod...
  6. Save Specified Worksheets to PDF|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....Save Specified Worksheets to PDF Contents [ Hide ] By default...Aspose.Cells save all visible worksheets in a workbook to pdf file...

    docs.aspose.com/cells/java/save-specified-works...
  7. Export print area range to HTML with Node.js vi...

    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 on, use HtmlSaveOptions...// Access the sheet const worksheet = workbook . getWorksheets...

    docs.aspose.com/cells/nodejs-cpp/export-print-a...
  8. Page Setup|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.... index represents worksheet index of the exported Excel...number of pages tall the worksheet will be scaled to when it’s...

    docs.aspose.com/cells/reportingservices/page-se...
  9. 使用Node.js导出工作表或图表为具有指定宽度和高度的图片|Documentation

    学习如何使用Aspose.Cells for Node.js via C++将工作表或图表导出为具有特定宽度和高度的图片。...); // Access first worksheet const worksheet = workbook . getWorksheets...AsposeCells . SheetRender ( worksheet , opts ); sr . toImage ( 0...

    docs.aspose.com/cells/zh/nodejs-cpp/export-work...
  10. Get HTML5 String from Cell with C++|Documentation

    Learn how to get HTML5 string from a cell using Aspose.Cells for C++ API....text in cell A1 of the first worksheet. It then gets the Normal HTML...wb ; // Access first worksheet Worksheet ws = wb . GetWorksheets...

    docs.aspose.com/cells/cpp/get-html5-string-from...