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

new

(0.23 sec)
  1. Find out if VBA Project is Protected with JavaS...

    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....arrayBuffer (); workbook = new Workbook ( new Uint8Array ( arrayBuffer...Create a new workbook if no file is provided workbook = new Workbook...

    docs.aspose.com/cells/javascript-cpp/find-out-i...
  2. Render Worksheet to Graphic Context with JavaSc...

    Learn how to render a worksheet to graphic context using Aspose.Cells for JavaScript via C++. This includes rendering to image files, screens, and printers....file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...buffer options const bmpOptions = new ImageOrPrintOptions (); bmpOptions...

    docs.aspose.com/cells/javascript-cpp/render-wor...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. ExportListLabels Enum | Aspose.Words for .NET

    Discover how the Aspose.Words.Saving.ExportListLabels enum enhances your HTML, MHTML, and EPUB exports with customizable list label options....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...lists. HtmlSaveOptions options = new HtmlSaveOptions { ExportListLabels...

    reference.aspose.com/words/net/aspose.words.sav...