Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 203,883 for

excel

(0.81 sec)
  1. Difference in formula calculations compared to ...

    Hello, I am using Aspose.Cells 25.6 for Java. To calculate formulas in my workbook, I call Workbook.calculateFormula(). I have the following formula: =MATCH(TRUE, ISNUMBER(SEARCH({“JPY”,“KRW”,“CNY”,“BRL”,“EUR”,“GBP”,“U…...formula calculations compared to Excel 365 Aspose.Cells Product Family...string “USD/EUR OR 1.16598600”, Excel evaluates this formula and returns...

    forum.aspose.com/t/difference-in-formula-calcul...
  2. Manage VBA Codes of Excel Macro-Enabled Workboo...

    Add VBA Module and Modify VBA or Macro with Aspose.Cells library in C++....Ask AI Manage VBA Codes of Excel Macro-Enabled Workbook with...output XLSM file in Microsoft Excel and click the Developer > Visual...

    docs.aspose.com/cells/cpp/manage-vba-project/
  3. How to convert conditionally formatted tables f...

    Hi Community, I am currently working on the XLS2DOC converter example and I am wondering how to convert conditionally formatted cells from Excel to Word. Can you please provide a simple example how to get the Word cells…...conditionally formatted tables from Excel to Word? Aspose.Cells Product...conditionally formatted cells from Excel to Word. Can you please provide...

    forum.aspose.com/t/how-to-convert-conditionally...
  4. Wrap Text in Excel using Python

    Wrap Text in Excel using Python. Get information to set IDE, steps to write application and complete code to auto wrap text in Excel using Python....Product Family Wrap Text in Excel using Python This tutorial guides...guides how to wrap text in Excel using Python . This article...

    kb.aspose.com/cells/python/wrap-text-in-excel-u...
  5. Draw Timeline while rendering Excel to PDF with...

    Manage timelines of Excel files with Aspose.Cells for JavaScript via C++....Draw Timeline while rendering Excel to PDF with JavaScript via C++...while rendering Excel to PDF If you have an Excel file that has...

    docs.aspose.com/cells/javascript-cpp/draw-timel...
  6. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows code explaining how to set FitToPagesWide and FitToPagesTall using the Aspose.Cells library....Ask AI How to Print Excel as Fitted Pages Wide and Tall Contents...applications (like Microsoft Excel) to control how a spreadsheet...

    docs.aspose.com/cells/java/how-to-print-excel-a...
  7. Remove Page Break in Excel using C#

    Remove page break in Excel using C#. Get the IDE settings, a list of steps, and a sample code to delete page break in Excel using C#....Family Remove Page Break in Excel using C# This article guides...how to remove page break in Excel using C# . It has the details...

    kb.aspose.com/cells/net/remove-page-break-in-ex...
  8. Conversion from Word to Excel using C#

    This article teaches the conversion from Word to Excel using C#. It has all the details to set the IDE, a list of steps, and a sample code for the development of Word document to Excel converter using C#....Family Conversion from Word to Excel using C# This short guide explains...the conversion from Word to Excel using C# . It has all the details...

    kb.aspose.com/words/net/conversion-from-word-to...
  9. Create Signature Line in an Excel Workbook with...

    This article describes how to Create Signature Line in an Excel Workbook using C++ codes with Aspose.Cells for C++....Create Signature Line in an Excel Workbook with C++ using Aspose...Hide ] Introduction Microsoft Excel provides a feature to add Signature...

    docs.aspose.com/cells/cpp/create-signature-line...
  10. Add a page break in excel at end of each page i...

    Hello, I am working on a Project to convert Excel files to pdf with Aspose.Cells version 25.6. Currently I am using below code for conversion: final PageSetup pgSetup = curSheet.getPageSetup(); if (pgSetup != null && …...Add a page break in excel at end of each page in sheet when converting...converting excel workbook to pdf Aspose.Cells Product Family...

    forum.aspose.com/t/add-a-page-break-in-excel-at...