Sort Score
Result 10 results
Languages All
Labels All
Results 7,151 - 7,160 of 223,638 for

new

(0.92 sec)
  1. Create Charts using Apache POI and Aspose.Cells...

    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....Workbook object Workbook workbook = new Workbook (); //Obtaining the...Create Charts Java Workbook wb = new XSSFWorkbook (); Sheet sheet...

    docs.aspose.com/cells/java/create-charts-using-...
  2. 使用JavaScript通过C++的ImageOrPrintOptions的PageIndex...

    学习如何使用C++的Aspose.Cells for JavaScript将Excel文件的特定页面渲染为图像。...file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...pages 4, 5, 6, 7 const opts = new ImageOrPrintOptions (); opts...

    docs.aspose.com/cells/zh/javascript-cpp/render-...
  3. Public API Changes in Aspose.Imaging 3.1.0|Docu...

    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.... It includes new and updated public methods, added...0 has introduced a series of new methods related to metafile....

    docs.aspose.com/imaging/java/public-api-changes...
  4. Section.clone method | Aspose.Words for Node.js

    Section.clone method. Creates a duplicate of this section....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 如何在 React 中使用 Aspose.CAD|CAD Documentation

    在 React 中使用 Aspose.CAD..., function() { var reader = new FileReader(); reader.onload =...result; // @ts-ignore var array = new Uint8Array(arrayBuffer); // 加载...

    docs.aspose.com/cad/zh/javascript-net/showcases...
  6. 使用JavaScript通过C++更改HTML链接目标类型|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++更改HTML链接目标类型,控制HTML链接中的target属性。...file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...link target type const opts = new HtmlSaveOptions (); opts . linkTargetType...

    docs.aspose.com/cells/zh/javascript-cpp/change-...
  7. 用JavaScript通过C++设置预设的WordArt样式到形状的文本|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++将预设的WordArt样式设置到形状的文本...Create a new workbook (original JavaScript code created a new Workbook...reading a file) const workbook = new Workbook (); // Access first...

    docs.aspose.com/cells/zh/javascript-cpp/set-pre...
  8. Create Tables in NPOI|Aspose.Words for .NET

    Create a table in a document easily and fast instead of using NPOI in C#....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...UserModel ; XWPFDocument doc = new XWPFDocument (); XWPFParagraph...

    docs.aspose.com/words/net/create-tables-in-npoi/
  9. Optimize PDF Resources using JavaScript via C++...

    Optimize Resources of PDF files for fast web-view using JavaScript tool....( e ) { const file_reader = new FileReader (); file_reader ....Worker*/ const AsposePDFWebWorker = new Worker ( "AsposePDFforJS.js"...

    docs.aspose.com/pdf/javascript-cpp/optimize-pdf...
  10. MappedDataFieldCollection.Count | Aspose.Words ...

    Discover the MappedDataFieldCollection Count property, which efficiently reveals the total number of elements in your data collection for optimized management....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder... () { DataTable dataTable = new DataTable ( "MyTable" ); dataTable...

    reference.aspose.com/words/net/aspose.words.mai...