Sort Score
Result 10 results
Languages All
Labels All
Results 6,511 - 6,520 of 214,445 for

new

(0.08 sec)
  1. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks in JavaScript with Aspose.Slides. Load sheets and cells and use values to generate data-driven PowerPoint presentations....Slides has introduced a new class for reading data from Excel...This feature opens up powerful new possibilities for API users who...

    docs.aspose.com/slides/nodejs-java/excel-integr...
  2. Glyphs and Metrics of TrueType Fonts | .NET

    C# APIs for the developers to manipulate and font files. Learn the fundamentals on how to work with glyphs and metrics of TTF fonts within .NET....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/font/net/glyphs-and-metrics-tru...
  3. Aspose.PSD for .NET 18.12 - Release Notes|Docum...

    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....psd" ; var loadOptions = new PsdLoadOptions () { LoadEffectsResource...}; // Preparing new data var newPattern = new int [] { Color ...

    docs.aspose.com/psd/net/aspose-psd-for-net-18-1...
  4. 插入和删除Excel文件的行和列|Documentation

    本文介绍如何通过Aspose.Cells for JavaScript通过C++ API插入和删除行与列。...file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...Excel97To2003 ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/zh/javascript-cpp/inserti...
  5. How to Manage Dates and Times|Documentation

    Learn how to manage dates and times through the Aspose.Cells for JavaScript via C++ API....Creating a new Workbook object const workbook = new Workbook ();...ws . cells ; const dateData = new Date ( 2023 , 10 , 23 ); // JavaScript...

    docs.aspose.com/cells/javascript-cpp/how-to-man...
  6. How To Create Aspose.Tasks Project Calculation ...

    Learn how to create and configure different calculation modes for your projects in Aspose.Tasks....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/project-calculation-m...
  7. Create Transparent Image of Excel Worksheet wit...

    Learn how to generate a transparent image of an Excel worksheet using Aspose.Cells for JavaScript via C++....uploaded file const wb = new Workbook ( new Uint8Array ( arrayBuffer...print options const imgOption = new ImageOrPrintOptions (); imgOption...

    docs.aspose.com/cells/javascript-cpp/create-tra...
  8. Render Worksheet to Graphic Context with JavaSc...

    Learn how to render a worksheet to graphic context using Aspose.Cells for JavaScript via C++. This includes rendering to image files, screens, and printers....file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...buffer options const bmpOptions = new ImageOrPrintOptions (); bmpOptions...

    docs.aspose.com/cells/javascript-cpp/render-wor...
  9. Check Custom Number Format when Setting Style.C...

    Aspose.Cells is a JavaScript library for working with spreadsheet files, which supports checking custom number formats when styling. This article will show you how to use the Aspose.Cells library to check custom number formats to ensure that the styling is correct....arrayBuffer (); workbook = new Workbook ( new Uint8Array ( arrayBuffer...arrayBuffer )); } else { // Create a new empty workbook if no file is...

    docs.aspose.com/cells/javascript-cpp/check-cust...
  10. Find out if VBA Project is Protected with JavaS...

    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 (); workbook = new Workbook ( new Uint8Array ( arrayBuffer...Create a new workbook if no file is provided workbook = new Workbook...

    docs.aspose.com/cells/javascript-cpp/find-out-i...