Sort Score
Result 10 results
Languages All
Labels All
Results 7,351 - 7,360 of 223,097 for

new

(0.16 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. 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...
  3. 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...
  4. 使用JavaScript通过C++将Excel导出为JSON|Documentation

    学习如何使用C++和Aspose.Cells for JavaScript将Excel文件转换为JSON。...file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...SaveFormat . Json ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  5. Working with Parent and Child Tasks in PHP | As...

    This guide explains how to use Aspose.Tasks Java for PHP to handle parent-child relationships in project files....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/parent-and-child-tas...
  6. Convert Visio to PDF format|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to PDF formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to PDF with a few lines of code....a VSD file Diagram diagram = new Diagram ( dataDir + "ExportToPDF...VSDX file Diagram diagram = new Diagram ( dataDir + "Network...

    docs.aspose.com/diagram/java/convert-visio-to-pdf/
  7. Utility Features - SMTP Client|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....Email-for-Java SmtpClient client = new SmtpClient ( "smtp.gmail.com"...null ) Security . addProvider ( new BouncyCastleProvider ()); Sign...

    docs.aspose.com/email/java/utility-features-smt...
  8. Managing Currency Codes in PHP | Aspose.Tasks D...

    Learn how to manage currency codes using Aspose.Tasks Java for PHP....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/managing-currency-co...
  9. HtmlSaveOptions.ImageSavingCallback | Aspose.Wo...

    Control image saving with HtmlSaveOptions' ImageSavingCallback. Optimize document exports to HTML, MHTML, or EPUB for seamless user experience....DocumentPartsFileNam () { Document doc = new Document ( MyDir + "Rendering...HTML. HtmlSaveOptions options = new HtmlSaveOptions (); // If we...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Design Tables in Word using C#

    Follow this article to design tables in Word using C#. It contains the environment settings, a list of steps, and a sample code to customize MS Word table design using C#....using the table index Create a new table style using the TableStyle...conditional styling Set this new style in the Table using the...

    kb.aspose.com/words/net/design-tables-in-word-u...