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

script

(0.14 sec)
  1. 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...
  2. 用JavaScript通过C++保存文件的不同方式|Documentation

    Aspose.Cells for Java脚本通过C++可以将文件保存为不同格式,包括PDF、HTML、DOCX、PPTX、JSON和MHTML。...div > < script src = "aspose.cells.js.min.js" ></ script > < script...each format.</p>' ; }); </ script > </ html > 如何将工作簿保存为PDF 便...

    docs.aspose.com/cells/zh/javascript-cpp/differe...
  3. 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...
  4. Copy Shapes between Worksheets with JavaScript ...

    Learn how to copy shapes like pictures and charts between worksheets using Aspose.Cells for JavaScript via C++....body > < script src = "aspose.cells.js.min.js" ></ script > < script...modified file.</p>' ; }); </ script > </ html > Copy a Chart from...

    docs.aspose.com/cells/javascript-cpp/copy-shape...
  5. 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...
  6. Render 3D scene in web page|Documentation

    Using Aspose.3D for .NET, developers can render an image to view a realistic image of 3D model, with or without the enhanced background, textures, shadows and also adjust the image size....Renderer</title> <script src="aspose.3d-2.1.js"></script> <style> #...<canvas id='canvas'></canvas> <script> aspose3d({canvas : 'canvas'...

    docs.aspose.com/3d/net/render-3d-scene-in-web-p...
  7. Detect File Format of Encrypted Office Open XML...

    Learn how to detect the file format of encrypted OOXML files using Aspose.Cells for JavaScript via C++....body > < script src = "aspose.cells.js.min.js" ></ script > < script...fileFormatType ); }); }); </ script > </ html > Assign and Validate...

    docs.aspose.com/cells/javascript-cpp/detect-fil...
  8. Setting Formula for Named Range with JavaScript...

    Learn how to set formulas for named ranges in spreadsheets using Aspose.Cells for JavaScript via C++....body > < script src = "aspose.cells.js.min.js" ></ script > < script...get the file.</p>' ; }); </ script > </ html > Setting a Complex...

    docs.aspose.com/cells/javascript-cpp/setting-fo...
  9. 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-...
  10. 如何在 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...