Sort Score
Result 10 results
Languages All
Labels All
Results 2,581 - 2,590 of 3,316 for

workbook formulas

(0.12 sec)
  1. Как получить информацию о подключении OData|Doc...

    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....NET предоставляет свойство Workbook.data_mashup , которое возвращает...предоставляет свойство power_query_formulas , возвращающее коллекцию ...

    docs.aspose.com/cells/ru/python-net/how-to-get-...
  2. 限制生成的页面数量 将Excel转换为PDF|Documentation

    学习如何使用Aspose.Cells for Python via .NET API在渲染Excel到PDF时限制所生成的页面数量。...如果电子表格包含公式,最好在将其渲染为PDF之前调用 Workbook.calculate_formula 方法。这样做可以确保重新计算基于公式的值,并在输出文件中呈现正确的值。...

    docs.aspose.com/cells/zh/python-net/limit-the-n...
  3. PDF Lesezeichen hinzufügen|Documentation

    Lernen Sie, wie Sie mit Aspose.Cells für Python via .NET API Lesezeichen zu PDF Dokumenten hinzufügen....ist es am besten, Workbook.calculate_formula kurz vor dem Rendern...

    docs.aspose.com/cells/de/python-net/add-pdf-boo...
  4. تغييرات الواجهة البرمجية العامة في 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...
  5. Festlegen des Formel Berechnungsmodus des Arbei...

    Dieser Artikel führt ein, wie man den Formel Berechnungsmodus eines Arbeitsbuchs in Microsoft Excel mit Aspose.Cells for JavaScript via C++ setzt. Durch Laden einer bestehenden Excel Datei oder Erstellen einer neuen Excel Datei können wir die von Aspose.Cells bereitgestellte Eigenschaft verwenden, um den Formel Berechnungsmodus festzulegen und das Ergebnis zu erhalten. Schließlich speichern wir die modifizierte Excel Datei auf Festplatte...."text/javascript" > const { Workbook , SaveFormat } = AsposeCells...Creating a workbook const workbook = new Workbook (); // Set...

    docs.aspose.com/cells/de/javascript-cpp/setting...
  6. Définir le mode de calcul des formules du class...

    Cet article présente comment définir le mode de calcul des formules d un classeur dans Microsoft Excel avec Aspose.Cells for JavaScript via C++. En chargeant un fichier Excel existant ou en créant un nouveau, nous pouvons utiliser la propriété fournie par Aspose.Cells pour définir le mode de calcul des formules et obtenir le résultat. Enfin, nous sauvegardons le fichier Excel modifié sur le disque...."text/javascript" > const { Workbook , SaveFormat } = AsposeCells...Creating a workbook const workbook = new Workbook (); // Set...

    docs.aspose.com/cells/fr/javascript-cpp/setting...
  7. PHP de Formülleri Hesaplama|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....through Path // Creating a Workbook object and opening an Excel...path $workbook = $ptr -> New ( "Aspose.Cells.Workbook" , array...

    docs.aspose.com/cells/tr/net/calculating-formul...
  8. Salva ciascun foglio di calcolo in un file PDF ...

    Scopri come Salvare Ciascun Foglio di Lavoro in un File PDF Diverso con Aspose.Cells for Python via .NET API....è meglio chiamare Workbook.calculate_formula() proprio prima di...

    docs.aspose.com/cells/it/python-net/save-each-w...
  9. Ein PDF Seite pro Excel Arbeitsblatt rendern Ko...

    Erfahren Sie, wie Sie eine PDF Seite pro Excel Arbeitsblatt rendern, während Sie Excel zu PDF mit Aspose.Cells für Python via .NET API konvertieren....besten, die Methode Workbook.calculate_formula unmittelbar vor dem...

    docs.aspose.com/cells/de/python-net/render-one-...
  10. Définir une formule partagée avec Node.js via C...

    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....Instantiate a Workbook from existing file const workbook = new AsposeCells...AsposeCells . Workbook ( path . join ( dataDir , "source.xlsx"...

    docs.aspose.com/cells/fr/nodejs-cpp/setting-sha...