Sort Score
Result 10 results
Languages All
Labels All
Results 4,431 - 4,440 of 30,468 for

worksheet

(0.34 sec)
  1. How to Format Number to Fraction|Documentation

    This article will introduce how to format numbers to fractions using Aspose.Cells for Java API....Access the Worksheet You need to access the worksheet where you...be working with the first worksheet. Step 4: Apply Fractional...

    docs.aspose.com/cells/java/how-to-format-number...
  2. Compact Number Formatting Missing for Negative ...

    When using compact number formatting (K, M, B) on chart axes, positive axis intervals are formatted correctly (e.g., 1.2K, 3.4M, 2.1B), but negative axis intervals display unformatted values (e.g., -1200, -3400000) inste…...// Get the first worksheet Worksheet worksheet = workbook.getWorksheets()...getWorksheets().get(0); Cells cells = worksheet.getCells(); // Add headers...

    forum.aspose.com/t/compact-number-formatting-mi...
  3. How to Format Number to Special|Documentation

    This article will introduce how to format number to special using Aspose.Cells for Python via .NET API....Create a Workbook and Access a Worksheet You can either create a new...Cell You need to access the worksheet where you want to format numbers...

    docs.aspose.com/cells/python-net/how-to-format-...
  4. Word From Excel Mail Merge C++

    თქვენი Mail merge Word from Excel ფაილის პერსონალიზაცია C++ გამოყენებით. ელფოსტის ავტომატიზაცია ან ანგარიშების შექმნა Mail merge Word from Excel შაბლონის გამოყენებით C++....xlsx" )); auto worksheet = workbook-> GetIWorksheets...GetObjectByIndex ( 0 ); auto dataRange = worksheet-> GetICells ()-> GetMaxDisplayIRange...

    products.aspose.com/words/ka/cpp/mailmerge/word...
  5. 用 C++ 管理OLE对象|Documentation

    学习如何使用 Aspose.Cells 和 C++ 在工作表中添加、提取和操作OLE对象。..." ); Workbook workbook ; Worksheet sheet = workbook . GetWorksheets...OleObject Collection in the first worksheet OleObjectCollection oles =...

    docs.aspose.com/cells/zh/cpp/managing-ole-objects/
  6. Aspose.Cells 8.0.1中的公共API变更|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.... Worksheets [ 0 ]. Cells ; cells . MemorySetting...dataset into the cells of the worksheet //Your code goes here 默认工...

    docs.aspose.com/cells/zh/net/public-api-changes...
  7. Set Line Spacing of the Paragraph in a Shape or...

    Learn how to set the line spacing of paragraphs in shapes or textboxes using Aspose.Cells for JavaScript via C++.... worksheets . get ( 0 ); ws . shapes...Text with Shape inside the Worksheet using JavaScript via C++...

    docs.aspose.com/cells/javascript-cpp/set-line-s...
  8. Convert JSON Format to DOC via C++ | products.a...

    C++ API t0 Parse JSON to DOC without using Microsoft Word...height for all rows in the worksheet, you can do it by using the...width for all columns in the worksheet, use the ICells collection’s...

    products.aspose.com/total/cpp/conversion/json-t...
  9. Copying sheets between workbooks causes issues ...

    Hi, I have a scenario where deleting rows or sheets in a workbook after copying sheets from a different workbook will error if both workbooks contain textjoin functions used in cell formula. This appears to have been wo…...Worksheets.First().Cells[0, 0].Formula...Aspose.Cells.Workbook(); wb2.Worksheets.First().Cells[0, 0].Formula...

    forum.aspose.com/t/copying-sheets-between-workb...
  10. Manage Comments and Notes|Documentation

    Insert and manage comments or notes with Aspose.Cells for Python via .NET....method (encapsulated in the Worksheet object). The new Comment object...

    docs.aspose.com/cells/python-net/comments-and-n...