Sort Score
Result 10 results
Languages All
Labels All
Results 4,901 - 4,910 of 105,422 for

workbook

(0.27 sec)
  1. Font Settings|Documentation

    Aspose.Cells is a .NET library for working with spreadsheet files. It supports setting the font settings of cells, allowing users to customize the font style and properties of cells. This article will introduce how to use the Aspose.Cells library to set cell font settings....Cells provides a class, Workbook that represents a Microsoft...Microsoft Excel file. The Workbook class contains a Worksheets collection...

    docs.aspose.com/cells/net/cells-font-settings/
  2. How to Convert HTML to JSON using Java

    This brief article explains how to convert HTML to JSON using Java. It explains the environment setup, stepwise procedure, and a sample code to convert HTML to JSON using Java....HTML data to JSON Create a Workbook class object to load the HTML...be created. First of all, a Workbook class object is used to load...

    kb.aspose.com/cells/java/how-to-convert-html-to...
  3. How to Convert Excel to PPTX in Python

    This quick article covers the details of how to convert Excel to PPTX in Python. To convert Excel to PPTX in Python environment preparation as well as the code snippet is present for demonstration....source Excel file with the Workbook object for conversion to a...presentation Convert the Excel workbook to a PowerPoint PPTX presentation...

    kb.aspose.com/cells/python/how-to-convert-excel...
  4. Convert XML to Excel via C# API | products.aspo...

    C# API to Convert XML Files to Excel formats without using Microsoft Excel or Adobe Reader...instance of the Workbook class Import XML into workbook using ImportXml...ImportXml method Save Workbook as Excel file with SaveFormat as parameter...

    products.aspose.com/total/net/conversion/xml-to...
  5. How to create a Progress Bar|Documentation

    Learn how to create a progress bar using Aspose.Cells for .NET.... It creates a new workbook and adds some sample data...data. Finally, it saves the workbook to an .xlsx file. The following...

    docs.aspose.com/cells/net/how-to-create-a-progr...
  6. Excel-ը Markdown-ի փոխակերպել Java-ի միջոցով

    Տես այս հոդվածը՝ Excel-ը Markdown-ի փոխակերպելու համար Java-ի միջոցով։ Այն ներառում է IDE-ի կարգավորման մանրամասներ, քայլերի ցանկ և օրինակային կոդ Excel-ը Markdown-ի փոխակերպելու համար Java-ի միջոցով։...և enumerator-ները Ստեղծեք Workbook կամ բեռնեք Excel ֆայլ և մուտք...Java-ի միջոցով ։ Ստեղծեք նոր workbook կամ բեռնեք գոյություն ունեցողը...

    kb.aspose.com/hy/cells/java/convert-excel-to-ma...
  7. Numbers ֆայլի փոխակերպում PDF-ի Java-ում

    Այս հոդվածը ներկայացնում է, թե ինչպես փոխակերպել Numbers ֆայլը PDF-ի Java-ում։ Այն ներառում է IDE-ի կարգավորման մանրամասներ, քայլերի ցանկ և օրինակ կոդ՝ Numbers ֆայլը PDF-ի փոխակերպելու համար Java-ում։...Աղբյուր Excel ֆայլի բեռնում workbook դասի օբյեկտի մեջ Ելքային PDF...բեռնեք աղբյուր Excel ֆայլը Workbook օբյեկտի մեջ և ստեղծեք PdfSaveOptions...

    kb.aspose.com/hy/cells/java/convert-numbers-fil...
  8. Convert Worksheet to Image - Remove whitespace ...

    Learn how to convert Microsoft Excel worksheets to images and remove whitespace around data using Aspose.Cells for Node.js via C++....file const workbook = new AsposeCells . Workbook ( path . join...first worksheet const sheet = workbook . getWorksheets (). get (...

    docs.aspose.com/cells/nodejs-cpp/convert-worksh...
  9. 在工作表中的单元格添加边框|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....ApplicationClass (); //Add a Workbook. Excel . Workbook objBook = ExcelApp...ExcelApp . Workbooks . Add ( System . Reflection . Missing . Value...

    docs.aspose.com/cells/zh/net/add-borders-to-cel...
  10. 使用 Node.js 及 C++ 加载具有特定系统文化信息的工作簿|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....=> { const workbook = new AsposeCells . Workbook ( inputStream..., options ); const cell = workbook . getWorksheets (). get (...

    docs.aspose.com/cells/zh/nodejs-cpp/load-the-wo...