Sort Score
Result 10 results
Languages All
Labels All
Results 4,411 - 4,420 of 30,454 for

worksheet

(0.19 sec)
  1. What's new in Aspose.Cells for Java|Documentation

    Aspose.Cells for Java expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....properties of worksheet in xlsb files Support duplicated worksheet names...file Support Master-Detail worksheet smart markers Support smart...

    docs.aspose.com/cells/java/what-s-new-in-aspose...
  2. PPT document chart using .NET | products.aspose...

    C# source code to draw and convert chart or diagram in PPT file on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....//Getting the default chart data worksheet index int defaultWorksheetInde...//Accessing the chart data worksheet IChartDataCellFactor fact...

    products.aspose.com/slides/net/chart/ppt/
  3. Index was out of range pivot table.CalculateDat...

    i have a problem when I want to calculate the pivot table in the following example excel file. I always get the following exception “Index was out of range. Must be non-negative and less than the size of the collection.…...xlsx"); Worksheet sheet = workbook.Worksheets[0]; // Refresh...xlsx"); foreach (var workSheet in workbook.Worksheets) { foreach (var...

    forum.aspose.com/t/index-was-out-of-range-pivot...
  4. How to Format Number to Fraction|Documentation

    This article will introduce how to Format Number to Fraction using Aspose.Cells for Python via .NET 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/python-net/how-to-format-...
  5. 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...
  6. Data Validation in Excel Made Easy with Python

    Learn how to implement data validation in Excel using Python. Discover how to add dropdown lists and more with Aspose.Cells for Python....the right type of data in a worksheet. Whether you are building...Access the worksheet by index. Access the worksheet’s validations...

    blog.aspose.com/cells/data-validation-in-excel-...
  7. Java API to Render XML to MD | products.aspose.com

    Export XML to MD via Java API without using Microsoft Excel or Adobe Reader...such as data validation, worksheet protection, charting, and...converted XLSX file. Select Worksheet via its index, create a Shape...

    products.aspose.com/total/java/conversion/xml-t...
  8. 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...
  9. Custom Validation in GridWeb|Documentation

    This article introduces custom validation in GridWeb....the cells collection of the worksheet that is currently active GridWorksheet...GridWorksheet sheet = GridWeb1 . WorkSheets [ GridWeb1 . ActiveSheetIndex...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  10. Decrease the Calculation Time of Cell.calculate...

    This article introduces how to use the Aspose.Cells library to reduce calculation time for cell calculation methods in Excel using JavaScript via C++....Access first worksheet const ws = workbook . worksheets . get ( 0...function without writing it in a worksheet with JavaScript via C++ Setting...

    docs.aspose.com/cells/javascript-cpp/decrease-t...