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

workbook formulas

(0.48 sec)
  1. 管理Excel文件的公式|Documentation

    通过Aspose.Cells for NET APIs管理Excel文件的公式方法。...Cells提供了一个表示Microsoft Excel文件的类 WorkbookWorkbook 类包含一个 Worksheets 集合,...计、数据库、查找和参考公式。 使用 Cell 类的 Formula 属性向单元格添加公式。 复杂的公式 ,例如 = H7...

    docs.aspose.com/cells/zh/net/using-formulas-or-...
  2. Как получить информацию о подключении 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-...
  3. 限制生成的页面数量 将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...
  4. 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...
  5. Verringerung der Berechnungszeit der Cell.Calcu...

    Erfahren Sie, wie Sie die Leistung der Excel Zellenberechnung mit Aspose.Cells für Python via .NET optimieren. Reduzieren Sie die Berechnungszeit durch Einstellungen von CalculationOptions....Benutzern, die Methode workbook.calculate_formula() einmal aufzurufen...time from aspose.cells import Workbook , CalculationOptions def ...

    docs.aspose.com/cells/de/python-net/decrease-th...
  6. C++ kullanarak yeni satırlara veri girerken tab...

    Aspose.Cells for C++ kullanarak yeni veri girerken tablolar veya liste nesnelerinde formülleri otomatik olarak yaygınlaştırmayı öğrenin....\\ " ); // Create workbook object Workbook book ; // Access first...( u "Table" ); // Set the formula of second column so that it...

    docs.aspose.com/cells/tr/cpp/propagate-formula-...
  7. Node.jsをC++経由でカスタム関数をワークシートに記述せずに直接計算する|Documen...

    この記事では、Node.jsをC++経由で使用して、Excelのワークシートに関数を書き込まずにカスタム関数を直接計算する方法を紹介します。既存のExcelファイルを読み込むか新規作成し、カスタム関数を計算し、変更したファイルを保存します。...calculateFormula(formula, opts) メソッドを使用してください。 このメソ...calculate ( data ) { // Check the formula name and calculate it yourself...

    docs.aspose.com/cells/ja/nodejs-cpp/direct-calc...
  8. 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...
  9. 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...
  10. Cambiamenti della API Pubblica in 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....corrispondente alla posizione della formula, o è necessario solo il riferimento...corrispondente alla posizione della formula, puoi utilizzare il metodo...

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