Sort Score
Result 10 results
Languages All
Labels All
Results 7,931 - 7,940 of 94,020 for

xls

(0.42 sec)
  1. Online DICOM File Compression or Build Python A...

    Free online app to compress different DICOM files. Python archiving library code for DICOM documents....(WordProcessing File Formats) Compress XLS Files (Microsoft Excel Binary...

    products.aspose.com/total/python-net/compress/d...
  2. Online WORD File Compression or Build Python Ap...

    Free online app to compress different WORD files. Python compression and archiving library code for WORD documents....(WordProcessing File Formats) Compress XLS Files (Microsoft Excel Binary...

    products.aspose.com/total/python-net/compress/w...
  3. Online OTT File Compression or Build Python App...

    Free online app to compress different OTT files. Python compression and archiving library code for OTT documents....(WordProcessing File Formats) Compress XLS Files (Microsoft Excel Binary...

    products.aspose.com/total/python-net/compress/ott/
  4. Compress PPT Files Online or via Java | product...

    Free online app to compress different PPT files. Java compression library code for PPT documents....Files (Text Document) Compress XLS Files (Microsoft Excel Binary...

    products.aspose.com/total/java/compress/ppt/
  5. Microsoft publisher file extension API | Java

    Java library to parse, process and convert Publisher document formats to PDF. Implement the functionality into your own product....TIFF PNG JPEG GIF BMP DOC, DOCX XLS, XLXL CSV PPTX XPS EPUB TEX HTML...

    products.aspose.com/pub/java/
  6. Convert WORD to POT via C++ or with free Online...

    Export WORD to POT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free WORD to POT online converter quickly before integrating the code....Macro-Enabled Add-In) Convert WORD to XLS (Microsoft Excel Binary Format)...

    products.aspose.com/total/cpp/conversion/word-t...
  7. Convert ODT to POWERPOINT via C++ or with free ...

    Export ODT to POWERPOINT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free ODT to POWERPOINT online converter quickly before integrating the code....Macro-Enabled Add-In) Convert ODT to XLS (Microsoft Excel Binary Format)...

    products.aspose.com/total/cpp/conversion/odt-to...
  8. How to Format Numbers to Scientific Notation|Do...

    This article will introduce how to format numbers to scientific notation using Aspose.Cells for JavaScript via C++ API....xls,.xlsx,.csv" /> < button id =...

    docs.aspose.com/cells/javascript-cpp/how-to-for...
  9. Android API to Convert WORD to SXC or with free...

    Convert WORD to SXC in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free WORD to SXC online converter quickly before integrating the code....Macro-Enabled Add-In) Convert WORD to XLS (Microsoft Excel Binary Format)...

    products.aspose.com/total/android-java/conversi...
  10. 使用C++计算公式|Documentation

    本文介绍如何使用Aspose.Cells库结合C++计算Microsoft Excel中的公式。通过加载现有Excel文件或创建新Excel文件,我们可以使用Aspose.Cells提供的方法来计算公式并获取结果。最后,我们将修改后的Excel文件保存到磁盘。...xls" ); std :: cout << "Excel file...workbook ( srcDir + u "book1.xls" ); // Print the time before...

    docs.aspose.com/cells/zh/cpp/calculate-formulas/