Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 20,402 for

excel worksheet

(0.05 sec)
  1. Aspose::Cells::Drawing::Picture::GetOriginalWid...

    Aspose::Cells::Drawing::Picture::GetOriginalWidth method. Gets the original width of the picture 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...
  2. AutoFitColumns is not working right - Aspose.Ce...

    需要对 Excel range中的所有行执行autofit columns,但是执行后,并不是全部column的字体都能完全显示。 Excel before: image.png (4.2 KB) Excel After: image.png (10.1 KB) Code: ReportParameter param = parameter as ReportParameter; string template = str…...August 6, 2022, 3:27am #1 需要对 excel range中的所有行执行autofit columns...但是执行后,并不是全部column的字体都能完全显示。 Excel before: image.png (4.2 KB) Excel After: image...

    forum.aspose.com/t/autofitcolumns-is-not-workin...
  3. 包含非强类型数据的列|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....file stream containing the Excel file to be opened FileStream...Workbook object //Opening the Excel file through the file stream...

    docs.aspose.com/cells/zh/net/columns-containing...
  4. Protect and lock XLSX document via .NET | produ...

    C# source code to lock XLSX file using password on .NET Framework, .NET Core, Mono or Xamarin Platforms....Files via C# Password-protect Excel spreadsheets including XLSX...or any Worksheet to add protection Protect Worksheet with Worksheet...

    products.aspose.com/cells/net/protect/xlsx/
  5. Autofit Rows and Columns|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 ] Microsoft Excel provides a good feature to Auto...Microsoft Excel file. The Workbook class contains a Worksheets collection...

    docs.aspose.com/cells/java/autofit-rows-and-col...
  6. Unlock XLSB document via .NET | products.aspose...

    C# source code to unlock password protected XLSB file on .NET Framework, .NET Core, Mono or Xamarin Platforms....or any Worksheet to remove protection Remove Worksheet protection...protection with Worksheet.Unprotect method Remove Workbook protection...

    products.aspose.com/cells/net/unlock/xlsb/
  7. Cells.Item | Aspose.Cells for .NET API Reference

    Cells property. Gets Cell item within the Worksheet...Gets Cell item within the worksheet [Obsolete("Use Cells.GetEnumerator()...iterate all cells in this worksheet instead.")] [EditorBrowsa...

    reference.aspose.com/cells/net/aspose.cells/cel...
  8. Python 中的冻结窗格|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 ) # Applying...

    docs.aspose.com/cells/zh/java/freeze-panes-in-p...
  9. original_height property | Aspose.Cells for Pyt...

    original_height property original_height property Gets the original height of the picture. Example from aspose.cells ......= Workbook () worksheet = workbook . worksheets [ 0 ] # Adding...in the worksheet. It is "B2" cell imgIndex = worksheet . pictures...

    reference.aspose.com/cells/python-net/aspose.ce...
  10. Copy Sheet Within Workbook|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 ] Microsoft Excel - Moving or Copying Sheets within...involved for copying and moving worksheets within or between workbooks...

    docs.aspose.com/cells/java/copy-sheet-within-wo...