Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 94,717 for

xls

(0.2 sec)
  1. DOCX to PDF/PDF-A Conversion – Embedded Attachm...

    Hi Team, We are using Aspose.Words, Aspose.Cells, and Aspose.Slides for Java to convert Office documents to PDF/PDF-A. We observed an issue with embedded attachments during conversion. For a DOCX document containing a…...objects/attachments when converting Excel (XLS/XLSX) and PowerPoint (PPT/PPTX)...objects/attachments when converting Excel (XLS/XLSX) and PowerPoint (PPT/PPTX)...

    forum.aspose.com/t/docx-to-pdf-pdf-a-conversion...
  2. Update Power Query Formula Item|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....Write External Connection of XLS and XLSB files Check if Workbook...

    docs.aspose.com/cells/net/update-power-query-fo...
  3. Convert Excel to PowerPoint|Documentation

    Convert excel file to PPT using Python....xls, .xlsx, .xlsb, .xlsm), CSV, and...

    docs.aspose.com/cells/python-java/convert-excel...
  4. Avoid Blank Page in Output PDF when there is No...

    Learn how to avoid blank pages in output PDF when there is nothing to print using Aspose.Cells for JavaScript via C++....xls,.xlsx,.csv" /> < button id =...using JavaScript via C++ Convert XLS File with Images or Charts to...

    docs.aspose.com/cells/javascript-cpp/avoid-blan...
  5. 用JavaScript通过C++刷新关联形状的数值|Documentation

    学习如何使用Aspose.Cells for JavaScript via C++刷新Excel中关联形状的值。...如果您想将工作簿保存为XLS或XLSX格式,使用Aspose.Cells for JavaScript...id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button id =...

    docs.aspose.com/cells/zh/javascript-cpp/refresh...
  6. 将 PDF 转换为 SVG 格式在 Python 中|Aspose.PDF for Java

    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....CompressOutputToZipA = False ; # 将输出保存为 XLS 格式 doc . save ( self . dataDir...

    docs.aspose.com/pdf/zh/java/convert-pdf-to-svg-...
  7. Freeze Panes in Ruby|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....xls' ) # Accessing the first worksheet.... save ( data_dir + "output.xls" ) puts "Applied freeze pane...

    docs.aspose.com/cells/java/freeze-panes-in-ruby/
  8. Hide Unhide Worksheet in Jython|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....xls" ) # Accessing the first worksheet...workbook . save ( dataDir + "output.xls" ) # Print message print "Worksheet...

    docs.aspose.com/cells/java/hide-unhide-workshee...
  9. 在PHP中显示或隐藏网格线|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....xls" ); //Accessing the first worksheet...-> save ( $dataDir . "output.xls" ); 下载运行代码 从以下提到的任何社交编码站点下载 Display...

    docs.aspose.com/cells/zh/java/display-or-hide-g...
  10. Zoom Factor in Jython|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....xls" ) # Accessing the first worksheet...workbook . save ( dataDir + "output.xls" ) # Print a message print "Zoom...

    docs.aspose.com/cells/java/zoom-factor-in-jython/