Sort Score
Result 10 results
Languages All
Labels All
Results 4,641 - 4,650 of 105,375 for

workbook

(0.37 sec)
  1. 使用 Python 管理演示文稿图表中的标注|Aspose.Slides for Python 文档

    使用简洁的代码示例在 Aspose.Slides for Python .NET 中创建和样式化标注,兼容 PPT、PPTX 和 ODP,以自动化演示文稿工作流程。...False ) workBook = chart . chart_data . chart_data_workbook chart...chart_data . series . add ( workBook . get_cell ( 0 , 0 , seriesIndex...

    docs.aspose.com/slides/zh/python-net/callout/
  2. The image Aspose.Cell captures does not look li...

    Hey Aspose Team, I’ve been noticing a weird behavior in my code when I capture the picture of range. The image aspose captures look nothing like the excel chart when I open the excel chart and view it. public virtual S…... To export the workbook to MS Word document (DOCX)...as the second parameter of Workbook.Save method. You may also...

    forum.aspose.com/t/the-image-aspose-cell-captur...
  3. Update references in other worksheets while del...

    Learn how to maintain references in other worksheets when deleting blank columns and rows in a worksheet using Aspose.Cells for Node.js via C++....Create workbook const wb = new AsposeCells . Workbook (); //...); // Calculate formulas of workbook wb . calculateFormula ();...

    docs.aspose.com/cells/nodejs-cpp/update-referen...
  4. Converting HTML files to Excel Spreadsheets in ...

    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....class workbook = Rjb :: import ( 'com.aspose.cells.Workbook' ) ...results to disk in XLSX format workbook . save ( @data_dir + "output...

    docs.aspose.com/cells/java/converting-html-file...
  5. 档案

    档案... Workbook wb = new Workbook("SampleExcel.xlsx");...值创建数据透视表并对其进行排序。 Workbook wb = new Workbook("SampleExcel.xlsx");...

    blog.aspose.com/zh/cells/create-pivot-tables-in...
  6. Insert Slicer|Documentation

    Manage slicers of Excel files with Aspose.Cells.... Finally, it saves the workbook in output XLSX and output...column. Finally, it saves the workbook in output XLSX format. Sample...

    docs.aspose.com/cells/net/create-slicer/
  7. Updating Slicer with Golang via C++|Documentation

    This article shows how to update linked pivot tables by updating slicer using the Aspose.Cells for C++ API.... It then saves the workbook as output Excel file . The...with Golang via C++ Manage Workbook with Golang via C++...

    docs.aspose.com/cells/go-cpp/updating-slicer/
  8. Export print area range to 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....Following sample code loads a workbook and then exports the print...while loading HTML to an Excel workbook Export Similar Border Style...

    docs.aspose.com/cells/net/export-print-area-ran...
  9. Find out if VBA Project is Protected|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....following sample code creates a workbook and then checks whether its...Protect the VBA Project of Excel Workbook Check if VBA Project is Protected...

    docs.aspose.com/cells/net/find-out-if-vba-proje...
  10. Printing Range of Pages using SheetRender and W...

    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....print a range of pages of a workbook or worksheet. The following...It prints pages 2‑5 of the workbook and worksheet. AI Document...

    docs.aspose.com/cells/python-net/printing-range...