Sort Score
Result 10 results
Languages All
Labels All
Results 4,731 - 4,740 of 213,541 for

new

(0.13 sec)
  1. PageSetup.differentFirstPageHeaderFooter proper...

    PageSetup.differentFirstPageHeaderFooter property. True if a different header or footer is used on the first page....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...differentFirstPageHe ) => { let doc = new aw . Document ( base . myDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. CommentRangeEnd Class | Aspose.Words for .NET

    Discover the Aspose.Words.CommentRangeEnd class, marking the end of comment-associated text regions. Enhance document management with precise commenting!...DocumentBase , int ) Initializes a new instance of this class. Properties...Document doc = new Document (); Comment newComment = new Comment (...

    reference.aspose.com/words/net/aspose.words/com...
  3. How to use Aspose.CAD in Vue|CAD Documentation

    Use Aspose.CAD in Vue.... Start a new one and then the name of the...function() { const reader = new FileReader(); reader.onload =...

    docs.aspose.com/cad/javascript-net/how-to-use-a...
  4. Insert a Linked Picture from Web Address with J...

    Learn how to insert a linked picture from a web address into a worksheet using Aspose.Cells for JavaScript via C++....arrayBuffer (); var workbook = new Workbook ( new Uint8Array ( arrayBuffer...Otherwise create a new workbook var workbook = new Workbook (); }...

    docs.aspose.com/cells/javascript-cpp/insert-a-l...
  5. 使用JavaScript通过C++监控运行中的程序|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....monitor = new SystemTimeInterruptM ( false ); const lopts = new LoadOptions...load options const wb = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/zh/javascript-cpp/monitor...
  6. Managing TextBox with JavaScript via C++|Docume...

    Learn how to manage TextBox in Excel using Aspose.Cells for JavaScript via C++....example shows how to: Create a new workbook. Add a TextBox shape...arrayBuffer (); workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/javascript-cpp/managing-t...
  7. 使用 Aspose.Cells for JavaScript 通过 C++ 在 Excel 工...

    本文介绍如何用 JavaScript 及 Aspose.Cells for JavaScript 通过 C++ 在 Excel 工作簿中创建签名行...arrayBuffer (); workbook = new Workbook ( new Uint8Array ( arrayBuffer...arrayBuffer )); } else { workbook = new Workbook (); } // Create signature...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  8. TaskPane.DockState | Aspose.Words for .NET

    Discover the TaskPane DockState property to easily manage your task pane's last docked position for enhanced workflow and efficiency.... Document doc = new Document (); // Create task pane...TaskPane myScriptTaskPane = new TaskPane (); doc . WebExtensionTaskPane...

    reference.aspose.com/words/net/aspose.words.web...
  9. WebExtension.IsFrozen | Aspose.Words for .NET

    Discover the WebExtension IsFrozen property, which controls user interaction with your web extension. Enhance usability and optimize user experience today!... Document doc = new Document (); // Create task pane...TaskPane myScriptTaskPane = new TaskPane (); doc . WebExtensionTaskPane...

    reference.aspose.com/words/net/aspose.words.web...
  10. BaseWebExtensionCollection1.Add | Aspose.Words ...

    Discover how to enhance your projects with the BaseWebExtensionCollection Add method. Effortlessly add items to your collection for seamless integration.... Document doc = new Document (); // Create task pane...TaskPane myScriptTaskPane = new TaskPane (); doc . WebExtensionTaskPane...

    reference.aspose.com/words/net/aspose.words.web...