Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 1,278 for

workbook formulas

(0.05 sec)
  1. Find or Search Data|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....class, Workbook , that represents an Excel file. The Workbook class...Containing a Formula Developers can find a specified formula in the...

    docs.aspose.com/cells/java/find-or-search-data/
  2. index.xml

    2.0 http://www.w3.org/2005/Atom High Code APIs & Free Apps for OCR File Automation – C# OCR Image To Text Conversionhttps://products.aspose.com/ocr/net/conversion/Recent content in C# OCR Image To ...... while isolating you from formulas, neural networks, and other... while isolating you from formulas, neural networks, and other...

    products.aspose.com/ocr/net/conversion/index.xml
  3. Aspose.Cells Object Model|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....of the object model is the Workbook object. A brief description...WorksheetCollection/Worksheet Workbook object contains the WorksheetCollection...

    docs.aspose.com/cells/python-net/aspose-cells-o...
  4. Apply Shading to Alternate Rows and Columns wit...

    How to use the Aspose.Cells library in C++ to apply conditional formatting shadows for alternating rows and columns. By adjusting these criteria, you have more control over how cells look and appear....Create an instance of Workbook Workbook book ; // Access the Worksheet...expression, which is based on some formula idx = conditionCollection ...

    docs.aspose.com/cells/cpp/apply-shading-to-alte...
  5. Preserve Single Quote Prefix of Cell Value or R...

    Learn how to Preserve Single Quote Prefix of Cell Value or Range through the Aspose.Cells for C++ API....apostrophe or single quote in the formula bar as shown in the following...Startup (); // Create workbook Workbook wb ; // Access first worksheet...

    docs.aspose.com/cells/cpp/preserve-single-quote...
  6. index.xml

    2.0 http://www.w3.org/2005/Atom Complete Set of File Format Automation Solutions – Преобразование формата файла через C#https://products.aspose.com/total/ru/net/conversion/Recent content in Преобра......cells/workbook Workbook . Сохраните документ в...com/cells/net/aspose.cells.workbook/save/methods/4 Сохранить и...

    products.aspose.com/total/ru/net/conversion/ind...
  7. Add calculated field in Pivot Table|Documentation

    How to add a calculated field in pivot table with Aspose.Cells....and set the corresponding formula for calculation. Then perform...field. In the “Formula” field, enter the formula you want to perform...

    docs.aspose.com/cells/java/add-calculated-field...
  8. Implement Subtotal or Grand Total Labels in Oth...

    Learn how to implement subtotal and grand total labels in non-English languages using Aspose.Cells for C++....GlobalizationSetting class and Workbook.GetGlobalizationSett() property...02_OutputDirectory \\ " ); Workbook wb ( srcDir + u "sample.xlsx"...

    docs.aspose.com/cells/cpp/implement-subtotal-or...
  9. Getting Cell Contents|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....file Worksheet worksheet = workbook . getWorksheets (). get (...break ; case Cell . CELL_TYPE_FORMULA : System . out . println (...

    docs.aspose.com/cells/java/getting-cell-contents/
  10. 获取单元格内容|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....file Worksheet worksheet = workbook . getWorksheets (). get (...break ; case Cell . CELL_TYPE_FORMULA : System . out . println (...

    docs.aspose.com/cells/zh/java/getting-cell-cont...