Sort Score
Result 10 results
Languages All
Labels All
Results 2,311 - 2,320 of 161,041 for

workbook

(0.11 sec)
  1. Json|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....Cells supports converting a workbook to Json(JavaScript Object...Notation) file. Convert Excel Workbook to JSON The Aspose.Cells API...

    docs.aspose.com/cells/net/convert-workbook-to-j...
  2. Specify Job or Document Name while printing wit...

    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....Document Name while printing your workbook or worksheet using the WorkbookRender...Job Name while printing your workbook or worksheet Specify Job or...

    docs.aspose.com/cells/java/specify-job-or-docum...
  3. 使用Aspose.Cells,Excel转PDF的时候,用Excel跟WPS分页预览是一页,用...

    1720686828457.png (29.2 KB) 1720686868356.png (27.2 KB)... Workbook workbook = new Workbook("e:\\test2\\模版1...版1.xlsx"); //Workbook workbook = new Workbook("e:\\test2\\模版1...

    forum.aspose.com/t/aspose-cells-excel-pdf-excel...
  4. Avoid Blank Page in Output PDF when there is No...

    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....sample code creates an empty workbook and then saves it as output...at com . aspose . cells . Workbook . a ( Unknown Source ) at...

    docs.aspose.com/cells/java/avoid-blank-page-in-...
  5. Migration from Microsoft Office Automation to A...

    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....] Adding New Worksheets to Workbook and Activating a Sheet Protecting...Protecting and Unprotecting Workbooks Inserting and Removing Cell...

    docs.aspose.com/cells/net/migration-from-micros...
  6. Working with ContentTypeProperties|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....Cells provides Workbook.ContentTypePropertie.Add method...Sample Code Replace text in a workbook using Regular Expression Release...

    docs.aspose.com/cells/net/working-with-contentt...
  7. LoadDataFilterOptions enumeration | Aspose.Cell...

    LoadDataFilterOptions enumeration LoadDataFilterOptions enumeration Represents the options to filter data when loadin......to filter data when loading workbook from template. The LoadDataFilterOption...settings for workbook SETTINGS Load settings for workbook and worksheet...

    reference.aspose.com/cells/python-net/aspose.ce...
  8. Row.GetEnumerator | Aspose.Cells for .NET API R...

    Row method. Gets the cells enumerator...Examples [C#] Workbook workbook = new Workbook ( "template.xlsx"...xlsx" ); Cells cells = workbook . Worksheets [ 0 ]. Cells ; IEnumerator...

    reference.aspose.com/cells/net/aspose.cells/row...
  9. 在Python中将Excel文件转换为HTML|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.... SaveFormat workbook = self . Workbook ( self . dataDir...the document in PDF format workbook . save ( self . dataDir +...

    docs.aspose.com/cells/zh/java/converting-excel-...
  10. 在PHP中将Excel文件转换为HTML|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....new SaveFormat (); $workbook = new Workbook ( $dataDir . "Book1...the document in PDF format $workbook -> save ( $dataDir . "OutBook1...

    docs.aspose.com/cells/zh/java/converting-excel-...