Sort Score
Result 10 results
Languages All
Labels All
Results 5,081 - 5,090 of 102,518 for

workbook

(0.08 sec)
  1. AbstractCalculationEngine dependency tree not w...

    I’ve implemented an AbstractCalculationEngine and the CalculationData object being passed into the Calculate override method does not properly reflect dependent changes to values in the Workbook. As a result the custom f…...dependent changes to values in the workbook. As a result the custom functions...console application and sample workbook that replicates the issue...

    forum.aspose.com/t/abstractcalculationengine-de...
  2. Convert XLTM to POT via PHP or with free Online...

    PHP API to Convert XLTM to POT or Online App without using Microsoft Excel or Powerpoint. Test free XLTM to POT online converter quickly before integrating the code....Open and load XLTM file using Workbook class Set the PDF save options...template is used to create a new workbook, the macros from the template...

    products.aspose.com/total/php-java/conversion/x...
  3. Compress XLSX Files Online or via .NET | produc...

    Free online app to compress different XLSX files. .NET compression library code for XLSX documents....NET Load the document via Workbook class Define the SaveOptions...Files XLSX (Excel Open XML Workbook) is the most commonly used...

    products.aspose.com/total/net/compress/xlsx/
  4. Public API Changes in Aspose.Cells 17.1.0|Docum...

    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....xlsx" )); //Create a workbook intrusive_ptr < IWorkbook...charValue ()); //Save the workbook in xlsx format wb -> Save...

    docs.aspose.com/cells/go-cpp/public-api-changes...
  5. Java API to Render MD to XLSM | products.aspose...

    Export MD to XLSM via Java API without using Microsoft Excel or Adobe Reader...files to Excel Macro-Enabled Workbook (XLSM) files. This can be...render the MD file to an Excel Workbook (XLSX) file. Aspose.PDF for...

    products.aspose.com/total/java/conversion/md-to...
  6. Convert PDF to DOC or DOCX format in Python|Asp...

    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....GitHub Convert PDF to Excel Workbook in Python...

    docs.aspose.com/pdf/java/convert-pdf-to-doc-or-...
  7. How to convert Excel to pdf using aspose.cells ...

    I have an encoded base64 string for an .Xlsx file.I want this to be converted to pdf...Workbook , and save the workbook as a PDF – all...happens Aspose.Cells can read workbooks from any Stream . After decoding...

    forum.aspose.com/t/how-to-convert-excel-to-pdf-...
  8. Update XLT File using C++ | products.aspose.com

    Modify XLT document in C++ applications without using Microsoft Excel....Format) Edit XLSB (Excel Binary Workbook) Edit XLSM (Macro-enabled...Spreadsheet) Edit XLSX (Open XML Workbook) Edit XLT (Excel 97 - 2003...

    products.aspose.com/total/cpp/update/xlt/
  9. Update XLTM File using C++ | products.aspose.com

    Modify XLTM document in C++ applications without using Microsoft Excel....Format) Edit XLSB (Excel Binary Workbook) Edit XLSM (Macro-enabled...Spreadsheet) Edit XLSX (Open XML Workbook) Edit XLT (Excel 97 - 2003...

    products.aspose.com/total/cpp/update/xltm/
  10. Specify Maximum Rows of Shared Formula with C++...

    Learn how to specify the maximum rows of shared formula in Excel files using Aspose.Cells for C++....Startup (); // Create a new workbook Workbook wb ; // Set the max rows...

    docs.aspose.com/cells/cpp/specify-maximum-rows-...