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

excel worksheet

(0.04 sec)
  1. Aspose::Cells::Drawing::Picture::GetBorderLineC...

    Aspose::Cells::Drawing::Picture::GetBorderLineColor method. Represents the System.Drawing.Color of the border line of a 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. original_height_cm property | Aspose.Cells for ...

    original_height_cm property original_height_cm property Gets the original height of picture, in unit of centimeters. ......= Workbook () worksheet = workbook . worksheets [ 0 ] # Adding...in the worksheet. It is "B2" cell imgIndex = worksheet . pictures...

    reference.aspose.com/cells/python-net/aspose.ce...
  3. original_width_inch property | Aspose.Cells for...

    original_width_inch property original_width_inch property Gets the original width of picture, in unit of inches. Exam......= Workbook () worksheet = workbook . worksheets [ 0 ] # Adding...in the worksheet. It is "B2" cell imgIndex = worksheet . pictures...

    reference.aspose.com/cells/python-net/aspose.ce...
  4. BorderLineColor | Aspose.Cells for .NET API 参考

    代表Color图片的边界线...Workbook (); Worksheet worksheet = workbook . Worksheets [ 0 ]; /...它是“B2”单元格 int imgIndex = worksheet . Pictures . Add ( 1 , 1 ...

    reference.aspose.com/cells/zh/net/aspose.cells....
  5. OriginalWidth | Aspose.Cells for .NET API 参考

    获取图片的原始宽度...Workbook (); Worksheet worksheet = workbook . Worksheets [ 0 ]; /...它是“B2”单元格 int imgIndex = worksheet . Pictures . Add ( 1 , 1 ...

    reference.aspose.com/cells/zh/net/aspose.cells....
  6. Aspose.cells export chart to image is not the s...

    hi,i have an Excel file: 123.zip (21.6 KB) i use the below codes to export image to jpg file: using (var workbook = new Workbook(@"O:\123.xlsx")) { var sheet = workbook.Worksheets[0]; var chart = sheet.Char…...image is not the same shown on excel file Aspose.Cells Product Family...2023, 11:18am 1 hi,i have an excel file: 123.zip (21.6 KB) i use...

    forum.aspose.com/t/aspose-cells-export-chart-to...
  7. Set the Comment of Table or List Object|Documen...

    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....or List Object inside the Worksheet Please set the comment of...or List Object inside the worksheet using the ListObject.Comment...

    docs.aspose.com/cells/java/set-the-comment-of-t...
  8. signature_line property | Aspose.Cells for Pyth...

    signature_line property signature_line property Gets and sets the signature line Example from aspose.cells import Wor......= Workbook () worksheet = workbook . worksheets [ 0 ] # Adding...in the worksheet. It is "B2" cell imgIndex = worksheet . pictures...

    reference.aspose.com/cells/python-net/aspose.ce...
  9. Apps to View, Convert, Watermark, Merge or Pars...

    Free apps for Excel XLS, XLSX, XLSM, XLSB, ODS files. Perform operation on such as conversion, meta data manipulation, parsing, watermarking, annotations....Cells Editor Edit Microsoft Excel (XLS, XLSX, XLSB, XLSM) and...Cells Conversion Convert Excel worksheets to PDF, HTML and other...

    products.aspose.app/cells/family/
  10. Aspose Cells .Net v. 22.3: Out of Memory Except...

    Using version 22.3 and 22.4 of Aspose.Cell for .Net we are experiencing out of memory exceptions when trying to convert an Excel file to pdf. Using following code: PdfSaveOptions pdfSaveOptions = new PdfSaveOptions(); …...exceptions when trying to convert an excel file to pdf. Using following...System.IO.FileStream(“C:\temp\Excel file that fails - empty.xlsx”...

    forum.aspose.com/t/aspose-cells-net-v-22-3-out-...