Sort Score
Result 10 results
Languages All
Labels All
Results 1,731 - 1,740 of 2,429 for

workbook formulas

(0.07 sec)
  1. إدارة الصيغ لملفات Excel|Documentation

    تعلم كيفية إدارة الصيغ لملفات Excel من خلال واجهات برمجة التطبيقات Aspose.Cells for NET....Cells فئة Workbook التي تمثل ملف Microsoft Excel...Excel. تحتوي الفئة Workbook على مجموعة Worksheets التي تسمح بالوصول...

    docs.aspose.com/cells/ar/net/using-formulas-or-...
  2. Öffentliche API Änderungen in Aspose.Cells 8.7....

    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....); //Create an instance of Workbook //Optionally load an existing...existing spreadsheet Workbook book = new Workbook ( inFilePath );...

    docs.aspose.com/cells/de/java/public-api-change...
  3. Cambios en la API Pública en Aspose.Cells 8.7.0...

    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....); //Create an instance of Workbook //Optionally load an existing...existing spreadsheet Workbook book = new Workbook ( inFilePath );...

    docs.aspose.com/cells/es/java/public-api-change...
  4. 使用公式或函数处理数据|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....Microsoft Excel 文件的类, WorkbookWorkbook 类包含一个 Worksheets 集合,允许访问...计、数据库、查找和引用公式。 使用 Cell 类的 Formula 属性向单元格添加公式。例如 复杂公式 = H7 *(...

    docs.aspose.com/cells/zh/java/get-and-set-formula/
  5. Calcul des fonctions MINIFS et MAXIFS d Excel 2...

    Cet article présente comment utiliser la bibliothèque Aspose.Cells pour calculer les fonctions MINIFS et MAXIFS dans Microsoft Excel 2016 en utilisant C++....d’exemple et appelle la méthode Workbook.CalculateFormula() pour effectuer...\\ " ); // Load your source workbook containing MINIFS and MAXIFS...

    docs.aspose.com/cells/fr/cpp/calculation-of-exc...
  6. Gefilterte definierte Namen beim Laden der Arbe...

    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....the workbook const workbook = new AsposeCells . Workbook ( filePath... it will break the formula in C1 workbook . save ( path . join...

    docs.aspose.com/cells/de/nodejs-cpp/filter-defi...
  7. CSV Datei mit Formeln mit Node.js laden oder im...

    Lernen Sie, wie Sie CSV Dateien mit Formeln mit Aspose.Cells for Node.js via C++ laden und importieren....); let workbook = new AsposeCells . Workbook (); workbook . open..."path/to/your/file.csv" , loadOptions ); workbook . save ( "path/to/output.xlsx"...

    docs.aspose.com/cells/de/nodejs-cpp/load-or-imp...
  8. Загрузка или импорт CSV файла с формулами с пом...

    Узнайте, как загружать и импортировать CSV файлы с формулами с помощью Aspose.Cells for Node.js via C++....); let workbook = new AsposeCells . Workbook (); workbook . open..."path/to/your/file.csv" , loadOptions ); workbook . save ( "path/to/output.xlsx"...

    docs.aspose.com/cells/ru/nodejs-cpp/load-or-imp...
  9. Utilisation de la fonction ICustomFunction|Docu...

    Cet article décrit comment créer une fonction personnalisée dans Microsoft Excel en utilisant la fonction ICustomFunction dans la bibliothèque Aspose.Cells. En chargeant un fichier Excel existant ou en créant un nouveau fichier Excel, nous pouvons utiliser les méthodes fournies par Aspose.Cells pour définir et enregistrer des fonctions personnalisées et obtenir les résultats. Enfin, nous sauvegardons le fichier Excel modifié sur le disque....//Open the workbook Workbook workbook = new Workbook (); //Obtaining...worksheet Worksheet worksheet = workbook . getWorksheets (). get (...

    docs.aspose.com/cells/fr/java/how-to-calculate-...
  10. تغييرات API العامة في Aspose.Cells 8.8.1|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.... يحمل FORMULA الصيغ بما في ذلك الأسماء المحددة...); //Create an instance of Workbook from a existing spreadsheet...

    docs.aspose.com/cells/ar/java/public-api-change...