Sort Score
Result 10 results
Languages All
Labels All
Results 7,831 - 7,840 of 223,108 for

new

(0.22 sec)
  1. Add Slides to Presentations on Android|Aspose.S...

    Easily add slides to your PowerPoint and OpenDocument presentations using Aspose.Slides for Android via Java—seamless, efficient slide insertion in seconds....presentation file Presentation pres = new Presentation (); try { // Instantiate...dispose (); } FAQ Can I insert a new slide at a specific position...

    docs.aspose.com/slides/androidjava/add-slide-to...
  2. Licensing|CAD 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....subscription for free upgrades to any new versions or fixes that come out...aspose . cad . License license = new com . aspose . cad . License...

    docs.aspose.com/cad/java/licensing/
  3. Design Tables in Word using Python

    Follow this article to design tables in Word using Python. It has the details to set the IDE, a list of steps, and a sample code to add Microsoft Word table design using Python....file and autofit it Create a new table style and set its name...existing table style with this new table style Save the output Word...

    kb.aspose.com/words/python/design-tables-in-wor...
  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. 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...
  6. 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...
  7. Installing and Using Aspose.Cells for IntelliJ ...

    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....this plugin will introduce a new project type – Aspose.Cells Maven...the New menu (using Right Click → New OR File menu → New) – Aspose...

    docs.aspose.com/cells/java/installing-and-using...
  8. Aspose.PSD for .NET 22.2 - Release Notes|Docume...

    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....sourceFileName )) { // Creating a new VibranceLayer VibranceLayer vibranceLayer... Save ( outputFileNamePng , new PngOptions ()); } PSDNET-396...

    docs.aspose.com/psd/net/aspose-psd-for-net-22-2...
  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. Layout Slide|Aspose.Slides for Node.js via .NET...

    Master layout slides in Aspose.Slides for Node.js: choose, apply, and customize slide layouts, placeholders, and masters with examples for PPT, PPTX, and ODP presentations....addLayoutSlide () { let presentation = new aspose . slides . Presentation...accessLayoutSlide () { let presentation = new aspose . slides . Presentation...

    docs.aspose.com/slides/nodejs-java/examples/ele...