Sort Score
Result 10 results
Languages All
Labels All
Results 8,071 - 8,080 of 105,430 for

workbook

(0.12 sec)
  1. Convert DOCX to EMLX in Python | products.aspos...

    Save DOCX to EMLX within Python applications without using Microsoft Word or Outlook...DOCX to XLSB (Excel Binary Workbook) Convert DOCX to XLSM (Macro-enabled...Convert DOCX to XLSX (Open XML Workbook) Convert DOCX to XLT (Excel...

    products.aspose.com/total/python-net/conversion...
  2. Convert ODT to OFT in Python | products.aspose.com

    Save ODT to OFT within Python applications without using Microsoft Word or Outlook...ODT to XLSB (Excel Binary Workbook) Convert ODT to XLSM (Macro-enabled...Convert ODT to XLSX (Open XML Workbook) Convert ODT to XLT (Excel...

    products.aspose.com/total/python-net/conversion...
  3. Convert DOTM to MBOX in Python | products.aspos...

    Save DOTM to MBOX within Python applications without using Microsoft Word or Outlook...DOTM to XLSB (Excel Binary Workbook) Convert DOTM to XLSM (Macro-enabled...Convert DOTM to XLSX (Open XML Workbook) Convert DOTM to XLT (Excel...

    products.aspose.com/total/python-net/conversion...
  4. Convert DOTM to PST in Python | products.aspose...

    Save DOTM to PST within Python applications without using Microsoft Word or Outlook...DOTM to XLSB (Excel Binary Workbook) Convert DOTM to XLSM (Macro-enabled...Convert DOTM to XLSX (Open XML Workbook) Convert DOTM to XLT (Excel...

    products.aspose.com/total/python-net/conversion...
  5. Convert OTT to EMAIL in Python | products.aspos...

    Save OTT to EMAIL within Python applications without using Microsoft Word or Outlook...OTT to XLSB (Excel Binary Workbook) Convert OTT to XLSM (Macro-enabled...Convert OTT to XLSX (Open XML Workbook) Convert OTT to XLT (Excel...

    products.aspose.com/total/python-net/conversion...
  6. Convert OTT to OFT in Python | products.aspose.com

    Save OTT to OFT within Python applications without using Microsoft Word or Outlook...OTT to XLSB (Excel Binary Workbook) Convert OTT to XLSM (Macro-enabled...Convert OTT to XLSX (Open XML Workbook) Convert OTT to XLT (Excel...

    products.aspose.com/total/python-net/conversion...
  7. Excel文本框未勾选“允许西文在单词中间换行”,但是输出pdf的时候,数字缺有换行 - Fr...

    Excel文本框未勾选“允许西文在单词中间换行”,但是输出pdf的时候,数字缺有换行,使用26.3测试,测试文件请见附件,谢谢! Workbook testWorkbook = new Workbook("D:\\input_test_0408.xlsm"); testWorkbook.Save("D:\\number_test.pdf"); number_test.zip (319.0 KB)... Workbook testWorkbook = new Workbook("D:\\input_test_0408...

    forum.aspose.com/t/excel-pdf/327346
  8. Converting Excel File to Pdf Consumes Large Amo...

    Good afternoon. We have a service that is using Aspose to convert a .xlsx file to a .pdf file. We noticed with the attached template despite it only being 1649 KB, the conversion process takes up about 5.83 GB of memory…... Workbook wb = new Workbook("VDP-39704-OOM-I...allocated by the jvm like: workbook.calculateFormula(); System...

    forum.aspose.com/t/converting-excel-file-to-pdf...
  9. Custom sorting in Pivot Table with C++|Document...

    Learn how to sort Pivot Tables on field values using Aspose.Cells with C++....02_OutputDirectory \\ " ); // Load the workbook Workbook wb ( srcDir + u "SamplePivotSort...

    docs.aspose.com/cells/cpp/custom-sorting-in-piv...
  10. Missing structures in excel after converted int...

    Hello Team, Thanks for your support!. I tried converting an Excel file to PDF, but after the conversion, some structures from the Excel file are missing in the resulting PDF. I have attached both the original Excel fil…... Workbook workbook = new Workbook("d:\\files\\Test_Excel_original...cel_original file.xlsx"); workbook.save("d:\\files\\out1.pdf");...

    forum.aspose.com/t/missing-structures-in-excel-...