Sort Score
Result 10 results
Languages All
Labels All
Results 8,451 - 8,460 of 105,315 for

workbook

(0.09 sec)
  1. C++ API to Convert EPUB to XLAM | products.aspo...

    Convert EPUB to XLAM via C++ API without using Microsoft Excel or Adobe Reader...Excel Open XML Macro-Enabled Workbook file format, which is used...used to store Excel workbooks with macros. XLAM files are used to...

    products.aspose.com/total/cpp/conversion/epub-t...
  2. Getting Cell Contents|Documentation

    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....file Worksheet worksheet = workbook . getWorksheets (). get (...

    docs.aspose.com/cells/java/getting-cell-contents/
  3. 通过 C++ 及 JavaScript 验证加密文件的密码|Documentation

    使用 C++ 及 Aspose.Cells for JavaScript 通过 JavaScript 验证加密的 Excel(xlsx、xlsb、xls、xlsm)和 Open Office(ODS)文件的密码..."text/javascript" > const { Workbook , SaveFormat , FileFormatUtil...

    docs.aspose.com/cells/zh/javascript-cpp/verify-...
  4. Read Color of Shape's Glow Effect with C++|Docu...

    Learn how to read the color of the glow effect of any shape using Aspose.Cells for C++....01_SourceDirectory \\ " ); Workbook book ( srcDir + u "sourceGlowEffectColo...

    docs.aspose.com/cells/cpp/read-color-of-shape-s...
  5. Convert XLSB to POTX via PHP or with free Onlin...

    PHP API to Convert XLSB to POTX or Online App without using Microsoft Excel or Powerpoint. Test free XLSB to POTX online converter quickly before integrating the code....Open and load XLSB file using Workbook class Set the PDF save options...It stands for Excel Binary Workbook, and it offers several advantages...

    products.aspose.com/total/php-java/conversion/x...
  6. Convert XLSB to POTM via PHP or with free Onlin...

    PHP API to Convert XLSB to POTM or Online App without using Microsoft Excel or Powerpoint. Test free XLSB to POTM online converter quickly before integrating the code....Open and load XLSB file using Workbook class Set the PDF save options...It stands for Excel Binary Workbook, and it offers several advantages...

    products.aspose.com/total/php-java/conversion/x...
  7. Is LightCellsDataProvider available in Cellsfor...

    I’m writing monstrous spreadsheets that are 200K x 350 columns wide. I need to write 4mm rows over say 20 Workbooks. I’m worried about memory. I was able to to create most of them using the standard aspose functions,…...the following : Workbook workbook = new Workbook(dir + "LessFormat_1392...saveOptions.ExportCellName = false; workbook.Save(dir + "dest.xlsx", saveOptions);...

    forum.aspose.com/t/is-lightcellsdataprovider-av...
  8. Convert PPT to XLSB using Python or with free O...

    PPT to XLSB conversion in your Python applications without using Microsoft Office or online. Test free PPT to XLSB online converter quickly before integrating the code....HTML file with an instance of Workbook class Call the save method...Convert PPT to XLSX (Open XML Workbook) Convert PPT to XLTM (Excel...

    products.aspose.com/total/python-net/conversion...
  9. Convert SVG to XLSB in Android Apps | products....

    Render SVG to XLSB in Android Apps API without using Microsoft Excel or Adobe Reader...Load XLSX document by using Workbook class Save the document to...protectSharedWorkboo method of Workbook class. Explore SVG Conversion...

    products.aspose.com/total/android-java/conversi...
  10. Box appearing around the watermark after conver...

    While converting the Excel first to pdf and then to Word, a box around the watermark text can be seen in Word format. This is fine in PDF. I have attached the PDF and converted Word file as well to this ticket. The co…..." def workbook = new com.aspose.cells.Workbook(excelFile)...Workbook(excelFile) workbook.save(pdfFile, com.aspose.cells.SaveFormat.PDF) println...

    forum.aspose.com/t/box-appearing-around-the-wat...