Sort Score
Result 10 results
Languages All
Labels All
Results 1,711 - 1,720 of 11,221 for

excel worksheet api

(0.83 sec)
  1. Remove XLSB Annotation Online or Manage Annotat...

    delete comments from XLSB file through online app for free. C++ Api code to manage comments of XLSB files....CreateIWorkbook Select the relevant Worksheet using its index Use GetIComments()->Add...Aspose.Cells for C++ a child API of Aspose.Total for C++ , any...

    products.aspose.com/total/cpp/annotate/xlsb/
  2. Remove CSV Annotation Online or Manage Annotati...

    delete comments from CSV file through online app for free. C++ Api code to manage comments of CSV files....CreateIWorkbook Select the relevant Worksheet using its index Use GetIComments()->Add...Aspose.Cells for C++ a child API of Aspose.Total for C++ , any...

    products.aspose.com/total/cpp/annotate/csv/
  3. Convert POWERPOINT to XLSM in Android Apps or w...

    Convert POWERPOINT to XLSM in Android Apps or Online App without using using Microsoft Excel or PowerPoint or online. Test free POWERPOINT to XLSM online converter quickly before integrating the code....applications without using Microsoft ® Excel or PowerPoint Download Why to...many ways. XLSM is a Microsoft Excel macro-enabled workbook format...

    products.aspose.com/total/android-java/conversi...
  4. Digitally Sign ODS File Online or using Java | ...

    Free online app for digital signature in ODS spreadsheet. Develop Java application to electronically sign ODS spreadsheets....add in collection Load the worksheet using Workbook Use setDig...setDigitalSignature(signatures) to sign the worksheet Finally save it Java code...

    products.aspose.com/total/java/signature/ods/
  5. Filtering the kind of data while loading the wo...

    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....especially when using LightCells APIs . Please use the LoadOptions...workbook object from the sample Excel file using load options const...

    docs.aspose.com/cells/nodejs-cpp/filtering-the-...
  6. Convert XLS to POT via PHP or with free Online ...

    PHP Api to Convert XLS to POT or Online App without using Microsoft Excel or Powerpoint. Test free XLS to POT online converter quickly before integrating the code....Java Conversion XLS to POT PHP API to Convert XLS to POT or Online...® Powerpoint or Microsoft ® Excel. Download Aspose.Total for PHP...

    products.aspose.com/total/php-java/conversion/x...
  7. Remove XLT Annotation Online or Manage Annotati...

    delete comments from XLT file through online app for free. .NET Api code to manage comments of XLT files....object Select the specific Worksheet Use Comments.RemoveAt with...Comments from XLT File XLT (Excel Template) files provide predefined...

    products.aspose.com/total/net/annotate/xlt/
  8. Remove XLTX Annotation Online or Manage Annotat...

    delete comments from XLTX file through online app for free. .NET Api code to manage comments of XLTX files....object Select the specific Worksheet Use Comments.RemoveAt with...Comments from XLTX File XLTX (Excel Template - Open XML) files are...

    products.aspose.com/total/net/annotate/xltx/
  9. Refresh and Calculate Pivot Table having Calcul...

    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....sample code loads the source Excel file which contains a pivot...Cells for JavaScript via C++ APIs and save the workbook in PDF...

    docs.aspose.com/cells/javascript-cpp/refresh-an...
  10. [Bug] Cell class. Cant set HtmlTitle any that e...

    Doesn’t work: titleCell.HtmlString = "Title " Works fine: titleCell.HtmlString = " Title" Same, works fine: titleCell.HtmlString = "Title Title2" Aspose.Cells updated in october 2024...Workbook(); Worksheet worksheet = workbook.Worksheets[0]; string...string value = "Test "; worksheet.Cells[1,1].HtmlString = value; value...

    forum.aspose.com/t/bug-cell-class-cant-set-html...