Sort Score
Result 10 results
Languages All
Labels All
Results 8,251 - 8,260 of 222,973 for

new

(0.11 sec)
  1. Table|Aspose.Slides for Node.js via .NET Docume...

    Work with tables in Aspose.Slides for Node.js: create, format, merge cells, apply styles, import data, and export with examples for PPT, PPTX, and ODP....addTable () { let presentation = new aspose . slides . Presentation...accessTable () { let presentation = new aspose . slides . Presentation...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  2. Aspose.PSD for .NET 19.6 - 发行说明|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....sourceFilePathPsb )) { var options = new PsdOptions (( PsdImage ) img...sourceFilePathPsd )) { var options = new PsdOptions (( PsdImage ) img...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  3. How to Manage Dates and Times|Documentation

    Learn how to manage dates and times through the Aspose.Cells for JavaScript via C++ API....Creating a new Workbook object const workbook = new Workbook ();...ws . cells ; const dateData = new Date ( 2023 , 10 , 23 ); // JavaScript...

    docs.aspose.com/cells/javascript-cpp/how-to-man...
  4. Converting a MD file to PDF using PHP | Aspose.PDF

    Sample code on PHP for MD to PDF conversion. Use example code for batch MD to PDF conversion with Aspose.PDF for PHP via Java... Initialize a new Document Call Document.Process...Create a new instance of MdLoadOptions $loadOption = new MdLoadOptions...

    products.aspose.com/pdf/php-java/conversion/md-...
  5. DocumentBase.NodeChangingCallback | Aspose.Word...

    Discover the DocumentBase NodeChangingCallback property, which triggers on node insertions or removals, enhancing document management and workflow efficiency....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...HandleNodeChangingFo callback = new HandleNodeChangingFo (); doc...

    reference.aspose.com/words/net/aspose.words/doc...
  6. INodeChangingCallback.NodeRemoved | Aspose.Word...

    Discover the INodeChangingCallback NodeRemoved method—triggered when a document node is removed, enhancing your coding efficiency and document management....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...HandleNodeChangingFo callback = new HandleNodeChangingFo (); doc...

    reference.aspose.com/words/net/aspose.words/ino...
  7. Tables and Ranges with JavaScript via C++|Docum...

    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 const workbook = new Workbook ( new Uint8Array ( arrayBuffer...SaveFormat . Xlsx ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/javascript-cpp/tables-and...
  8. Nullpointer when opening password protected Ope...

    Hi, I’m using Aspose Cells for Java for removing passwords from ods files. I’m currently updating from Aspose Cells 23.3 to 26.2. The example ods file has been created with Open Office. Password removal with 23.3 was suc…...{ LoadOptions loadOptions = new LoadOptions(); loadOptions.s...get(args[0]))) { Workbook workbook = new Workbook(fis, loadOptions); System...

    forum.aspose.com/t/nullpointer-when-opening-pas...
  9. Enable CSS Custom Properties while saving to HT...

    Learn how to enable CSS custom properties when saving Excel files to HTML using Aspose.Cells for JavaScript via C++....file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...property assignments) const opts = new AsposeCells . HtmlSaveOptions...

    docs.aspose.com/cells/javascript-cpp/enable-css...
  10. FontInfoCollection.Item | Aspose.Words for .NET

    Discover the FontInfoCollection Item property to easily retrieve fonts by name, enhancing your design projects with precision and style.... Document doc = new Document ( MyDir + "Embedded...can extract the font. doc = new Document ( MyDir + "Embedded...

    reference.aspose.com/words/net/aspose.words.fon...