Sort Score
Result 10 results
Languages All
Labels All
Results 9,031 - 9,040 of 213,950 for

new

(0.88 sec)
  1. Output Streams – C# MemoryStream – Aspose.HTML ...

    Learn about the ICreateStreamProvider interface, which is used when storing a conversion result in memory or sending it to remote storage....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/html/net/output-streams/
  2. Manage SmartArt Shape Nodes in Presentations Us...

    Manage SmartArt shape nodes in PPT and PPTX with Aspose.Slides for Node.js. Get clear JavaScript code samples and tips to streamline your presentations.... Add a new Node in SmartArt shape NodeCollection...the presentation var pres = new aspose . slides . Presentation...

    docs.aspose.com/slides/nodejs-java/manage-smart...
  3. 用JavaScript通过C++对行和列进行分组和取消分组|Documentation

    了解怎样使用Aspose.Cells for JavaScript通过C++对Excel中的行和列进行分组和取消分组。...(); const workbook = new Workbook ( new Uint8Array ( arrayBuffer...Excel97To2003 ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/zh/javascript-cpp/groupin...
  4. How to Build a Table from a DataTable in Java|A...

    Example of filling document table from external database using Java....data into your document as a new table and quickly apply formatting...store it as a table: Create a new DocumentBuilder object on your...

    docs.aspose.com/words/java/how-to-build-a-table...
  5. Converting a SVG file to PDF using PHP | Aspose...

    Sample code on PHP for SVG to PDF conversion. Use example code for batch SVG to PDF conversion with Aspose.PDF for PHP via Java... Create a new SvgLoadOptions object Create a new Document object...Create a new SvgLoadOptions object $loadOption = new SvgLoadOptions...

    products.aspose.com/pdf/php-java/conversion/svg...
  6. 使用 C++ 和 JavaScript 进行图表数据过滤的三种方法|Documentation

    学习如何在 Excel 中使用 Aspose.Cells for JavaScript 进行图表过滤。我们的全面指南将演示如何应用过滤器到图表、自定义图表元素,以及使用数据分析工具来获取更好见解和做出明智决策。...file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...SaveFormat . Xlsx ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/zh/javascript-cpp/filteri...
  7. Document Comparison Features|Aspose.Words for .NET

    Aspose.Words allows you to compare two Word documents using files or URLs to these files and show the differences. You can also view your document in a browser....visually show the differences, so a new document is required to contain...document2 ) { ArrayList result = new ArrayList (); try { // Create...

    docs.aspose.com/words/net/document-comparison-f...
  8. Specify Fallback Fonts for Presentations on And...

    Master Aspose.Slides for Android via Java to set fallback fonts in PPT, PPTX and ODP files, safeguarding consistent text display on any device or OS....IFontFallBackRule firstRule = new FontFallBackRule ( startUnicodeIndex...IFontFallBackRule secondRule = new FontFallBackRule ( 0x3040 , 0x309F...

    docs.aspose.com/slides/androidjava/create-fallb...
  9. Inserting, Deleting Rows and Columns|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....Introduction Whether creating a new worksheet from scratch or working...the index of the row where the new row will be inserted. Inserting...

    docs.aspose.com/cells/cpp/inserting-deleting-ro...
  10. Manage VBA code of Excel Macro‑Enabled workbook...

    Add VBA module and modify VBA or macro with Aspose.Cells library....Cells allows you to add a new VBA module and macro code using...Modules.Add() method to add the new VBA module inside the workbook...

    docs.aspose.com/cells/net/manage-vba-project/