Sort Score
Result 10 results
Languages All
Labels All
Results 8,671 - 8,680 of 105,429 for

workbook

(0.79 sec)
  1. Android API to Convert DOC to XLSB or with free...

    Convert DOC to XLSB in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free DOC to XLSB online converter quickly before integrating the code....Load HTML document by using Workbook class Save the document to...calling the save method of Workbook object. FAQ How can I convert...

    products.aspose.com/total/android-java/conversi...
  2. Convert DOTM to XLSX via Java or with free Onli...

    Convert DOTM to XLSX via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOTM to XLSX online converter quickly before integrating the code....Load HTML document by using Workbook class Save the document to...your document, open it using Workbook class and specify XOR Encryption...

    products.aspose.com/total/java/conversion/dotm-...
  3. Convert MOBI to XLSM in C++ or with free Online...

    C++ API to Convert MOBI to XLSM or Online App without using using Microsoft Word or Microsoft Excel or online. Test free MOBI to XLSM online converter quickly before integrating the code....Microsoft Excel macro-enabled workbook format, which is widely used...Binary Workbook) Convert MOBI to XLSX (Open XML Workbook) Convert...

    products.aspose.com/total/cpp/conversion/mobi-t...
  4. Data Validation in Excel Made Easy with Python

    Learn how to implement data validation in Excel using Python. Discover how to add dropdown lists and more with Aspose.Cells for Python....you complete control over workbook behavior in your Python apps...using Python: Create a new Workbook object. Access the worksheet...

    blog.aspose.com/cells/data-validation-in-excel-...
  5. Convert DOTM to XLSB via Java or with free Onli...

    Convert DOTM to XLSB via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOTM to XLSB online converter quickly before integrating the code....Load HTML document by using Workbook class Save the document to...your document, open it using Workbook class and specify XOR Encryption...

    products.aspose.com/total/java/conversion/dotm-...
  6. Compress Excel Files Online or via Java | produ...

    Free online app to compress different Excel files. Java compression library code for Excel documents....Project Load the document via Workbook class There are 9 levels of...Compress XLSB Files (Excel Binary Workbook) Compress XLSM Files (Macro-enabled...

    products.aspose.com/total/java/compress/excel/
  7. How to Compress the PPTX Files Generated with A...

    Hi Aspose forum We want to use the following compression properties in our application.properties to compress our exported excel and ppt files but these properties do not seem to work. server.compression.enabled=true s…...Workbook; import com.aspose.cells.Worksheet;...throws Exception { Workbook workbook = new Workbook(); Worksheet sheet...

    forum.aspose.com/t/how-to-compress-the-pptx-fil...
  8. Convert CGM to XLAM in Android Apps | products....

    Render CGM to XLAM 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 CGM Conversion...

    products.aspose.com/total/android-java/conversi...
  9. 搜索

    搜索... // 加載 Excel 工作簿 Workbook wb = new Workbook(_excelFileName);...build(); // 加載 Excel 工作簿 Workbook wb = new Workbook(_excelFileName);...

    blog.aspose.com/zh-hant/cells/convert-excel-fil...
  10. Image Gridline color different from the color i...

    I am using Aspose.Cells to take snapshot of a range, when I get the image it has gridlines which are thicker and of a different color than in the excel sheet. I took one image using Range.getImage() of excel javascript A…...Worksheet worksheet = workbook.Worksheets[namedRange.SheetIndex...grid line color. Workbook workbook = new Workbook(filePath + "sourceFile...

    forum.aspose.com/t/image-gridline-color-differe...