Sort Score
Result 10 results
Languages All
Labels All
Results 7,121 - 7,130 of 222,967 for

new

(0.31 sec)
  1. Blank PDF while converion from HTML(Email Body)...

    We have paid support on Aspose.Java , The issue blank PDF occurs while we are converting from HTML(email body) to PDF , as an application, we have increased the Memory, but the issue occuring 2 twice a month...HtmlLoadOptions loadOptions = new HtmlLoadOptions(); loadOptions...memory pressure PdfDocument pdf = new PdfDocument(); pdf.bindHtml(htmlString...

    forum.aspose.com/t/blank-pdf-while-converion-fr...
  2. MetafileRenderingMode | Aspose.Words for Java

    Specifies how Aspose.Words should render WMF and EMF metafiles in Java....throws Exception { Document doc = new Document(getMyDir() + "WMF with...MetafileRenderingOpt metafileRenderingOpt = new MetafileRenderingOpt(); // Set...

    reference.aspose.com/words/java/com.aspose.word...
  3. License File Not Working Anymore|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....move/publish their web project(s) to a new server. They feel upset because...using the component) in the new server environment. A Scenario...

    docs.aspose.com/cells/net/license-file-not-work...
  4. 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...
  5. 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...
  6. 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...
  7. 使用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...
  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. WebExtensionProperty.Value | Aspose.Words for .NET

    Discover the WebExtensionProperty Value feature, allowing you to define custom property values for enhanced functionality and flexibility in your web applications.... Document doc = new Document (); // Create task pane...TaskPane myScriptTaskPane = new TaskPane (); doc . WebExtensionTaskPane...

    reference.aspose.com/words/net/aspose.words.web...
  10. 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...