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

excel worksheet

(0.19 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. 在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-...
  3. 在 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-...
  4. 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...
  5. 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...
  6. Working with Background in ODS Files with JavaS...

    Learn how to manage backgrounds in ODS files using Aspose.Cells for JavaScript via C++....{ Workbook , SaveFormat , Worksheet , Cell , Utils } = AsposeCells...red;">Please select an ODS/Excel file.</p>' ; return ; } const...

    docs.aspose.com/cells/javascript-cpp/working-wi...
  7. Web Extensions - Office Add-ins with JavaScript...

    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....Extensions (Office Add-ins) in Excel by clicking the Insert tab and...extension to an Excel file. Please see the output Excel file generated...

    docs.aspose.com/cells/javascript-cpp/web-extens...
  8. Specify the Far East and Latin Name of the Font...

    Learn how to specify the Far East and Latin font names in text options of a shape using Aspose.Cells for C++....saves the workbook as an output Excel file. The following screenshot...output text box in Microsoft Excel. Sample Code #include <iostream>...

    docs.aspose.com/cells/cpp/specify-the-far-east-...
  9. Convert the Smart Art to Group Shape with C++|D...

    Learn how to convert Smart Art Shape into Group Shape using Aspose.Cells for C++ and access individual parts of the group shape....sample code loads the sample Excel file containing a smart art...the sample smart art shape - Excel file U16String inputFilePath...

    docs.aspose.com/cells/cpp/convert-the-smart-art...
  10. 在工作表内向Shape前后移动(前景层次)用C++|Documentation

    学习如何使用 Aspose.Cells for C++ 改变工作表中形状的z次序位置。...请查看用于此代码的 示例Excel文件 和由它生成的 输出Excel文件 。截图展示了代码执行后对示例Excel文件的效果。 示例代码...02_OutputDirectory \\ " ); // Load source Excel file Workbook wb ( srcDir +...

    docs.aspose.com/cells/zh/cpp/send-shape-front-o...