Sort Score
Result 10 results
Languages All
Labels All
Results 1,831 - 1,840 of 4,178 for

formula

(0.06 sec)
  1. C++を使用したWorkbookの数式計算モードの設定|Documentation

    この記事では、C++とAspose.Cellsライブラリを使用してMicrosoft Excelでワークブックの数式計算モードを設定する方法を紹介します。既存のExcelファイルを読み込むか、新しいExcelファイルを作成し、Aspose.Cellsのメソッドを使用して計算モードを設定し、結果を取得します。最後に、変更したExcelファイルをディスクに保存します。...Cellsでは、 Formula Calculation Mode を設定することもできます。...Workbook workbook ; // Set the Formula Calculation Mode to Manual...

    docs.aspose.com/cells/ja/cpp/setting-formula-ca...
  2. Lock Cells to Protect Them with Python.NET|Docu...

    Learn how to lock specific cells and protect worksheets in Excel files using Aspose.Cells for Python via .NET....modifying important data or formulas. Maintaining Data Integrity:...collaborative environments. Protecting Formulas: Safeguard crucial calculations...

    docs.aspose.com/cells/python-net/how-to-lock-ce...
  3. Configuración de fórmula compartida con C++|Doc...

    Aprenda cómo establecer fórmulas compartidas en hojas de cálculo de Excel usando Aspose.Cells con C++....GetCells (); // Apply the shared formula in the range i.e.., B2:B14...); std :: cout << "Shared formula applied and file saved successfully...

    docs.aspose.com/cells/es/cpp/setting-shared-for...
  4. Calcul direct d une fonction personnalisée sans...

    Cet article explique comment utiliser la bibliothèque Aspose.Cells pour calculer directement des fonctions personnalisées dans Microsoft Excel sans écrire la fonction dans une feuille de calcul en utilisant Node.js via C++. Chargez un fichier Excel existant ou créez en un nouveau, calculez la fonction personnalisée, et enregistrez le fichier modifié....calculateFormula(formula, opts) à cette fin. Veuillez...calculate ( data ) { // Check the formula name and calculate it yourself...

    docs.aspose.com/cells/fr/nodejs-cpp/direct-calc...
  5. PowerPoint Charts - How to Create and Modify a ...

    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 Workbook Chart Worksheet Formulas Animated Charts Export Chart...

    docs.aspose.com/slides/net/powerpoint-charts/
  6. Trova o Cerca Dati|Documentation

    Scopri come trovare o cercare celle in un foglio di lavoro che contengono dati specificati tramite l API Aspose.Cells for .NET....una formula Gli sviluppatori possono trovare una formula specificata...

    docs.aspose.com/cells/it/net/find-or-search-data/
  7. Kako ukloniti formulu u Excelu bez uklanjanja s...

    Ovaj vodič korak po korak objašnjava kako ukloniti formulu u Excelu bez uklanjanja sadržaja u C# .NET okruženju za Linux, macOS i Windows....koristiti za brisanje excel formula, ali zadržavanje sadržaja u...knjige. Kod za uklanjanje Excel formula, ali zadržavanje vrijednosti...

    kb.aspose.com/hr/cells/net/how-to-remove-excel-...
  8. Utilizzo della funzione ICustomFunction|Documen...

    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....putValue ( 62 ); //Adding custom formula to Cell A1 worksheet . getCells...C1:C5)" ); //Calcualating Formulas workbook . calculateFormula...

    docs.aspose.com/cells/it/java/using-icustomfunc...
  9. Utilizzo della funzione ICustomFunction|Documen...

    Questo articolo descrive come creare una funzione personalizzata in Microsoft Excel utilizzando la funzionalità ICustomFunction nella libreria Aspose.Cells. Caricando un file Excel esistente o creandone uno nuovo, possiamo utilizzare i metodi forniti da Aspose.Cells per definire e registrare funzioni personalizzate e ottenere i risultati. Infine, salviamo il file Excel modificato su disco....putValue ( 62 ); //Adding custom formula to Cell A1 worksheet . getCells...C1:C5)" ); //Calcualating Formulas workbook . calculateFormula...

    docs.aspose.com/cells/it/java/how-to-calculate-...
  10. Cambios en la API pública en Aspose.Cells 16.10...

    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...."/root/row/FIELD8" ); Propiedad Formula de ListColumn agregada Aspose...expuesto la propiedad ListColumn.Formula para propagar automáticamente...

    docs.aspose.com/cells/es/net/public-api-changes...