Sort Score
Result 10 results
Languages All
Labels All
Results 7,481 - 7,490 of 213,126 for

new

(0.23 sec)
  1. Create Transparent Image of Excel Worksheet wit...

    Learn how to generate a transparent image of an Excel worksheet using Aspose.Cells for JavaScript via C++....uploaded file const wb = new Workbook ( new Uint8Array ( arrayBuffer...print options const imgOption = new ImageOrPrintOptions (); imgOption...

    docs.aspose.com/cells/javascript-cpp/create-tra...
  2. Check Custom Number Format when Setting Style.C...

    Aspose.Cells is a JavaScript library for working with spreadsheet files, which supports checking custom number formats when styling. This article will show you how to use the Aspose.Cells library to check custom number formats to ensure that the styling is correct....arrayBuffer (); workbook = new Workbook ( new Uint8Array ( arrayBuffer...arrayBuffer )); } else { // Create a new empty workbook if no file is...

    docs.aspose.com/cells/javascript-cpp/check-cust...
  3. Document.DigitalSignatures | Aspose.Words for .NET

    Discover the DigitalSignatures property to access and validate a document's digital signatures effortlessly. Ensure authenticity and security with ease.... Document doc = new Document ( MyDir + "Digitally...filename. SignOptions signOptions = new SignOptions { SignTime = DateTime...

    reference.aspose.com/words/net/aspose.words/doc...
  4. WebExtension.Bindings | Aspose.Words for .NET

    Discover WebExtension Bindings, streamline your development with customizable web extension connections for enhanced functionality and user experience.... Document doc = new Document (); // Create task pane...TaskPane myScriptTaskPane = new TaskPane (); doc . WebExtensionTaskPane...

    reference.aspose.com/words/net/aspose.words.web...
  5. WebExtensionBinding.AppRef | Aspose.Words for .NET

    Discover how the WebExtensionBinding AppRef property links binding keys to document data, enhancing your web app's functionality and performance.... Document doc = new Document (); // Create task pane...TaskPane myScriptTaskPane = new TaskPane (); doc . WebExtensionTaskPane...

    reference.aspose.com/words/net/aspose.words.web...
  6. WebExtensionReference.Store | Aspose.Words for ...

    Discover the WebExtensionReference Store property—your gateway to accessing and managing web extensions in the marketplace efficiently.... Document doc = new Document (); // Create task pane...TaskPane myScriptTaskPane = new TaskPane (); doc . WebExtensionTaskPane...

    reference.aspose.com/words/net/aspose.words.web...
  7. BaseWebExtensionCollection1.Clear | Aspose.Word...

    Effortlessly clear your BaseWebExtensionCollection with our Clear method, removing all elements for streamlined management and enhanced performance.... Document doc = new Document (); // Create task pane...TaskPane myScriptTaskPane = new TaskPane (); doc . WebExtensionTaskPane...

    reference.aspose.com/words/net/aspose.words.web...
  8. Փոխարկել WORD PNG Javascript

    Փոխարկեք WORD ը PNG ձևաչափի JavaScript կոդով: Պահեք WORD որպես PNG օգտագործելով JavaScript:...'@aspose/words' ); var doc = new aw.Document( "Input.docx" ) for...require('@aspose/words'); var doc = new aw.Document("Input.docx") doc...

    products.aspose.com/words/hy/nodejs-net/convers...
  9. Փոխարկել DOC RTF Javascript

    Փոխարկեք DOC ը RTF ձևաչափի JavaScript կոդով: Պահեք DOC որպես RTF օգտագործելով JavaScript:...'@aspose/words' ); var doc = new aw.Document( "Input.doc" ) doc...require('@aspose/words'); var doc = new aw.Document("Input.doc") doc...

    products.aspose.com/words/hy/nodejs-net/convers...
  10. Փոխարկել HTML PNG Javascript

    Փոխարկեք HTML ը PNG ձևաչափի JavaScript կոդով: Պահեք HTML որպես PNG օգտագործելով JavaScript:...'@aspose/words' ); var doc = new aw.Document( "Input.html" ) for...require('@aspose/words'); var doc = new aw.Document("Input.html") doc...

    products.aspose.com/words/hy/nodejs-net/convers...