Sort Score
Result 10 results
Languages All
Labels All
Results 9,241 - 9,250 of 213,191 for

new

(0.14 sec)
  1. 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-...
  2. 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...
  3. Save Each Worksheet to a Different PDF File wit...

    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....arrayBuffer (); // Instantiate a new workbook and open the Excel file...file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/javascript-cpp/save-each-...
  4. 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/
  5. Customize Pie Charts in Presentations Using PHP...

    Learn how to create and customize pie charts with Aspose.Slides for PHP via Java, exportable to PowerPoint, boosting your data storytelling in seconds....of Presentation class $pres = new Presentation (); try { # Add...and categories. Add new categories. Add new series. Write the modified...

    docs.aspose.com/slides/php-java/pie-chart/
  6. DocumentBuilder class | Aspose.Words for Node.js

    Aspose.Words.DocumentBuilder class. Adapts [DocumentBuilder](./) class public API for Node.js porting....properties available at the new location. Constructors Name Description...DocumentBuilder() Initializes a new instance of this class. Docu...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. How to Control Workbook View with JavaScript vi...

    Learn how to control the Workbook View through the Aspose.Cells for JavaScript via C++ API.... or leave empty to create a new workbook. </ p > < input type...open it; otherwise create a new workbook (matches original Node...

    docs.aspose.com/cells/javascript-cpp/how-to-con...
  8. Save Pivot Table in ODS file|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....existing pivot table or create a new pivot table and save the file...( 'fileInput' ); // Create a new workbook or load one from the...

    docs.aspose.com/cells/javascript-cpp/save-pivot...
  9. 将 Markdown 转换为图像 – MD 转换为 JPG、PNG、BMP、GIF、TIFF

    使用 Aspose.HTML for .NET 将 Markdown 转换为图像。考虑在 C# 示例中将 Markdown 转换为 JPG、PNG、BMP、GIF 和 TIFF。...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/html/zh/net/convert-markdown-to...
  10. EndnoteOptions | Aspose.Words for Java

    Represents the endnote numbering options for a document or section in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...insertBreak(BreakType.SECTION_BREAK_NEW_PAGE); builder.write("This is...

    reference.aspose.com/words/java/com.aspose.word...