Sort Score
Result 10 results
Languages All
Labels All
Results 2,071 - 2,080 of 82,029 for

workbook

(0.06 sec)
  1. 用C++释放工作簿的未管理资源|Documentation

    学习如何使用Aspose.Cells和C++释放工作簿的未管理资源。...Cells 提供 Workbook.Dispose() 方法用于释放 Workbook 对象的非托管资源。Dispose...使用的托管对象方面非常高效,但无法回收非托管对象。 Workbook 对象现在实现了 IDisposable 接口,它只有一个方法...

    docs.aspose.com/cells/zh/cpp/release-unmanaged-...
  2. Worksheet Views|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 a class Workbook that represents a Microsoft...Microsoft Excel file. The Workbook class contains a Worksheets collection...

    docs.aspose.com/cells/cpp/worksheet-views/
  3. Export similar Border Style when Border Style i...

    Learn how to export similar border styles when unsupported by web browsers using Aspose.Cells with C++....xlsx" ); Workbook workbook ( inputFilePath ); //...SetExportSimilarBord ( true ); // Save the workbook in Html format with specified...

    docs.aspose.com/cells/cpp/export-similar-border...
  4. 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...
  5. Add WordArt Watermark to Chart in Aspose.Cells|...

    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 ( FileName );...Cells . Charts . Chart chart = workbook . Worksheets [ 0 ]. Charts...

    docs.aspose.com/cells/net/add-wordart-watermark...
  6. 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...
  7. De excel a prn - Free Support Forum - aspose.com

    de excel a prn...el siguiente: Workbook workbook = new Workbook(filePath + "sample...TxtSaveOptions(); options.Separator = ' '; workbook.Save(filePath + "out_net.prn"...

    forum.aspose.com/t/de-excel-a-prn/310848
  8. 在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-...
  9. Chart Data Label|Aspose.Slides for Python Docum...

    Set PowerPoint chart data label and distance in Python...worksheet workbook = chart . chart_data . chart_data_workbook # Adds...chart_data . series . add ( workbook . get_cell ( defaultWorksheetInde...

    docs.aspose.com/slides/python-net/chart-data-la...
  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-...