Sort Score
Result 10 results
Languages All
Labels All
Results 7,831 - 7,840 of 223,066 for

new

(0.31 sec)
  1. WebExtensionBindingType | Aspose.Words for Java

    Enumerates available types of binding between a web extension and the data in the document in Java.... Document doc = new Document(); // Create task pane...TaskPane myScriptTaskPane = new TaskPane(); doc.getWebExtensionTaskP()...

    reference.aspose.com/words/java/com.aspose.word...
  2. 用 JavaScript 通过 C++ 保护和取消保护工作簿结构|Documentation

    使用 C++ 通过 JavaScript 保护和解除保护Excel文件的工作簿结构。...{ // Create a new workbook const workbook = new Workbook (); //...SaveFormat . Xlsx ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/zh/javascript-cpp/protect...
  3. 在字体上应用上标和下标效果|Documentation

    将 JavaScript 代码应用于 Excel 中的上标和下标效果,使用 Aspose.Cells for JavaScript 通过 C++。...const workbook = new Workbook (); // Adding a new worksheet to the...SaveFormat . Auto ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/zh/javascript-cpp/apply-s...
  4. Table Format disturb while copying excel worksh...

    Hello Team , We are facing format issue , while replacing Table Data from excel worksheet to the Word documents , if table is big for format getting disturb , can you please provide solution or code sample which help us…...wordStream = new MemoryStream(wordBytes); Document wordDoc = new Document(wordStream);...tags); DocumentBuilder builder = new DocumentBuilder(wordDoc); using...

    forum.aspose.com/t/table-format-disturb-while-c...
  5. Percentage Complete Calculations in PHP | Aspos...

    Learn how to work with Microsoft Project (MPP/XML) percentage complete values 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/percentage-complete-...
  6. Manage Presentation Slide Masters in .NET|Aspos...

    Manage Slide Masters in Aspose.Slides for .NET: create, edit and apply layouts, themes and placeholders to PPT, PPTX and ODP with concise C# examples.... When a new slide is added to a presentation...stored in Slides list, and every new slide is added to the end of...

    docs.aspose.com/slides/net/slide-master/
  7. Font Conversion. Advanced details | Aspose.Font...

    .NET API to Convert fonts from Aspose.Font. Sometimes you need to read converted font data before saving it. The method here is aimed to help with it....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/font/net/convert/advanced-metho...
  8. Փոխարկել HTML MARKDOWN C#

    Փոխարկեք HTML ը MARKDOWN ձևաչափի C# կոդով: Պահեք HTML որպես MARKDOWN օգտագործելով C#:...Words; var doc = new Document( "Input.html" ); doc...using Aspose.Words; var doc = new Document("Input.html"); doc.Save("Output...

    products.aspose.com/words/hy/net/conversion/htm...
  9. Access and Update the Portions of Rich Text of ...

    Learn how to Access and Update the Portions of Rich Text of Cell through the Aspose.Cells for JavaScript via C++ API....updates the first portion with a new font name. Finally, it saves...file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/javascript-cpp/access-and...
  10. Installation|Aspose.Slides for Node.js via .NET...

    Install Aspose.Slides for Node.js via .NET in Windows, Linux or macOS...Initialize a new empty presentation var emptyPresentation = new Presentation...Initialize a new empty presentation var emptyPresentation = new Presentation...

    docs.aspose.com/slides/nodejs-net/installation/