Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 41,187 for

worksheet

(0.09 sec)
  1. Aspose::Cells::Drawing::Picture::SetData method...

    Aspose::Cells::Drawing::Picture::SetData method. Gets the data of the picture in C++....Workbook workbook ; Worksheet worksheet = workbook . GetWorksheets...first picture int imgIndex1 = worksheet . GetPictures (). Add ( 1...

    reference.aspose.com/cells/cpp/aspose.cells.dra...
  2. 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...//Source worksheet Worksheet srcSheet = workbook . Worksheets [ 0...

    docs.aspose.com/cells/net/public-api-changes-in...
  3. Aspose::Cells::Cell::GetWorksheet method | Aspo...

    Aspose::Cells::Cell::GetWorksheet method. Gets the parent Worksheet in C++....method Gets the parent worksheet. Worksheet Aspose :: Cells :: Cell...GetWorksheet () See Also Class Worksheet Class Cell Namespace Aspose::Cells...

    reference.aspose.com/cells/cpp/aspose.cells/cel...
  4. Excel遍历图片 适应单元格大小并居中 - Free Support Forum - asp...

    我有一个excel中含有多张照片,我想要按照将里面的图片全部适应单元格大小并居中处理 ,有什么好的方法吗? 最好性能上是比较好...xlsx"); Worksheet worksheet = workbook.getWorksheets()...in the worksheet PictureCollection pictures = worksheet.getPictures();...

    forum.aspose.com/t/excel/292674
  5. Setting Margins|Documentation

    In this article, you will learn how to set the margins of an Excel Worksheet using sample code. You will also learn how to programmatically set the margins for the page centre, the header and footer margins of Page Setup using the C# API or .NET Library....configure page setup settings for worksheets to control the printing process...Workbook class contains the Worksheets collection that allows access...

    docs.aspose.com/cells/net/setting-margins/
  6. Working with Freeze Panes|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....first worksheet in the Excel file Worksheet worksheet = workbook...workbook . Worksheets [ 0 ]; worksheet . FreezePanes ( 2 , 2 , 2...

    docs.aspose.com/cells/net/working-with-freeze-p...
  7. Printing Workbooks in xlsx4j|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....want to print the entire worksheet area unless you specify your...your selection. Printing Worksheet Java //Instantiate a new workbook...

    docs.aspose.com/cells/java/printing-workbooks-i...
  8. Axis - Aspose.Cells for PHP via Java - API Refe...

    Explanation of Aspose.Cells for PHP via Java classes, methods & interfaces for you to read, write & convert spreadsheets programmatically....WorkbookRender WorkbookSettings Worksheet WorksheetCollection WriteProtection...cells\Workbook(); //Adding a new worksheet to the Excel object $sheetIndex...

    reference.aspose.com/cells/php/aspose.cells/Axis
  9. Remove White Spaces from the Data before Render...

    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....Sometimes, you need to present worksheet images in applications or...Basically, you want to render a worksheet as an image so that it can...

    docs.aspose.com/cells/java/remove-white-spaces-...
  10. Aspose::Cells::Drawing::Picture::SetSignatureLi...

    Aspose::Cells::Drawing::Picture::SetSignatureLine method. Gets and sets the signature line in C++....Workbook workbook ; Worksheet worksheet = workbook . GetWorksheets...the worksheet. It is "B2" cell int imgIndex = worksheet . GetPictures...

    reference.aspose.com/cells/cpp/aspose.cells.dra...