Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 13,849 for

script

(1.02 sec)
  1. Unable to extract javaScript actions from PDF -...

    Hi There, We were able to retrieve the JavaScript from a PDF using the code snippet below, and it used to work perfectly. However, recently we encountered an issue: when processing multiple files together, their PDF con…...(shouldExtract) { try { // Setting the script to null effectively removes...logger.warning("Failed to set script: " + e.getMessage()); } response...

    forum.aspose.com/t/unable-to-extract-javascript...
  2. 通过C++中的JavaScript禁用导出框架脚本和文档属性|Documentation

    学习在将工作簿转换为HTML时,如何使用C++中的Aspose.Cells for JavaScript禁用导出框架脚本和文档属性。...body > < script src = "aspose.cells.js.min.js" ></ script > < script...// Disable exporting frame scripts and document properties const...

    docs.aspose.com/cells/zh/javascript-cpp/disable...
  3. 通过C++使用JavaScript设置形状或文本框中文本效果的阴影|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++为任何形状或文本框设置文本效果阴影。...body > < script src = "aspose.cells.js.min.js" ></ script > < script...get the file.</p>' ; }); </ script > </ html > 使用C++通过JavaScr...

    docs.aspose.com/cells/zh/javascript-cpp/setting...
  4. How to Convert HTML to PDF with JavaScript via ...

    This topic shows you how to convert HTML to PDF and MHTML to PDF using Aspose.Cells for JavaScript via C++....body > < script src = "aspose.cells.js.min.js" ></ script > < script...get the file.</p>' ; }); </ script > </ html > Try converting...

    docs.aspose.com/cells/javascript-cpp/convert-ht...
  5. 使用JavaScript通过C++处理WebQuery类型的外部数据连接。|Documenta...

    学习如何使用Aspose.Cells for JavaScript通过C++处理WebQuery类型的外部数据连接。...body > < script src = "aspose.cells.js.min.js" ></ script > < script...connections found.</p>' ; } }); </ script > </ html > 控制台输出 Web Query...

    docs.aspose.com/cells/zh/javascript-cpp/working...
  6. 将含有图像或图表的XLS文件转换为PDF,使用JavaScript通过C++|Document...

    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....body > < script src = "aspose.cells.js.min.js" ></ script > < script...the PDF file.</p>' ; }); </ script > </ html > 如果电子表格包含公式,建议在渲染为PDF之前调用...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  7. 使用JavaScript通过C++生成Pdf|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++将Excel工作簿转换为PDF。...body > < script src = "aspose.cells.js.min.js" ></ script > < script...the PDF file.</p>' ; }); </ script > </ html > 高级转换 您还可以选择使用 PdfSaveOptions...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  8. 数据透视表隐藏和排序数据|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....body > < script src = "aspose.cells.js.min.js" ></ script > < script...modified file.</p>' ; }); </ script > </ html > 示例代码中使用的源和输出Excel文件已附上供参考。...

    docs.aspose.com/cells/zh/javascript-cpp/pivot-t...
  9. 查找由 XLS 和 XLSX 格式支持的最大行数和列数,使用 C++ 通过 JavaScrip...

    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....body > < script src = "aspose.cells.js.min.js" ></ script > < script...${ maxCols } </p>` ; }); </ script > </ html > 控制台输出 Maximum Rows...

    docs.aspose.com/cells/zh/javascript-cpp/find-ma...
  10. 使用 ImageOrPrintOptions 通过 JavaScript 和 C++ 从工作表...

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 从Excel工作表中提取图片并保存。...body > < script src = "aspose.cells.js.min.js" ></ script > < script...get the image.</p>' ; }); </ script > </ html > 使用C++的JavaScript生成工作表缩略图...

    docs.aspose.com/cells/zh/javascript-cpp/extract...