Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 202,871 for

excel

(0.15 sec)
  1. Convert Excel file to PDF format compatible wit...

    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....Ask AI Convert Excel file to PDF format compatible with PDFA-1a...Cells enables you to save the Excel files to PDF/A compliant PDF...

    docs.aspose.com/cells/java/convert-excel-file-t...
  2. Refresh Excel file power pivot charts (ODBC con...

    I have several Excel files that have Power Pivots and Power Queries using an ODBC connection to Oracle. I’ve tried to use RefreshPivotTables, RefreshData, CalculateData methods with no luck. I tried using datamashup bu…...Refresh Excel file power pivot charts (ODBC connection) Aspose...2025, 11:34am 1 I have several Excel files that have Power Pivots...

    forum.aspose.com/t/refresh-excel-file-power-piv...
  3. Load Html to Excel with StreamProvider|Document...

    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....Ask AI Load Html to Excel with StreamProvider Contents [ Hide...

    docs.aspose.com/cells/net/convert-html-to-excel...
  4. Convert OTT to EXCEL in C++ or with free Online...

    C++ API to Convert OTT to Excel or Online App without using using Microsoft Word or Microsoft Excel or online. Test free OTT to Excel online converter quickly before integrating the code....Conversion OTT to EXCEL C++ API to Convert OTT to EXCEL or Online App...App Export OTT to EXCEL via C++ without using Microsoft ® Word...

    products.aspose.com/total/cpp/conversion/ott-to...
  5. Xlookup error =@_xlfn.XLOOKUP for Xlsb and Exce...

    The “=@_xlfn.XLOOKUP” error will appear by following the steps below. Aspose.Cells .Net v26.2 saves a Xlsb workbook that has Xlookup formula. Open the saved workbook in Desktop Excel to confirm no “=@_xlfn.XLOOKUP” err…...XLOOKUP for Xlsb and Excel Online Aspose.Cells Product...the saved workbook in Desktop Excel to confirm no “=@_xlfn.XLOOKUP”...

    forum.aspose.com/t/xlookup-error-xlfn-xlookup-f...
  6. Aspose .pdf use in excel vba - Free Support For...

    Can I use Aspose .pdf in Excel vba code? I’ve installed the package but I don’t see any References in the References - VBA Project dialog box. Thanks, Matt...pdf use in excel vba Aspose.PDF Product Family MNorth...1 Can I use Aspose .pdf in excel vba code? I’ve installed the...

    forum.aspose.com/t/aspose-pdf-use-in-excel-vba/...
  7. Convert EXCEL to PPS via PHP or with free Onlin...

    PHP API to Convert Excel to PPS or Online App without using Microsoft Excel or Powerpoint. Test free Excel to PPS online converter quickly before integrating the code....Conversion EXCEL to PPS PHP API to Convert EXCEL to PPS or Online...Online App Export EXCEL document to PPS via PHP without using...

    products.aspose.com/total/php-java/conversion/e...
  8. Calculation results differ from Excel 365 - Fre...

    Hi, Using Aspose Cells for Java, version 25.7. Sample code: Workbook workbook = new Workbook("iferror.xlsx"); WorksheetCollection worksheets = workbook.getWorksheets(); Worksheet worksheet = worksheets.get("S1-8.2 - T…...Calculation results differ from Excel 365 Aspose.Cells Product Family...differ from those calculated by Excel 365. Kind regards, Taras repro...

    forum.aspose.com/t/calculation-results-differ-f...
  9. How to set excel Custom Paper Size width and he...

    @amjad.sahi, @Professionalize.Discourse, @John.He, @simon.zhao worksheet.PageSetup.PaperSize = PaperSizeType.Custom; // Set custom paper size for A1 (width: 33.1 inches, height: 23.4 inches) worksheet.PageSetup.Custom…...set excel Custom Paper Size width and height using excel last...desired worksheets when rendering Excel file to PDF file format programmatically...

    forum.aspose.com/t/how-to-set-excel-custom-pape...
  10. Read Excel File in C#

    This article explains how to read Excel file in C#. It includes the IDE configuration details, stepwise process, followed by a working sample code to create an XLSX reader in C#....TeX Product Family Read Excel File in C# This article explains...explains how to read Excel file in C# . It includes the IDE configuration...

    kb.aspose.com/cells/net/read-excel-file-in-csharp/