Sort Score
Result 10 results
Languages All
Labels All
Results 2,271 - 2,280 of 82,065 for

workbook

(0.05 sec)
  1. Keep Separators for Blank Rows while exporting ...

    Learn how to keep separators for blank rows when exporting spreadsheets to CSV format using Aspose.Cells with C++....xlsx" ; // Create a Workbook object and opening the file...file from its path Workbook workbook ( inputFilePath ); // Instantiate...

    docs.aspose.com/cells/cpp/keep-separators-for-b...
  2. 在 Node.js 和 C++ 中用图像作为纹理平铺在形状内|Documentation

    学习如何用 Aspose.Cells for Node.js via C++ 将一张小图片作为纹理平铺在形状内...file const workbook = new AsposeCells . Workbook ( path . join...worksheet const worksheet = workbook . getWorksheets (). get (...

    docs.aspose.com/cells/zh/nodejs-cpp/tile-pictur...
  3. Create XLSX Using Python | products.aspose.com

    Generate Microsoft Excel XLSX documents using Python applications without using Microsoft Office....parameter while creating the Workbook object. How to Create XLSX...File in Python Create new Workbook class object having FileFormatType...

    products.aspose.com/total/python-java/create/xlsx/
  4. Disable CSS while saving to HTML with C++|Docum...

    Learn how to disable CSS while saving Excel files to HTML using Aspose.Cells for C++....\\ " ); // Load sample workbook Workbook wb ( srcDir + u "sampleDisableCss...SetDisableCss ( true ); // Save the workbook in HTML wb . Save ( outDir...

    docs.aspose.com/cells/cpp/disable-css-while-sav...
  5. 使用 Node.js 和 C++ 将 Excel 保存为标准或最小尺寸的 PDF|Docume...

    学习如何使用 Aspose.Cells for Node.js via C++ 以标准或最小尺寸将 Excel 文件保存为 PDF。...excel file into workbook object const workbook = new AsposeCells...AsposeCells . Workbook ( filePath ); // Save into Pdf with Minimum size...

    docs.aspose.com/cells/zh/nodejs-cpp/save-excel-...
  6. 在 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...
  7. 使用 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...
  8. Public API Changes in Aspose.Cells 8.9.0|Docume...

    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....an instance of Workbook var book = new Workbook ( dir + "sample...an instance of Workbook var book = new Workbook ( dir + "sample...

    docs.aspose.com/cells/net/public-api-changes-in...
  9. 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/
  10. 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...