Sort Score
Result 10 results
Languages All
Labels All
Results 6,781 - 6,790 of 213,190 for

new

(0.1 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  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. 将 PDF 转换为不同的图像格式在 C#|Aspose.PDF for .NET

    本主题向您展示如何使用 Aspose.PDF 将 PDF 转换为各种图像格式,例如 TIFF、BMP、EMF、JPEG、PNG、GIF、SVG,只需几行代码。...document using ( var document = new Aspose . Pdf . Document ( dataDir...Resolution object var resolution = new Aspose . Pdf . Devices . Resolution...

    docs.aspose.com/pdf/zh/net/convert-pdf-to-image...