Sort Score
Result 10 results
Languages All
Labels All
Results 9,271 - 9,280 of 224,714 for

new

(0.13 sec)
  1. WebExtension.Properties | Aspose.Words for .NET

    Discover WebExtension Properties, a powerful set of customizable features for enhancing your web extensions. Unlock unique functionality today!... Document doc = new Document (); // Create task pane...TaskPane myScriptTaskPane = new TaskPane (); doc . WebExtensionTaskPane...

    reference.aspose.com/words/net/aspose.words.web...
  2. WebExtensionReference.Version | Aspose.Words fo...

    Discover the WebExtensionReference Version property to define your web extension's version, ensuring compatibility and enhanced performance.... Document doc = new Document (); // Create task pane...TaskPane myScriptTaskPane = new TaskPane (); doc . WebExtensionTaskPane...

    reference.aspose.com/words/net/aspose.words.web...
  3. Metered Licensing|CAD 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.... It is a new licensing mechanism. The new licensing mechanism...

    docs.aspose.com/cad/java/metered-licensing/
  4. 创建新工作表|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....Workbook workbook = new Workbook (); //Adding a new worksheet to the...XSSF - 创建新工作表 C# IWorkbook wb = new XSSFWorkbook (); ISheet sheet1...

    docs.aspose.com/cells/zh/net/create-new-worksheet/
  5. Style.Equals | Aspose.Words for .NET

    Discover the Style Equals method for comparing built-in styles. Understand linked and next paragraph styles for enhanced formatting and design efficiency.... Document doc = new Document ( MyDir + "Style with...style . Aliases , Is . EqualTo ( new [] { "MyStyle Alias 1" , "MyStyle...

    reference.aspose.com/words/net/aspose.words/sty...
  6. Assign Macro to Form Control with Golang via C+...

    Learn how to assign a Macro Code to a Form Control like a Button using Aspose.Cells for C++....GetMacroName() property to assign a new Macro Code to a Form Control...following sample code creates a new workbook, assigns a Macro Code...

    docs.aspose.com/cells/go-cpp/assign-macro-to-fo...
  7. Metered Licensing|Documentation

    Developers can use the Python Image Processing Library API to apply a metered key, which is a New licensing mechanism.... It is a new licensing mechanism. The new licensing mechanism...

    docs.aspose.com/imaging/python-net/metered-lice...
  8. NodeRendererBase | Aspose.Words for Java

    Base class for ShapeRenderer and OfficeMathRenderer in Java.... Document doc = new Document(getMyDir() + "Office...OfficeMathRenderer renderer = new OfficeMathRenderer(officeMath);...

    reference.aspose.com/words/java/com.aspose.word...
  9. Inserting a WAV file as an OLE Object with Java...

    Learn how to insert a WAV file as an OLE object in Excel worksheets using Aspose.Cells for JavaScript via C++....arrayBuffer (); const imageData = new Uint8Array ( imageArrayBuffer...imageArrayBuffer ); const objectData = new Uint8Array ( objectArrayBuffer );...

    docs.aspose.com/cells/javascript-cpp/inserting-...
  10. 如何在 TypeScript 中使用 Aspose.CAD|CAD Documentation

    在 TypeScript 中使用 Aspose.CAD....save(array, new PngOptions()); return await exportedFilePromise..., function() { var reader = new FileReader(); reader.onload =...

    docs.aspose.com/cad/zh/javascript-net/showcases...