Sort Score
Result 10 results
Languages All
Labels All
Results 4,471 - 4,480 of 100,023 for

workbook

(0.17 sec)
  1. View and Update XLSB Properties Online or Updat...

    View and modify XLSB properties through online app for free. Android API code to update and add XLSB properties....project Load XLSB file using Workbook class. Get all custom properties...Files Metadata (Excel Binary Workbook) XLSM Files Metadata (Macro-enabled...

    products.aspose.com/total/android-java/metadata...
  2. View and Update ODS Properties Online or Update...

    View and modify ODS properties through online app for free. Android API code to update and add ODS properties....project Load ODS file using Workbook class. Get all custom properties...Files Metadata (Excel Binary Workbook) XLSM Files Metadata (Macro-enabled...

    products.aspose.com/total/android-java/metadata...
  3. 通过C++在Node.js中转换工作表为图片 移除数据周围的空白区域|Documentation

    学习如何使用Aspose.Cells for Node.js via C++将Microsoft Excel工作表转换为图片,并移除数据周围的空白区域。...file const workbook = new AsposeCells . Workbook ( path . join...first worksheet const sheet = workbook . getWorksheets (). get (...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-wor...
  4. 在C++中刷新AutoFilter后获取所有隐藏行的索引|Documentation

    学习如何使用Aspose.Cells for C++ API在刷新AutoFilter后获取所有隐藏行的索引。...xlsx" ); Workbook workbook ( inputFilePath ); Worksheet...Worksheet worksheet = workbook . GetWorksheets (). Get ( 0 ); AutoFilter...

    docs.aspose.com/cells/zh/cpp/get-all-hidden-row...
  5. 通过 C++ 的 JavaScript 渲染切片器|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...."text/javascript" > const { Workbook , ImageOrPrintOptions , ImageType...arrayBuffer (); // Instantiating a Workbook object from uploaded file...

    docs.aspose.com/cells/zh/javascript-cpp/renderi...
  6. Find Maximum Rows and Columns supported by XLS ...

    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....you can use Workbook.Settings.MaxRow and Workbook.Settings.MaxColumn...following sample code creates workbook first in XLS and then in XLSX...

    docs.aspose.com/cells/java/find-maximum-rows-an...
  7. Supported File Formats|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....0 – 2003 Workbook. XLSX The Office Open XML...Excel Binary Workbook. XLSM Excel macro‑enabled workbook. XLT Excel...

    docs.aspose.com/cells/cpp/supported-file-formats/
  8. Draw Line in Excel using C#

    Draw line in Excel using C#. Learn to draw different shapes by following the steps and the given sample code showing how to insert drawing in Excel using C#....Create a spreadsheet using the Workbook and access the destination...desired dimensions Save the workbook after drawing a line in it...

    kb.aspose.com/cells/net/draw-line-in-excel-usin...
  9. How to Convert XML to Excel File using C#

    This quick tutorial covers how to convert XML to Excel file using C#. It explains the IDE setup and a step-by-step process followed by a runnable code snippet to convert XML to XLSX using C#....the source XML file with the Workbook class instance Render the...initialize an object of the Workbook class to load the input XML...

    kb.aspose.com/cells/net/how-to-convert-xml-to-e...
  10. Supported File Formats|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....0–2003 Workbook. XLSX The Office Open XML...Excel Binary Workbook. XLSM Excel Macro-Enabled Workbook. XLT Excel...

    docs.aspose.com/cells/java/supported-file-formats/