Sort Score
Result 10 results
Languages All
Labels All
Results 2,651 - 2,660 of 3,310 for

workbook formulas

(0.14 sec)
  1. تغييرات الواجهة البرمجية العامة في Aspose.Cells...

    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....C# //Create an instance of Workbook //Optionally load an existing...new Workbook (); //Access the VbaProject from the Workbook var...

    docs.aspose.com/cells/ar/net/public-api-changes...
  2. إعداد وضع حساب الصيغة للمصنف باستخدام JavaScrip...

    تقدم هذه المقالة كيفية ضبط وضع حساب الصيغة للمصنف في Microsoft Excel باستخدام Aspose.Cells for JavaScript عبر C++. من خلال تحميل ملف إكسل موجود أو إنشاء ملف جديد، يمكننا استخدام الخاصية التي توفرها Aspose.Cells لضبط وضع حساب الصيغة والحصول على النتيجة. وأخيرًا، نحفظ ملف إكسل المعدل على القرص...."text/javascript" > const { Workbook , SaveFormat } = AsposeCells...Creating a workbook const workbook = new Workbook (); // Set...

    docs.aspose.com/cells/ar/javascript-cpp/setting...
  3. Come cambiare lo sfondo del commento in Excel c...

    Come cambiare il colore di un commento in Excel. Come inserire un immagine o una foto in un commento in Excel usando C++....dettagli su come funziona una formula, da dove viene un valore o...per inizializzare l’oggetto Workbook nel codice sottostante. #include...

    docs.aspose.com/cells/it/cpp/how-to-set-comment...
  4. Anpassa alla kalkylbladskolumner på en enda PDF...

    Lär dig hur du anpassar alla kalkylbladskolumner på en enda PDF sida med Aspose.Cells för Python via .NET API....det bäst att anropa Workbook.calculate_formula metoden precis innan...

    docs.aspose.com/cells/sv/python-net/fit-all-wor...
  5. Changements d API publics dans 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/fr/java/public-api-change...
  6. OData接続情報を取得する方法|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....ファイルに存在する DataMashup 情報を返す Workbook.data_mashup プロパティを提供します。この情報は...DataMashup クラスは power_query_formulas プロパティを提供し、 PowerQueryFormulaCol...

    docs.aspose.com/cells/ja/python-net/how-to-get-...
  7. Enregistrer des feuilles de calcul spécifiées e...

    Apprenez comment enregistrer des feuilles de calcul spécifiées en PDF avec l API Aspose.Cells pour Python via .NET....préférable d’appeler Workbook.calculate_formula() juste avant de...

    docs.aspose.com/cells/fr/python-net/save-specif...
  8. 将所有工作表列调整到单个PDF页面|Documentation

    学习如何使用Aspose.Cells for Python via .NET API将所有工作表列调整到单个PDF页面。...如果您的电子表格包含公式,最好在将电子表格呈现为PDF格式之前调用 Workbook.calculate_formula 方法。这样做将确保重新计算依赖于公式的值,并在PDF中呈现正确的值。...

    docs.aspose.com/cells/zh/python-net/fit-all-wor...
  9. Archivio

    Archivio...utilizzati per spiegare una formula. Inoltre, MS Excel consente...desiderato utilizzando il metodo Workbook.getWorksheets().get(index)...

    blog.aspose.com/it/cells/add-comments-in-excel-...
  10. Leggere e scrivere le connessioni esterne di fi...

    Impara come leggere e modificare le connessioni di database esterne nei file XLS/XLSB usando Aspose.Cells for C++....; // Load source workbook Workbook workbook ( inputFilePath );...ExternalConnectionCo connections = workbook . GetDataConnections (); DBConnection...

    docs.aspose.com/cells/it/cpp/read-and-write-ext...