Sort Score
Result 10 results
Languages All
Labels All
Results 2,331 - 2,340 of 82,064 for

workbook

(0.05 sec)
  1. 在 Node.js via C++ 中查找工作表内元素的绝对位置|Documentation

    了解如何使用 Aspose.Cells for Node.js via C++ 在工作表中查找形状的绝对位置。...file inside the workbook object const workbook = new AsposeCells...AsposeCells . Workbook ( path . join ( dataDir , "sample.xlsx" )); //...

    docs.aspose.com/cells/zh/nodejs-cpp/finding-abs...
  2. Working with Data Display Formats of DataField ...

    Learn how to work with data display formats of DataField in Pivot Table using Aspose.Cells for C++....Load a template file Workbook workbook ( srcDir + u "PivotTableSample...worksheet Worksheet worksheet = workbook . GetWorksheets (). Get (...

    docs.aspose.com/cells/cpp/working-with-data-dis...
  3. Create TextBox in which each line is having dif...

    Learn how to create a TextBox with different horizontal alignment for each line using Aspose.Cells with C++....02_OutputDirectory \\ " ); // Create a workbook Workbook wb ; // Access first worksheet...TextAlignmentType :: Right ); // Save the workbook in xlsx format wb . Save (...

    docs.aspose.com/cells/cpp/create-textbox-in-whi...
  4. 使用 Node.js通过 C++ 中的正则表达式替换工作簿中的文本|Documentation

    在 Node.js 通过 C++ 中使用正则表达式替换工作簿中的文本。...xlsx" ); const workbook = new AsposeCells . Workbook ( filePath );...replace . setRegexKey ( true ); workbook . replace ( "\\bKIM\\b" ,...

    docs.aspose.com/cells/zh/nodejs-cpp/replace-tex...
  5. Convert Table to ODS with Node.js via C++|Docum...

    Learn how to convert an Excel file with table to ODS format using Aspose.Cells for Node.js via C++....in it const workbook = new AsposeCells . Workbook ( path . join...xlsx" )); // Save the file workbook . save ( path . join ( outputDir...

    docs.aspose.com/cells/nodejs-cpp/convert-table-...
  6. Open a spreadsheet document for read-only acces...

    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.... Workbook workbook = new Workbook ( filepath );...

    docs.aspose.com/cells/net/open-a-spreadsheet-do...
  7. Chart Data Label|Aspose.Slides Documentation

    Set PowerPoint chart data label and distance in Java...worksheet IChartDataWorkbook workbook = chart . getChartData ()...getChartData (). getSeries (). add ( workbook . getCell ( defaultWorksheetInde...

    docs.aspose.com/slides/java/chart-data-label/
  8. Chart Data Label|Aspose.Slides Documentation

    Set PowerPoint chart data label and distance in Java...worksheet IChartDataWorkbook workbook = chart . getChartData ()...getChartData (). getSeries (). add ( workbook . getCell ( defaultWorksheetInde...

    docs.aspose.com/slides/androidjava/chart-data-l...
  9. How to Convert Excel To PDF Using Python

    This short tutorial provides description about how to convert Excel to PDF using Python. You will learn creating a Workbook and by using Python Excel to PDF conversion with the help of detailed steps and runnable Python code....code is also provided where a workbook is created and sample data...via Java Create and fill a workbook for testing this conversion...

    kb.aspose.com/cells/python/how-to-convert-excel...
  10. Merge XLT Files Online or using C++ | products....

    Free online app to combine different XLT files. C++ merging library code to merge XLT worksheets into other formats....XLT using Workbook objects. Select the one Workbook as the base...Merge XLSB Files (Excel Binary Workbook) Merge XLSM Files (Macro-enabled...

    products.aspose.com/total/cpp/merge/xlt/