Sort Score
Result 10 results
Languages All
Labels All
Results 4,891 - 4,900 of 102,533 for

workbook

(0.21 sec)
  1. Manage OLE in Presentations Using JavaScript|As...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for Node.js via Java. Embed, update, and export OLE content seamlessly.... Create a Workbook object and access the OLE...the data. Save the updated Workbook in a stream. Change the OLE...

    docs.aspose.com/slides/nodejs-java/manage-ole/
  2. Licensing|Documentation

    Aspose.Cells for .NET provides different plans for purchase or offers a Free Trial and a 30-day Temporary License for evaluation using Licensing and Subscription policies in C#....//Instantiate a new Workbook Workbook workbook = new Workbook (); //Check...set Console . WriteLine ( workbook . IsLicensed ); //Get the...

    docs.aspose.com/cells/net/licensing/
  3. XML Maps|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....AI Document Assistant Close Workbook Settings Using WorkbookMetadata...

    docs.aspose.com/cells/java/xml-maps/
  4. Decrease the Calculation Time of Cell.Calculate...

    This article introduces how to use the Aspose.Cells library to reduce the calculation time of cell calculation methods in Microsoft Excel. By loading an existing Excel file or creating a new one, we can use the methods provided by Aspose.Cells to optimize the cell calculation method and improve its performance. Finally, we save the modified Excel file to disk....recommend that users call Workbook.CalculateFormula() method...want to calculate the entire workbook; they just want to calculate...

    docs.aspose.com/cells/net/decrease-the-calculat...
  5. Setting Margins|Documentation

    In this article, you will learn how to set the margins of an Excel worksheet using sample code. You will also learn how to programmatically set the margins for the page centre, the header and footer margins of Page Setup using the C# API or .NET Library....class, Workbook , that represents an Excel file. The Workbook class...

    docs.aspose.com/cells/net/setting-margins/
  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/python-net/create-slicer/
  7. Update Excel Files using Java | products.aspose...

    Edit Microsoft Excel XLSX, XLS, CSV documents without installing Microsoft Office within Java based applications....Cells for Java API provides Workbook class that handles the loading...Process is simple. Create the Workbook class object by providing...

    products.aspose.com/total/java/update/
  8. Update Excel Files using .NET | products.aspose...

    Edit Microsoft Excel XLSX, XLS, CSV documents without installing Microsoft Office with C# .NET based applications....NET API provides Workbook class that handles the loading...Process is simple. Create the Workbook object by providing the source...

    products.aspose.com/total/net/update/
  9. Aspose.Cells 16.11.0 的公共 API 变更。|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....containing some data Workbook book = new Workbook ( dir + "sample...AutoFitColumns (); // Saves the workbook on disc book . Save ( dir...

    docs.aspose.com/cells/zh/net/public-api-changes...
  10. How can I prepare large Excel files before zipp...

    I have been working with large Excel files that contain multiple sheets, formulas, charts, and images. These files are often very heavy and when I try to compress them I worry about losing formatting or breaking formulas…...@immiran Summary Large Excel workbooks can be reduced in size before...This extra XML inflates the workbook size. Embedded images – Pictures...

    forum.aspose.com/t/how-can-i-prepare-large-exce...