Sort Score
Result 10 results
Languages All
Labels All
Results 2,951 - 2,960 of 27,074 for

excel worksheet

(0.15 sec)
  1. 在Aspose.Cells中使用匿名类型或自定义对象|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....WorkbookDesigner (); //Get the first worksheet(default sheet) in the workbook...Cells . Worksheet w = report . Workbook . Worksheets [ 0 ]; //Input...

    docs.aspose.com/cells/zh/net/using-anonymous-ty...
  2. Incorrect formula processing - TOCOL and nested...

    Hi We are evaluating upgrading to the latest version of Aspose Cells to take advantage of the support for newer Excel functions. We have found an issue where the formula =TOCOL(SIMPLE_TABLE *(100-MULTIPLIERS),TRUE) retur…...advantage of the support for newer Excel functions. We have found an...attached simplified code and excel to show the issue. AsposeToColMultiplie...

    forum.aspose.com/t/incorrect-formula-processing...
  3. Code snippet to create combination chart - Free...

    Hi Aspose team, Could you please help us code snippet to provide a combination chart containing Stacked horizontal bar in primary axis with clustered bar in secondary axis but as a hidden bar only the datalabel has to b…...I am attaching the desired excel file for which we need code...Aspose cells java version 25.6. Excel file → StackedHorizontalAnd...

    forum.aspose.com/t/code-snippet-to-create-combi...
  4. 在 Apache POI 和 Aspose.Cells 中创建不同的 Cell 类型|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....added worksheet in the Excel file Worksheet worksheet = workbook...get ( 0 ); Cells cells = worksheet . getCells (); //Adding a...

    docs.aspose.com/cells/zh/java/create-different-...
  5. Aspose TextFragmentAbsorber with Regular expres...

    Hi, I face the below issue in a .pdf file while using Aspose. Actaully we are converting Excel file into pdf and uploading into our application. Then we need to find the content inside of { and } and also from [ to ] in …...Actaully we are converting excel file into pdf and uploading...I have attached the sample excel source file with the format...

    forum.aspose.com/t/aspose-textfragmentabsorber-...
  6. 在xlsx4j中创建图表|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....the first worksheet WorksheetCollection worksheets = workbook...getWorksheets (); Worksheet sheet = worksheets . get ( 0 ); //...

    docs.aspose.com/cells/zh/java/create-charts-in-...
  7. Extend and Contribute to CRM Update Import Tool...

    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.... Export Data from CRM to Excel SaveFileDialog fileDialog =...workbook . Worksheets . Add ( "Aspose Export" ); Worksheet MyWorksheet...

    docs.aspose.com/cells/net/extend-and-contribute...
  8. Combine Multiple Workbooks into a Single Workbo...

    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.... The first worksheet of the charts workbook – stacked...stacked Second worksheet of the charts workbook – line First...

    docs.aspose.com/cells/python-net/combine-multip...
  9. 用 C++ 改变批注的文本方向|Documentation

    学习如何使用 Aspose.Cells for C++ 更改 Excel 中批注的文本方向。...Contents [ Hide ] Microsoft Excel允许用户向单元格添加评论以添加额外信息并突出显示数据。开...wb ; // Get the first worksheet Worksheet sheet = wb . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/change-text-direct...
  10. 如何通过 JavaScript 和 C++ 控制工作表标签栏|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 控制工作表标签栏。...Contents [ Hide ] 可能的使用场景 当你需要调整 Excel 表格栏的显示时,需要了解如何控制工作表标签栏,例如隐藏...Cells Example - Populate Worksheet and Save </ h1 > < input type...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...