Sort Score
Result 10 results
Languages All
Labels All
Results 2,661 - 2,670 of 82,060 for

workbook

(0.08 sec)
  1. Add Conditional Icons Set with the Cell Text wi...

    Learn how to add conditional icons next to cell text in Excel using Aspose.Cells with C++....Instantiate a new Workbook Workbook workbook ; // Get the first...worksheet) in the workbook Worksheet worksheet = workbook . GetWorksheets...

    docs.aspose.com/cells/cpp/add-conditional-icons...
  2. 如何在Docker中运行Aspose.Cells|Documentation

    在Linux,Windows服务器和任何操作系统中在Docker容器中运行Aspose.Cells。...” workbook and saves it in all supported...args ) { Workbook workbook = new Workbook (); workbook . Worksheets...

    docs.aspose.com/cells/zh/net/how-to-run-aspose-...
  3. Get Warnings for Font Substitution while Render...

    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....throws Exception { Workbook workbook = new Workbook ( "source.xlsx"...( new WarningCallback ()); workbook . save ( "output.pdf" , options...

    docs.aspose.com/cells/java/get-warnings-for-fon...
  4. Public API Changes in Aspose.Cells 8.1.0|Docume...

    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....instance of Workbook Workbook book = new Workbook (); //Access...Style object and add it to Workbook's Style Collection Style style...

    docs.aspose.com/cells/net/public-api-changes-in...
  5. 使用 Node.js via C++ 在非原始形状的数据|Documentation

    了解如何在 Aspose.Cells for Node.js via C++ 中访问和操作非原始形状。...xlsx" ); // Loads the workbook which contains hidden external...links const workbook = new AsposeCells . Workbook ( filePath );...

    docs.aspose.com/cells/zh/nodejs-cpp/data-in-non...
  6. 查找XLS和XLSX格式支持的最大行数和列数,使用C++|Documentation

    学习如何使用Aspose.Cells for C++查找XLS和XLSX格式支持的最大行列数。...endl ; // Create workbook in XLS format. Workbook wb ( FileFormatType...; // Create workbook in XLSX format. wb = Workbook ( FileFormatType...

    docs.aspose.com/cells/zh/cpp/find-maximum-rows-...
  7. Converting Chart to Image in 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/java/converting-chart-to-...
  8. Using LightCells 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.... To save workbooks, provide the cell content...processed and then discarded, the Workbook object does not hold the collection...

    docs.aspose.com/cells/java/using-lightcells-api/
  9. Aspose.Cells Pivot PrintArea - Free Support For...

    When shifting from Aspose Cells v 25.3.0 to 25.4.0, the PrintArea behavior changed. Background: given an excel spreadsheet like this: Year Product Gross Net - - - 2001 Apples 100 30 Row Labels Sum of Net Ba…...Workbook.Worksheets.ActiveSheetIndex...SubstringBefore(")"); sheet.Workbook.Save(stream, _pivotSaveOptions);...

    forum.aspose.com/t/aspose-cells-pivot-printarea...
  10. Open Text Files as 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....Open Text Files as Workbooks Contents [ Hide ] Below are comparison...textfile as Workbooks: VSTO this . Application . Workbooks . OpenText...

    docs.aspose.com/cells/net/open-text-files-as-wo...