Sort Score
Result 10 results
Languages All
Labels All
Results 6,401 - 6,410 of 41,179 for

worksheet

(0.11 sec)
  1. Convert JSON Format to POT via C++ | products.a...

    Parse JSON to POT in C++ without using Microsoft PowerPoint...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...
  2. 通过 Java 转换 Microsoft Excel 文件 | products.aspose...

    只需几行 Java 代码,即可将 Excel XLS、XLSX、ODS、CSV 转换为 PDF、XPS、HTML、JPEG、HTML 和许多其他流行格式。...xlsx" ); Worksheet wks = workbook.getWorksheets()...setImageType(ImageType.PNG); // 获取第一个工作表。 Worksheet sheet = wkb.getWorksheets()...

    products.aspose.com/cells/zh/java/conversion/
  3. Aspose.cell for net - Free Support Forum - aspo...

    Hi Team, Below is the HTML received from the database. <h1>Heading 1</h1> <p><strong>bold</strong></p> <p>Align left</p> <p class="ql-align-center"><br></p> <p class="ql-align-center"><span style="background-color: rg…...desired formatting in a single worksheet cell of MS Excel manually...for a single cell in the worksheet in MS Excel. MS Excel has...

    forum.aspose.com/t/aspose-cell-for-net/272623
  4. Provide the C#.Net sample code to create chart ...

    Thank you. Please update once it is resolved. image.png (51.3 KB) Please provide the C#.Net sample code to achive the attached exact chart. So that we will use the aspose excel code and convert it into pdf....xls"); Worksheet sheet = workbook.Worksheets[0]; //Generate...

    forum.aspose.com/t/provide-the-c-net-sample-cod...
  5. Protecting and Unprotecting Workbooks|Documenta...

    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....changing, moving, or deleting worksheets, you can protect workbook...workbook’s structure so that worksheets in the workbook can’t be...

    docs.aspose.com/cells/net/protecting-and-unprot...
  6. Ինչպես արտահանել ցուցակի տվյալները Excel C#-ում

    Այս պարզ ձեռնարկը ձեզ կսովորեցնի, թե ինչպես ցուցակի տվյալները արտահանել Excel C#-ով: Դուք կսովորեք, թե ինչպես C#-ի օգնությամբ արտահանել ցուցակը Excel և պահպանել այն XLSX ձևաչափով սկավառակի վրա։...օգտագործում է Workbook և Worksheet դասի օբյեկտը, որպեսզի մուտք...օգտագործելով C# : Օգտագործվում է Worksheet.Cells դասի ImportArrayList...

    kb.aspose.com/hy/cells/net/how-to-export-list-d...
  7. Convert Excel Workbook to PDF|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....XLSM File Format Converting Worksheet to Different Image Formats...

    docs.aspose.com/cells/cpp/convert-excel-workboo...
  8. How to Convert Excel to HTML using C#

    This brief tutorial will explain how to convert Excel to HTML using C#. By using C# Excel to HTML conversion can be completed easily by following a few steps and a short code snippet....workbook or convert each worksheet to a separate HTML file according...

    kb.aspose.com/cells/net/how-to-convert-excel-to...
  9. Timeline | Aspose.Cells for .NET API 参考

    时间轴视图的摘要描述...Workbook (); Worksheet sheet = book . Worksheets [ 0 ]; Cells...

    reference.aspose.com/cells/zh/net/aspose.cells....
  10. #N/A in some cells after formula calculation - ...

    Hi I’m getting the exception #N/A in some cells after running the CalculateFormula. Other cells that use the same formula are working as expected, the same file also run without issues in excel....method of the Workbook or Worksheet class to ensure that all formulas...Aspose Documentation [2]: Worksheet.CalculateFormula | Aspose...

    forum.aspose.com/t/n-a-in-some-cells-after-form...