Sort Score
Result 10 results
Languages All
Labels All
Results 9,311 - 9,320 of 216,915 for

new

(0.39 sec)
  1. License Renewal Question - Free Support Forum -...

    Hello Team, I have Aspose.Words license (Developer OEM), which means I can use it without reNewal? Do I need to reNew it every year for using the product or its perpetual? Or reNewal is required if I need to develop or…... However, to access new features, updates, or support...Please note that any updates or new features released after your...

    forum.aspose.com/t/license-renewal-question/316496
  2. ListFormat.applyNumberDefault method | Aspose.W...

    ListFormat.applyNumberDefault method. Starts a New default numbered list and applies it to the paragraph....applyNumberDefault() Starts a new default numbered list and applies...shortcut method that creates a new list using the default numbered...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 用JavaScript通过C++在PDF中嵌入附件|Documentation

    学习如何使用Aspose.Cells for Java脚本通过C++在PDF中嵌入Ole对象作为附件。...file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...attachment. const pdfSaveOptions = new PdfSaveOptions (); pdfSaveOptions...

    docs.aspose.com/cells/zh/javascript-cpp/embed-a...
  4. 在从HTML导入时避免大数字的指数表示|Documentation

    学习如何在使用Aspose.Cells for JavaScript通过C++导入HTML时防止大数字被转换为指数形式。...byte array const byteArray = new TextEncoder (). encode ( html...precision true const loadOptions = new HtmlLoadOptions ( LoadFormat...

    docs.aspose.com/cells/zh/javascript-cpp/avoid-e...
  5. Export print area range to HTML with JavaScript...

    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....stream const workbook = new Workbook ( new Uint8Array ( arrayBuffer...HtmlSaveOptions const options = new AsposeCells . HtmlSaveOptions...

    docs.aspose.com/cells/javascript-cpp/export-pri...
  6. 使用 JavaScript via C++ 计算 Excel 2016 的 MINIFS 和 ...

    本文介绍如何使用 Aspose.Cells 库在 JavaScript via C++ 中计算 Microsoft Excel 2016 的 MINIFS 和 MAXIFS 函数。加载已有的 Excel 文件或创建新文件,然后使用 Aspose.Cells 方法计算这些函数并将结果保存到磁盘。...functions const workbook = new Workbook ( new Uint8Array ( arrayBuffer...in pdf format const options = new PdfSaveOptions (); options ....

    docs.aspose.com/cells/zh/javascript-cpp/calcula...
  7. MappedDataFieldCollection.Clear | Aspose.Words ...

    Effortlessly clear your MappedDataFieldCollection with our Clear method, instantly removing all elements for streamlined data management....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder... () { DataTable dataTable = new DataTable ( "MyTable" ); dataTable...

    reference.aspose.com/words/net/aspose.words.mai...
  8. Manage Presentation Shapes in PHP|Aspose.Slides...

    Learn to create, edit and optimize shapes in Aspose.Slides for PHP via Java and deliver high-performance PowerPoint presentations....the presentation file $pres = new Presentation ( "FindingShapeInSlide...slide shape collection. Add new slide to the presentation. Clone...

    docs.aspose.com/slides/php-java/shape-manipulat...
  9. Merge PCL files using .NET | Aspose.PDF

    Merge PCL files programmatically with C# sample code using Aspose.PDF for .NET...PclLoadOptions options = new (); var pdfDocument1 = new Aspose . Pdf ....options ); var pdfDocument2 = new Aspose . Pdf . Document ( "2...

    products.aspose.com/pdf/net/merger/pcl/
  10. 使用JavaScript通过C++为工作簿渲染指定单独或私有的字体集|Documentation

    学习如何使用C++的Aspose.Cells for JavaScript为工作簿渲染指定单独或私有的字体集。... const fontConfigs = new IndividualFontConfig (); // If...with font configs. const opts = new LoadOptions ( AsposeCells . LoadFormat...

    docs.aspose.com/cells/zh/javascript-cpp/specify...