Sort Score
Result 10 results
Languages All
Labels All
Results 3,741 - 3,750 of 30,468 for

worksheet

(0.34 sec)
  1. 在加载 Excel 文件时解析数据透视缓存记录(C++)|Documentation

    学习如何在加载 Excel 文件时解析数据透视缓存记录,使用 Aspose.Cells for C++。...options ); // Access first worksheet Worksheet ws = wb . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/parsing-pivot-cach...
  2. Excel crash when open it - Free Support Forum -...

    Hello There, When i draw a shape with below then excel is crashed i assigned width from shapePathBottom.WidthPixel but it is return negative value below is sample code for draw a line shape ShapePath shapePathBottom …...("1038")); Shape oShapeBottom = worksheet.Shapes.AddFreeform(0, 0, 0...sense in the context of your worksheet. Validate Width and Height...

    forum.aspose.com/t/excel-crash-when-open-it/315455
  3. Data in Non-Primitive Shape|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....Close Copy Shapes between Worksheets Send Shape Front or Back...Back inside the Worksheet Analyzing your prompt, please hold on....

    docs.aspose.com/cells/java/data-in-non-primitiv...
  4. Copy Cells range and formatting to Word table -...

    I am currently evaluating Cells and Words. One of the tasks I need to be able toaccomplish is that of selecting an Excel range, complete with formatting, and inserting it into a Word document as a table. Please could you…...You can take images of your worksheet and add them in your word...document how to convert your worksheet into image. http://www.aspose...

    forum.aspose.com/t/copy-cells-range-and-formatt...
  5. Calculation results differ from Excel 365 - Fre...

    Hi, Using Aspose Cells for Java, version 25.7. Sample code: Workbook workbook = new Workbook("iferror.xlsx"); WorksheetCollection Worksheets = workbook.getWorksheets(); Worksheet Worksheet = Worksheets.get("S1-8.2 - T…...WorksheetCollection worksheets = workbook.getWorksheets(); Worksheet worksheet...worksheet = worksheets.get("S1-8.2 - T.401082"); Cells cells = worksheet...

    forum.aspose.com/t/calculation-results-differ-f...
  6. How to Format Number to Accounting with C++|Doc...

    This article will introduce how to Format Number to Accounting using Aspose.Cells for C++ API....the first worksheet in the workbook Worksheet worksheet = workbook...example, cell A1 Cell cell = worksheet . GetCells (). Get ( u "A1"...

    docs.aspose.com/cells/cpp/how-to-format-number-...
  7. SpreadsheetML - XLSX, XML|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....“Hello World” phrases in the worksheet and replaces them with “Goodbye..."UTF-8" standalone = "yes" ?> < worksheet xmlns = "http://schemas.openxmlformats...

    docs.aspose.com/cells/java/spreadsheetml-xlsx-xml/
  8. Display and Hide Scroll Bars|Documentation

    This article introduces how to show or hide scroll bars in GridDesktop....through the contents of a worksheet. With the Aspose.Cells.GridDesktop...Cell Controls in Worksheets Moving Worksheets Analyzing your prompt...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  9. Change Font and Color of a Cell|Documentation

    This article introduces how to update font and color in the cell in the Worksheet in GridDesktop....more in‑depth control of worksheets for developers. Using this...below: Access any desired Worksheet Access a Cell whose font and...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  10. Copy Ranges of Excel|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....options to the same worksheet, other worksheets, or other files....

    docs.aspose.com/cells/net/copy-ranges-of-excel/