Sort Score
Result 10 results
Languages All
Labels All
Results 2,191 - 2,200 of 2,802 for

workbook formulas

(0.19 sec)
  1. 将Excel工作表渲染为一份PDF页面 Excel转PDF转换|Documentation

    学习如何使用Aspose.Cells for Python via .NET API将Excel工作表转换为PDF时渲染每个Excel工作表为一份PDF页面。...如果您的电子表格包含公式,最好在将电子表格渲染为PDF之前调用 Workbook.calculate_formula 方法。这可以确保重新计算基于公式的值,并在PDF中呈现正确的值。...

    docs.aspose.com/cells/zh/python-net/render-one-...
  2. Restituire un intervallo di valori utilizzando ...

    Questo articolo presenta un motore di calcolo astratto che restituisce un intervallo di valori in Microsoft Excel utilizzando la libreria Aspose.Cells con C++. Caricando un file Excel esistente o creando uno nuovo, possiamo usare i metodi forniti da Aspose.Cells per ottenere un intervallo di valori e restituire il risultato. Infine, salviamo il file Excel modificato su disco....02_OutputDirectory \\ " ); Workbook workbook ; Cells cells = workbook . GetWorksheets...( customEngine . get ()); workbook . CalculateFormula ( calculationOptions...

    docs.aspose.com/cells/it/cpp/returning-a-range-...
  3. Node.js経由のC++を使ったワークブックの数式計算モード設定|Documentation

    この記事では、Microsoft Excelでワークブックの数式計算モードを設定する方法をAspose.Cells for Node.js via C++とともに紹介します。既存のExcelファイルを読み込むか新たに作成し、Aspose.Cellsの提供するメソッドを使用して数式計算モードを設定し、その結果を取得できます。最後に、変更を加えたExcelファイルをディスクに保存します。...Create a workbook const workbook = new AsposeCells . Workbook ();...Set the Formula Calculation Mode to Manual workbook . getSettings...

    docs.aspose.com/cells/ja/nodejs-cpp/setting-for...
  4. Fügen Sie ein Bild basierend auf Zellreferenz m...

    Erfahren Sie, wie Sie ein Bild basierend auf Zellreferenz mit Aspose.Cells for C++ einfügen....Zellbereich an, indem Sie das Formula Attribut des Picture Objekts...02_OutputDirectory \\ " ); Workbook workbook ; Cells cells = workbook . GetWorksheets...

    docs.aspose.com/cells/de/cpp/insert-a-picture-b...
  5. تحميل أو استيراد ملف CSV مع صيغ باستخدام C++|Do...

    تحميل أو استيراد ملف CSV يحتوي على صيغ باستخدام Aspose.Cells مع C++....may have formulas // Load the CSV file into a Workbook object Workbook...Workbook workbook ( srcDir + u "sample.csv" , opts ); // You...

    docs.aspose.com/cells/ar/cpp/load-or-import-csv...
  6. Cargar o importar archivo CSV con fórmulas usan...

    Cargar o importar un archivo CSV que contenga fórmulas usando Aspose.Cells con C++....may have formulas // Load the CSV file into a Workbook object Workbook...Workbook workbook ( srcDir + u "sample.csv" , opts ); // You...

    docs.aspose.com/cells/es/cpp/load-or-import-csv...
  7. كيفية الحصول على معلومات اتصال 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....NET الخاصية Workbook.data_mashup التي تُرجع معلومات...DataMashup الخاصية power_query_formulas التي تُرجع مجموعة PowerQueryFormulaCol...

    docs.aspose.com/cells/ar/python-net/how-to-get-...
  8. حفظ كل ورقة عمل في ملف PDF مختلف|Documentation

    تعلم كيفية حفظ كل ورق عمل إلى ملف PDF مختلف مع Aspose.Cells لبرنامجPython via .NET...من الأفضل استدعاء Workbook.calculate_formula() قبل تحويل جدول...

    docs.aspose.com/cells/ar/python-net/save-each-w...
  9. How to get OData Connection Information|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....NET provides the Workbook.data_mashup property which...class provides the power_query_formulas property that returns the...

    docs.aspose.com/cells/python-net/how-to-get-oda...
  10. Lägg till PDF bokmärken|Documentation

    Lär dig hur du lägger till pdf bokmärken med Aspose.Cells for Python via .NET API....det bäst att anropa Workbook.calculate_formula precis innan du renderar...

    docs.aspose.com/cells/sv/python-net/add-pdf-boo...