Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 13,424 for

script

(0.07 sec)
  1. Aspose::Words::Font::get_ComplexScript method |...

    Aspose::Words::Font::get_ComplexScript method. Specifies whether the contents of this run shall be treated as complex Script text regardless of their Unicode character values when determining the formatting for this run in C++....shall be treated as complex script text regardless of their Unicode...is always treated as complex script. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/fon...
  2. 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 Aspose.Cells for Python via .NET API....and script commands to format headers and footers. Script Commands...Commands Script commands are special commands that allow you to...

    docs.aspose.com/cells/python-net/setting-header...
  3. Add Footer to Multiple Documents|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....Footer Script It represents the footer formatting script. Script...space character. &G – image script. For example: “&Arial,Bold&8Footer...

    docs.aspose.com/cells/sharepoint/add-footer-to-...
  4. 如何在 TypeScript 中使用 Aspose.CAD|CAD Documentation

    在 TypeScript 中使用 Aspose.CAD.... <script src="./node_modules/aspose-cad/dotnet...-cad/dotnet.js"></script> <script type="module" src="./node_...

    docs.aspose.com/cad/zh/javascript-net/showcases...
  5. Different Ways to Save Files with JavaScript vi...

    Aspose.Cells for JavaScript via C++ can save files to different formats including PDF, HTML, DOCX, PPTX, JSON, and MHTML....div > < script src = "aspose.cells.js.min.js" ></ script > < script...each format.</p>' ; }); </ script > </ html > How to Save Workbook...

    docs.aspose.com/cells/javascript-cpp/different-...
  6. How and Where to Use Enumerators with JavaScrip...

    Learn how to use Enumerators through the Aspose.Cells for JavaScript via C++ API....body > < script src = "aspose.cells.js.min.js" ></ script > < script...( '\n' ) } </pre>` ; }); </ script > </ html > Rows Enumerator...

    docs.aspose.com/cells/javascript-cpp/how-and-wh...
  7. 通过C++用JavaScript打开文件的不同方法|Documentation

    本文介绍如何使用Aspose.Cells for JavaScript通过C++ API打开Excel文件...body > < script src = "aspose.cells.js.min.js" ></ script > < script...worksheets . count } </p>` ; }); </ script > </ html > 如何通过流打开Excel文件...

    docs.aspose.com/cells/zh/javascript-cpp/differe...
  8. Convert-Excel-to-JSON with JavaScript via C++|D...

    Learn how to convert an Excel file to JSON using Aspose.Cells for JavaScript via C++....body > < script src = "aspose.cells.js.min.js" ></ script > < script...the JSON file.</p>' ; }); </ script > </ html > The following code...

    docs.aspose.com/cells/javascript-cpp/convert-ex...
  9. Conversion between cell name and row/column ind...

    Learn how to perform conversion between cell name and row/column index through the Aspose.Cells for JavaScript via C++ API....body > < script src = "aspose.cells.js.min.js" ></ script > < script...' + name + '</p>' ; }); </ script > </ html > Get Row and Column...

    docs.aspose.com/cells/javascript-cpp/names-and-...
  10. 格式化数据透视表|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...