Sort Score
Result 10 results
Languages All
Labels All
Results 3,701 - 3,710 of 30,454 for

worksheet

(0.17 sec)
  1. Aspose插入行,能否选择向上插入行或者向下插入行 - Free Support Forum...

    aspose插入行,能否选择向上插入行或者向下插入行 类似: a77f7b6f6466f6224c84397609603d86.jpg (91.7 KB)...具体来说,您可以使用 Worksheet.getCells().insertRow(int rowIndex)...例如,如果您想在第3行之前插入一行,可以这样做: // 获取工作表 Worksheet worksheet = workbook.getWorksheets()...

    forum.aspose.com/t/aspose/317962
  2. Public API Changes in Aspose.Cells 16.12.0|Docu...

    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....(cell‑area reference) and a worksheet index. The following snippet...A2 in the first (default) worksheet. Java //Create an instance...

    docs.aspose.com/cells/java/public-api-changes-i...
  3. 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...
  4. Add Word Art Text with Built-in Styles using Ja...

    Learn to add Word Art Text with Built-in Styles using Aspose.Cells for JavaScript via C++. Create visually appealing text in Excel using built-in styles....least one worksheet exists if ( workbook . worksheets . count ===...workbook . worksheets . add (); } // Access first worksheet const...

    docs.aspose.com/cells/javascript-cpp/add-word-a...
  5. Merge XLT Files Online or using C++ | products....

    Free online app to combine different XLT files. C++ merging library code to merge XLT Worksheets into other formats....contains a pre-designed worksheet. This worksheet can be used as a starting...choose to use a template, the worksheet is populated with placeholder...

    products.aspose.com/total/cpp/merge/xlt/
  6. We are unable to raise support ticket in - Free...

    Hi, The data provided in a cell is 119989000. But when we use aspose library to read cell value using cells.get(, ).getValue(), the value extracted is 119989000.00000001. Kindly suggest on any alternate approach to extr…...value “119989000” in the worksheet A1 cell. I used the following...xlsx"); // Get the sheet Worksheet sheet = workbook.getWorksheets()...

    forum.aspose.com/t/we-are-unable-to-raise-suppo...
  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/net/spreadsheetml-xlsx-xml/
  8. Show Translate Button in GridJs|Documentation

    This article explains how to display the translate button in the GridJs toolbar and translate all string values of the active Worksheet to a target locale using Aspose.Cells for Java....in GridJs and Translate a Worksheet This guide demonstrates how...string values in the active worksheet are translated to the target...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  9. Don't want to see the Formulas in the viewer - ...

    Hi Team, I don’t want to see the formulas in the viewer , I just want to see the values . Can you please suggest is there any way to do that . image.png (65.9 KB)...remove all formulas in the worksheet and replace formulas with...their calculated values via worksheet.Cells.RemoveFormulas() method...

    forum.aspose.com/t/dont-want-to-see-the-formula...
  10. Convert Excel file to PDF format compatible wit...

    Learn how to convert Excel files to PDF/A-1a compliant PDF format using Aspose.Cells with C++....wb ; // Access first worksheet Worksheet ws = wb . GetWorksheets...image with C++ Save Specified Worksheets to PDF with C++ Analyzing...

    docs.aspose.com/cells/cpp/convert-excel-file-to...