Sort Score
Result 10 results
Languages All
Labels All
Results 7,581 - 7,590 of 215,724 for

new

(0.34 sec)
  1. 在加载工作簿时使用JavaScript通过C++过滤VBA项目|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++在加载Excel工作簿时过滤VBA项目。...load VBA const loadOptions = new LoadOptions ( LoadFormat . Auto...Auto ); const loadFilter = new LoadFilter ( LoadDataFilterOption...

    docs.aspose.com/cells/zh/javascript-cpp/filter-...
  2. 每个 Excel 工作表渲染一个 PDF 页面 使用 C++ 通过 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....arrayBuffer (); // Initialize a new Workbook by opening the selected...file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/zh/javascript-cpp/render-...
  3. Convert JSON to Excel with Node.js via C++|Docu...

    Learn how to convert JSON to Excel file with Aspose.Cells for Node.js via C++....a Workbook object const wb = new AsposeCells . Workbook ( filePath...loading the file. const options = new AsposeCells . JsonLoadOptions...

    docs.aspose.com/cells/nodejs-cpp/convert-json-t...
  4. Regarding find the cell positions of images/cha...

    Is there any way to find the position of images/charts while select the image /chart. At client level mean When i select the image in the viewer I want the positions....(optional) String cellAddress = new CellReference(row, column).formatAsString();...Load workbook Workbook wb = new Workbook("input.xlsx"); Worksheet...

    forum.aspose.com/t/regarding-find-the-cell-posi...
  5. DigitalSignatureCollection Class | Aspose.Words...

    Discover the Aspose.Words DigitalSignatureCollection class, offering easy access to a read-only collection of digital signatures for secure document management.... Document doc = new Document ( MyDir + "Digitally...filename. SignOptions signOptions = new SignOptions { SignTime = DateTime...

    reference.aspose.com/words/net/aspose.words.dig...
  6. Insert Nested Fields in Ruby|Aspose.Words for Java

    Insert Nested Fields using Ruby....__FILE__ ))) + '/data/' \ # Create new document. doc = Rjb :: import...'com.aspose.words.Document' ) . new builder = Rjb :: import ( "com...

    docs.aspose.com/words/java/insert-nested-fields...
  7. Table.styleIdentifier property | Aspose.Words f...

    Table.styleIdentifier property. Gets or sets the locale independent style identifier of the table style applied to this table....build a new table while applying a style. let doc = new aw . Document...Document (); let builder = new aw . DocumentBuilder ( doc ); let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Render Sequence of Pages using PageIndex and Pa...

    Learn how to render specific pages of an Excel file to images using Aspose.Cells for JavaScript via C++....file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...pages 4, 5, 6, 7 const opts = new ImageOrPrintOptions (); opts...

    docs.aspose.com/cells/javascript-cpp/render-seq...
  9. 通过JavaScript使用C++插入来自Web地址的链接图片|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++将Web地址中的链接图片插入到工作表中。...arrayBuffer (); var workbook = new Workbook ( new Uint8Array ( arrayBuffer...Otherwise create a new workbook var workbook = new Workbook (); }...

    docs.aspose.com/cells/zh/javascript-cpp/insert-...
  10. How to use Aspose.CAD in Angular|CAD Documentation

    Use Aspose.CAD in Angular.... Start a new one and then the name of the...Visual Code or WebStorm: ng new angular-example Install Aspose...

    docs.aspose.com/cad/javascript-net/showcases/ho...