Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 3,294 for

workbook formulas

(0.15 sec)
  1. Convert CSV, TSV and TXT to Excel|Documentation

    Convert CSV, TSV, and TXT to Excel by using Aspose.Cells for Python via .NET API....Load or Import CSV file with Formulas Reading CSV File with Multiple...Assistant Close Convert Excel workbook to Ods, Sxc and Fods (OpenOffice...

    docs.aspose.com/cells/python-net/convert-csv-ts...
  2. Using GlobalizationSettings Class for Custom Su...

    Learn how to customize subtotal labels and other labels of pie charts using the GlobalizationSettings class in Aspose.Cells for JavaScript via C++...."text/javascript" > const { Workbook , SaveFormat } = AsposeCells...Instantiate a Workbook object from the file bytes const workbook = new...

    docs.aspose.com/cells/javascript-cpp/using-glob...
  3. Error Occuring when execution of Aspose convers...

    Dear Aspose Support, We are encountering an issue while trying to convert an XLSX file to HTML using the Aspose.XLSXToHTML operation integrated into our Nuxeo platform. Below i have attached error :point_down: ****** …...for merged cells, complex formulas, or unsupported charts. Update...the XLSX file Workbook workbook = new Workbook("input.xlsx");...

    forum.aspose.com/t/error-occuring-when-executio...
  4. Copy and Move Worksheets Within and Between Wor...

    Learn how to copy and move worksheets within and between Workbooks using Aspose.Cells for JavaScript via C++. Efficiently manage your Workbook structures....Worksheets Within and Between Workbooks with JavaScript via C++ Contents...you might want to create a workbook with sheets that contain the...

    docs.aspose.com/cells/javascript-cpp/copy-and-m...
  5. | Aspose

    Sample code for TIFF to XLS Java conversion. Use API example code for batch TIFF files to XLS conversion within any Web or Desktop Java based application....Excel is known as Workbook where each workbook can have one or...numeric values, text data, formulas, external data connections...

    products.aspose.com/ocr/cpp/conversion/tiff-to-...
  6. | Aspose

    Sample code for JPG to XLS Java conversion. Use API example code for batch JPG files to XLS conversion within any Web or Desktop Java based application....Excel is known as Workbook where each workbook can have one or...numeric values, text data, formulas, external data connections...

    products.aspose.com/ocr/java/conversion/jpg-to-...
  7. | Aspose

    Sample code for JPEG to XLS Java conversion. Use API example code for batch JPEG files to XLS conversion within any Web or Desktop Java based application....Excel is known as Workbook where each workbook can have one or...numeric values, text data, formulas, external data connections...

    products.aspose.com/ocr/java/conversion/jpeg-to...
  8. Calculated numeric cell value changes on saving...

    I am seeing some very strange behavior. In the attached Workbook, cell B1726 on the Input sheet has formula =B1725. In memory in my C# program, after CalculateFormula is called for the Workbook, I can see the DoubleVal…...attached workbook, cell B1726 on the Input sheet has formula =B1725...CalculateFormula is called for the workbook, I can see the DoubleValue...

    forum.aspose.com/t/calculated-numeric-cell-valu...
  9. Using ICustomFunction Feature|Documentation

    This article describes how to create a custom function in Microsoft Excel using the ICustomFunction feature in the Aspose.Cells library. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to define and register custom functions and get the results. Finally, we save the modified Excel file to disk....interface allows to add custom formula calculation functions to extend...//Open the workbook Workbook workbook = new Workbook (); //Obtaining...

    docs.aspose.com/cells/java/how-to-calculate-cus...
  10. Copying Rows and Columns|Documentation

    This article shows how to copy rows and columns through the Aspose.Cells for Python via .NET API....columns within or between workbooks. When a row (or column) is...contained in it, including formulas—with updated references—and...

    docs.aspose.com/cells/python-net/copying-rows-a...