Sort Score
Result 10 results
Languages All
Labels All
Results 2,311 - 2,320 of 3,312 for

workbook formulas

(0.14 sec)
  1. Изменения в публичном API в 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/ru/java/public-api-change...
  2. Aplicar sombreado en filas y columnas alternas ...

    Cómo usar la biblioteca Aspose.Cells en C++ para aplicar sombras en formato condicional en filas y columnas alternas. Ajustando estos criterios, tendrás más control sobre cómo se ven y aparecen las celdas....Create an instance of Workbook Workbook book ; // Access the Worksheet...expression, which is based on some formula idx = conditionCollection ...

    docs.aspose.com/cells/es/cpp/apply-shading-to-a...
  3. Calcul direct d une fonction personnalisée sans...

    Cet article présente 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 chargeant un fichier Excel existant ou en créant un nouveau fichier Excel, nous pouvons utiliser les méthodes fournies par Aspose.Cells pour calculer la fonction personnalisée et obtenir le résultat. Enfin, nous enregistrons le fichier Excel modifié sur le disque....Worksheet::CalculateFormula(System::String formula, CalculationOptions opts) à...) override { // Check the formula name and calculate it yourself...

    docs.aspose.com/cells/fr/cpp/direct-calculation...
  4. Implementar errores y valores booleanos en ruso...

    Aprende cómo implementar errores y valores booleanos en diferentes idiomas usando Aspose.Cells for Node.js via C++....source workbook const workbook = new AsposeCells . Workbook ( "...GlobalizationSetting in Russian Language workbook . getSettings (). setGlobalizationSett...

    docs.aspose.com/cells/es/nodejs-cpp/implement-e...
  5. ضبط وضع حساب الصيغة لدفتر العمل باستخدام C++|Do...

    تقدم هذه المقالة شرحًا لكيفية ضبط وضع حساب الصيغة في دفتر عمل في مايكروسوفت إكسل باستخدام مكتبة Aspose.Cells باستخدام C++. عن طريق تحميل ملف إكسل موجود أو إنشاء ملف جديد، يمكننا استخدام الطريقة التي توفرها Aspose.Cells لضبط وضع حساب الصيغة والحصول على النتيجة. وأخيرًا، نحفظ ملف Excel المعدل على القرص....Create a workbook Workbook workbook ; // Set the Formula Calculation...Calculation Mode to Manual workbook . GetSettings (). GetFormulaSettings...

    docs.aspose.com/cells/ar/cpp/setting-formula-ca...
  6. تصفية الأسماء المحددة أثناء تحميل دفتر العمل بو...

    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/ar/nodejs-cpp/filter-defi...
  7. C++ ile Çalışma Kitabının Formül Hesaplama Modu...

    Bu makale, C++ kullanarak Aspose.Cells kütüphanesi ile Microsoft Excel de bir çalışma kitabının formül hesaplama modunu nasıl ayarlayacağınızı tanıtmaktadır. Varolan bir Excel dosyasını yükleyerek veya yeni bir Excel dosyası oluşturarak, Aspose.Cells tarafından sağlanan yöntemi kullanarak formül hesaplama modunu ayarlayabilir ve sonucu alabiliriz. Son olarak, değiştirilmiş Excel dosyasını diske kaydederiz....Create a workbook Workbook workbook ; // Set the Formula Calculation...Calculation Mode to Manual workbook . GetSettings (). GetFormulaSettings...

    docs.aspose.com/cells/tr/cpp/setting-formula-ca...
  8. 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-...
  9. Ställa in dynamiska arrayformler med C++|Docume...

    Hur man använder Aspose.Cells biblioteket för att beräkna dynamiska arrayformler i Microsoft Excel med C++....Hide ] Vad är Excel Array Formula I Excel är en arrayformel en...dynamisk matrisformel och Workbook.RefreshDynamicArrayF för att...

    docs.aspose.com/cells/sv/cpp/calculation-of-dyn...
  10. Guida dello sviluppatore|Documentation

    Questa guida per lo sviluppatore descrive scenari pratici e suggerimenti per aiutarti a utilizzare specifiche funzionalità Aspose.Cells for .NET, raggiungere un determinato aspetto di Excel o rendere possibile un determinato caso d uso....compatibile con PDFA-1a Convertire Workbook in diversi formati di immagine...JSON Opzioni Impostazioni del Workbook Home Dati Accesso alle celle...

    docs.aspose.com/cells/it/net/developer-guide/