Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 21,315 for

worksheet

(0.05 sec)
  1. 在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....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-ruby/
  2. 使用C++结合ImageOrPrint选项从工作表中提取图像|Documentation

    学习如何使用Aspose.Cells for C++从Excel工作表中提取图片并保存到本地驱动器。...// Get the first worksheet Worksheet worksheet = workbook . GetWorksheets...in the first worksheet Picture pic = worksheet . GetPictures...

    docs.aspose.com/cells/zh/cpp/extract-images-fro...
  3. 页面设置与打印选项(C++)|Documentation

    配置页面设置和打印参数以控制打印过程,使用Aspose.Cells与C++。...first worksheet in the Excel file Worksheet worksheet = workbook...the orientation to Portrait worksheet . GetPageSetup (). SetOrientation...

    docs.aspose.com/cells/zh/cpp/page-setup-and-pri...
  4. Add Conditional Icons Set with the Cell Text wi...

    Learn how to add conditional icons next to cell text in Excel using Aspose.Cells with C++....// Get the first worksheet (default worksheet) in the workbook...workbook Worksheet worksheet = workbook . GetWorksheets (). Get ( 0...

    docs.aspose.com/cells/cpp/add-conditional-icons...
  5. Copying and Moving Worksheets in Ruby|Documenta...

    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....Copying and Moving Worksheets in Ruby Contents [ Hide ] Aspose...Copying and Moving Worksheets Copy Worksheets within a Workbook...

    docs.aspose.com/cells/java/copying-and-moving-w...
  6. Setting Print Options|Documentation

    This article demonstrates how to programmatically set the Print Options of the Excel Worksheet Page Setup feature using the C# API and .NET Library. You can set the Print Area, Print Titles and Page Order....allow users to control how worksheet pages are printed. Setting...specific print area on a worksheet. Print titles. Print gridlines...

    docs.aspose.com/cells/net/setting-print-options/
  7. Setting Print Options|Documentation

    This article demonstrates how to programmatically set the Print Options of the Excel Worksheet Page Setup feature using the Aspose.Cells for Python via .NET API. You can set the Print Area, Print Titles and Page Order....allow users to control how worksheet pages are printed. How to...specific print area on a worksheet. Print titles. Print gridlines...

    docs.aspose.com/cells/python-net/setting-print-...
  8. Managing Page Breaks with Node.js via C++|Docum...

    This article provides sample code and explains how to add, clear, or delete specific page breaks in Excel Worksheets programmatically using Aspose.Cells for Node.js via C++....into any selected cell of a worksheet. The location of the cell... page breaks divide your worksheet into multiple pages according...

    docs.aspose.com/cells/nodejs-cpp/managing-page-...
  9. Public API Changes in Aspose.Cells 8.5.0|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....calculateFormula(CalculationOptions) Worksheet.calculateFormula(CalculationOptions...Workbook (); //Source worksheet Worksheet srcSheet = workbook ...

    docs.aspose.com/cells/java/public-api-changes-i...
  10. Change Adjustment Values of the Shape with Node...

    Learn how to change adjustment values of shapes in Excel using Aspose.Cells for Node.js via C++....)); // Access first worksheet const worksheet = workbook . getWorksheets...shapes of the worksheet const shape1 = worksheet . getShapes ()...

    docs.aspose.com/cells/nodejs-cpp/change-adjustm...