Sort Score
Result 10 results
Languages All
Labels All
Results 7,971 - 7,980 of 224,658 for

new

(2.87 sec)
  1. ListFormat.ApplyBulletDefault | Aspose.Words fo...

    Discover how to use the ApplyBulletDefault method to effortlessly create stylish bulleted lists in your documents, enhancing readability and organization....ApplyBulletDefault method Starts a new default bulleted list and applies...shortcut method that creates a new list using the default bulleted...

    reference.aspose.com/words/net/aspose.words.lis...
  2. ListFormat.applyBulletDefault method | Aspose.W...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. CellMerge enumeration | Aspose.Words for Node.js

    Aspose.Words.Tables.CellMerge enumeration. Specifies how a cell in a table is merged with other cells....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 将 Excel 转换为 Pdf、图像及其他格式|Documentation

    使用 Node.js 通过 C++ 将 Excel 文件转换为 Word、Excel、PowerPoint、PDF、CSV、JPG、HTML、MHT、ODS、BMP、PNG、SVG、TIFF、XPS、JSON、SQL、XML 等格式。...Excel file const workbook = new AsposeCells . Workbook ( filePath...excel file const workbook = new AsposeCells . Workbook ( filePath...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-wor...
  5. 将Excel工作簿转换为Ods、Sxc和Fods(OpenOffice / LibreOffi...

    如何通过Aspose.Cells for JavaScript使用C++将Excel转换为Ods(OpenOffice / LibreOffice Calc)或将Ods(OpenOffice / LibreOffice Calc)转换为Excel。...file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...SaveFormat . Ods ); const blobOds = new Blob ([ outputOdsData ]); downloadOds...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  6. Product Overview | Python via .NET

    Python Library for the developers to process PS, EPS, and XPS files. Learn the overvoew of Aspose.Page API solution for Python....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/python-net/product-overview/
  7. FieldCollection.Count | Aspose.Words for .NET

    Discover the FieldCollection Count property, which efficiently returns the total number of fields in your collection for streamlined data management....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Implement Custom Calculation Engine to extend t...

    This article describes how to extend the default calculation engine in JavaScript by implementing a custom calculation engine using the Aspose.Cells library for JavaScript via C++. Load an existing Excel file or create a New one to use the methods provided and save the modified Excel file....disabled = false ; }); // Create a new class derived from AbstractCalculationE...CellsHelper . getDoubleFromDateTim ( new Date (), false ) + 1.0 ; } }...

    docs.aspose.com/cells/javascript-cpp/implement-...
  9. ListLevel.StartAt | Aspose.Words for .NET

    Discover the ListLevel StartAt property to easily customize your list's starting number, enhancing organization and clarity in your documents.... Document doc = new Document (); // A list allows...paragraphs. DocumentBuilder builder = new DocumentBuilder ( doc ); builder...

    reference.aspose.com/words/net/aspose.words.lis...
  10. 创建、布局和自动调整形状|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.... File file = new File ( dataDir ); if (! file...initialize a new Diagram Diagram diagram = new Diagram (); //...

    docs.aspose.com/diagram/zh/java/create-layout-a...