Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 13,468 for

script

(0.15 sec)
  1. Setting Headers and Footers|Documentation

    This article explains how to programmatically insert an image in the header and footer of Excel worksheets by setting the header and footer with Script commands using the C# API or .NET Library....and script commands to format them. Script Commands Script commands...header and footer formatting. Script Commands Description &P The...

    docs.aspose.com/cells/net/setting-headers-and-f...
  2. 用 JavaScript 通过 C++ 加密 Excel 文件|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 加密和密码保护 Excel 文件。...body > < script src = "aspose.cells.js.min.js" ></ script > < script...modified file.</p>' ; }); </ script > </ html > 指定修改密码选项 下面的示例显示了如何使用Aspose...

    docs.aspose.com/cells/zh/javascript-cpp/encrypt...
  3. Alignment Settings|Documentation

    In the Aspose.Cells library, you can use cell alignment settings to adjust the layout and display of text using JavaScript via C++. This document provides detailed steps and sample code for using Aspose.Cells for cell alignment settings....body > < script src = "aspose.cells.js.min.js" ></ script > < script...modified file.</p>' ; }); </ script > </ html > Vertical Alignment...

    docs.aspose.com/cells/javascript-cpp/cells-alig...
  4. Format and Modify Named Ranges with JavaScript ...

    Learn how to format and modify named ranges using Aspose.Cells for JavaScript via C++....body > < script src = "aspose.cells.js.min.js" ></ script > < script...generated file.</p>' ; }); </ script > </ html > Adding Borders...

    docs.aspose.com/cells/javascript-cpp/format-and...
  5. 插入和删除Excel文件的行和列|Documentation

    本文介绍如何通过Aspose.Cells for JavaScript通过C++ API插入和删除行与列。...body > < script src = "aspose.cells.js.min.js" ></ script > < script...modified file.</p>' ; }); </ script > </ html > 如何插入多行 要在工作表中插入多行,请调用...

    docs.aspose.com/cells/zh/javascript-cpp/inserti...
  6. 使用 C++ 通过 JavaScript 管理 Microsoft Excel 文件的工作表|...

    使用 Aspose.Cells for JavaScript 通过 C++ 添加、删除和激活工作表。...body > < script src = "aspose.cells.js.min.js" ></ script > < script...get the file.</p>' ; }); </ script > </ html > 向设计电子表格添加工作表 向...

    docs.aspose.com/cells/zh/javascript-cpp/manage-...
  7. ITextShaper.ShapeText | Aspose.Words for .NET

    Discover iTextShaper's ShapeText method, which efficiently generates Cluster objects from text fragments, ensuring precise text formatting and alignment....Direction direction , UnicodeScript script , FontFeature [] enabledFontFeatures...direction of text script UnicodeScript A script enabledFontFeatures...

    reference.aspose.com/words/net/aspose.words.sha...
  8. 格式化数据透视表|Documentation

    如何用Aspose.Cells for JavaScript通过C++对数据透视表进行格式化。...body > < script src = "aspose.cells.js.min.js" ></ script > < script...modified file.</p>' ; }); </ script > </ html > 如何设置格式选项 下面的代码...

    docs.aspose.com/cells/zh/javascript-cpp/formatt...
  9. 使用JavaScript通过C++将文件保存到响应对象|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++动态生成文件并直接发送到客户端浏览器。...body > < script src = "aspose.cells.js.min.js" ></ script > < script...get the file.</p>' ; } }); </ script > </ html > XLSX文件 <!DOCTYPE...

    docs.aspose.com/cells/zh/javascript-cpp/saving-...
  10. Line Breaks and Text Wrapping|Documentation

    How to implement text wrapping and word wrap using the Aspose.Cells library in JavaScript via C++. By using the Aspose.Cells library, you can easily insert text in cells and set the text‑wrapping method, such as manual word wrap, word wrap, etc. This document details how to implement these features and provides sample code for your reference....body > < script src = "aspose.cells.js.min.js" ></ script > < script...modified file.</p>' ; }); </ script > </ html > To Use Explicit...

    docs.aspose.com/cells/javascript-cpp/line-break...