Sort Score
Result 10 results
Languages All
Labels All
Results 2,821 - 2,830 of 87,265 for

workbook

(0.17 sec)
  1. Keeping the header and the footer when saving a...

    Hello, I’ve tried to save a xlsx file in html, but I’ve lost the header and the footer in the output file. I think it’s the normal functionality of excel but just to be sur do you have a way to keep the header dans foo…...the Excel file Workbook workbook = new Workbook("input.xlsx");...xlsx"); // Save the workbook as HTML workbook.Save("output.html", SaveFormat...

    forum.aspose.com/t/keeping-the-header-and-the-f...
  2. 用C++将所有工作表列适应到单页PDF中|Documentation

    使用Aspose.Cells结合C++生成适合所有工作表列在单页的PDF。...initialize an instance of Workbook U16String inputFilePath =...srcDir + u "TestBook.xlsx" ; Workbook book ( inputFilePath ); //...

    docs.aspose.com/cells/zh/cpp/fit-all-worksheet-...
  3. How to Insert a Slicer in Excel using Python

    This quick article guides on how to insert a slicer in Excel using Python. It provides configuration details, a step-by-step process and a runnable sample code to add a slicer in Excel using Python....the source Excel file in the Workbook object having a table in it...destination cell Save the resultant workbook after adding the slicer These...

    kb.aspose.com/cells/python/how-to-insert-a-slic...
  4. How to Delete Pivot Table in Excel using Python

    This article guides on how to delete pivot table in Excel using Python. It has all the details to set the environment along with a list of steps and a runnable sample code to remove pivot table using Python....delete pivot table Load the workbook having a few pivot tables...collection Save the resultant workbook after deleting the pivot table...

    kb.aspose.com/cells/python/how-to-delete-pivot-...
  5. 通过Node.js和C++,在单元格文本旁添加条件图标集|Documentation

    学习如何使用Aspose.Cells for Node.js via C++在单元格文本旁添加条件图标,通过图标增强数据的意义。...new Workbook const workbook = new AsposeCells . Workbook ();...worksheet) in the workbook const worksheet = workbook . getWorksheets...

    docs.aspose.com/cells/zh/nodejs-cpp/add-conditi...
  6. How to Convert XLSX to PDF using Node.js

    This article guides on how to convert XLSX to PDF using Node.js. It contains the instructions to set the environment, a list of steps, and a runnable sample code to change XLSX to PDF using Node.js....sample XLSX file into the workbook class object Create an object...Call the save() method of the Workbook class to create a PDF file...

    kb.aspose.com/cells/nodejs/how-to-convert-xlsx-...
  7. 指定如何在输出 PDF 和图片中跨字符串,使用 Node.js 和 C++|Documenta...

    学习如何通过使用 Aspose.Cells for Node.js via C++ 指定跨类型控制输出 PDF/图片中的文本溢出。...file const workbook = new AsposeCells . Workbook ( path . join...StrictInCell ); // Save PDF file workbook . save ( outputDir + "outputCrosssType...

    docs.aspose.com/cells/zh/nodejs-cpp/specify-how...
  8. 在Ruby中将图表转换为图像|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....chart_to_image () # Create a new Workbook. workbook = Rjb :: import ( 'com...'com.aspose.cells.Workbook' ) . new # Get the first worksheet....

    docs.aspose.com/cells/zh/java/converting-chart-...
  9. Manage Callouts in Presentation Charts with Pyt...

    Create and style callouts in Aspose.Slides for Python .NET with concise code examples, compatible with PPT, PPTX and ODP to automate presentation workflows....False ) workBook = chart . chart_data . chart_data_workbook chart...chart_data . series . add ( workBook . get_cell ( 0 , 0 , seriesIndex...

    docs.aspose.com/slides/python-net/callout/
  10. GridJs Multi-Language Configuration Guide|Docum...

    This tutorial will guide you through configuring multi-language support...( sb == null ) { Workbook wb = new Workbook ( file ); wbj . ImportExcelFile...if (! isdone ) { Workbook wb = new Workbook ( file ); wbj . ImportExcelFile...

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...