Sort Score
Result 10 results
Languages All
Labels All
Results 1,161 - 1,170 of 102,520 for

workbook

(0.05 sec)
  1. Search and Replace Data in a Range with C++|Doc...

    This article shows how to search and replace data in a range in Excel using C++ code....xlsx" ; // Create workbook Workbook workbook ( filePath ); //...worksheet Worksheet worksheet = workbook . GetWorksheets (). Get (...

    docs.aspose.com/cells/cpp/search-and-replace-da...
  2. Create and Save New Workbooks|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....Ask AI Create and Save New Workbooks Contents [ Hide ] Migration...Migration Tips: Create a Workbook object. Get the current worksheet...

    docs.aspose.com/cells/net/create-and-save-new-w...
  3. Grouping and Ungrouping Rows and Columns with J...

    Discover how to group and ungroup rows and columns in Excel using Aspose.Cells for JavaScript via C++....Cells provides a class, Workbook that represents a Microsoft...Microsoft Excel file. The Workbook class contains a WorksheetCollection...

    docs.aspose.com/cells/javascript-cpp/grouping-a...
  4. 在Python中自动调整行和列|Documentation

    通过Aspose.Cells for Python Via Java API学习如何自动调整行和列。...Instantiating a Workbook object by excel file path workbook = self .... Workbook ( self . dataDir + 'Book1.xls' ) \ # Accessing the...

    docs.aspose.com/cells/zh/java/autofit-rows-and-...
  5. 在Python中隐藏和显示行和列|Documentation

    通过Aspose.Cells for Python Via Java API学习如何通过隐藏和显示来隐藏和显示行和列...Instantiating a Workbook object by excel file path workbook = self .... Workbook ( self . dataDir + 'Book1.xls' ) \ # Accessing the...

    docs.aspose.com/cells/zh/java/hiding-and-showin...
  6. 在 Aspose.Cells 中设置工作表标签颜色|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....//Instantiate a new Workbook Workbook workbook = new Workbook ( dataPath...dataPath + "workbook.xls" ); //Get the first worksheet in the book Worksheet...

    docs.aspose.com/cells/zh/java/set-worksheet-tab...
  7. Calculation of Excel 2016 MINIFS and MAXIFS fun...

    This article introduces how to use the Aspose.Cells library to calculate MINIFS and MAXIFS functions in Microsoft Excel 2016 using Node.js via C++. Load an existing Excel file or create a new one, then use Aspose.Cells methods to calculate these functions and save the results to disk....sample Excel file and calls the Workbook.calculateFormula() method...xlsx" ); // Load your source workbook containing MINIFS and MAXIFS...

    docs.aspose.com/cells/nodejs-cpp/calculation-of...
  8. Decrease the Calculation Time of Cell.calculate...

    This article introduces how to use the Aspose.Cells library to reduce calculation time for cell calculation methods in Excel using JavaScript via C++....recommend that users call Workbook.calculateFormula() method...want to calculate the entire workbook; they just want to calculate...

    docs.aspose.com/cells/javascript-cpp/decrease-t...
  9. Working Solution for Worksheet Resizing|Aspose....

    Fix Excel worksheet OLE resizing in presentations: two ways to keep object frames consistent—scale the frame or the sheet—across the PPT and PPTX formats....worksheet image, the Excel workbook is activated. End users can...changes to the actual Excel workbook and then return to the slide...

    docs.aspose.com/slides/java/working-solution-fo...
  10. Set DefaultFont property of PdfSaveOptions and ...

    Discover how to set the DefaultFont property of PdfSaveOptions and ImageOrPrintOptions using Aspose.Cells for Node.js via C++. Ensure proper font rendering when fonts are missing....DefaultFont to all the text in a workbook that has a missing (not installed)...to set the workbook’s default font (i.e., Workbook.DefaultStyle...

    docs.aspose.com/cells/nodejs-cpp/set-defaultfon...