Sort Score
Result 10 results
Languages All
Labels All
Results 4,341 - 4,350 of 214,328 for

new

(0.2 sec)
  1. SmartArt|Aspose.Slides for Node.js via .NET Doc...

    Work with SmartArt in Aspose.Slides for Node.js: create, edit, convert, and style diagrams with JavaScript for PowerPoint and OpenDocument presentations....addSmartArt () { let presentation = new aspose . slides . Presentation...accessSmartArt () { let presentation = new aspose . slides . Presentation...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  2. Manage SmartArt Shape Nodes in Presentations Us...

    Manage SmartArt shape nodes in PPT and PPTX with Aspose.Slides for PHP via Java. Get clear code samples and tips to streamline your presentations.... Add a new Node in SmartArt shape NodeCollection...desired the presentation $pres = new Presentation ( "SimpleSmartArt...

    docs.aspose.com/slides/php-java/manage-smartart...
  3. FieldNoteRef | Aspose.Words for Java

    Implements the NOTEREF field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  4. Control the Appearance of Code Text in PHP|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....set_appearance ( $dataDir = null ){ $bb = new BarCodeBuilder (); \ # Set up...up code text color $color = new Color (); $bb -> setCodeTextColor...

    docs.aspose.com/barcode/java/control-the-appear...
  5. Create PDF Forms using .NET | Aspose.PDF

    Create PDF forms and add fields programmatically with C# sample code using Aspose.PDF for .NET....pdf" ); var pdfDocument = new Aspose . Pdf . Document ( inputFile...inputFile ); var textBoxField = new Aspose . Pdf . Forms . TextBoxField...

    products.aspose.com/pdf/net/acroforms/create/
  6. Aspose.PSD for .NET 23.11 - Release Notes|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....operator Feature PSDNET-1752 Add new types of warp: Wave, shell up...expected , actual )) { throw new Exception ( "Objects are not...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-1...
  7. 使用Node.js通过C++在工作表中添加签名线|Documentation

    这篇文章介绍了如何使用Aspose.Cells for Node.js via C++和Node.js在工作表中添加签名线。...a Workbook object const wb = new AsposeCells . Workbook (); const...const signatureLine = new AsposeCells . SignatureLine (); signatureLine...

    docs.aspose.com/cells/zh/nodejs-cpp/add-signatu...
  8. SaveOptions.UpdateLastSavedTimeProperty | Aspos...

    Optimize your SaveOptions with the UpdateLastSavedTimeProperty. Control LastSavedTime updates for efficient data management and enhanced performance.... Document doc = new Document ( MyDir + "Document...LastSavedTime , Is . EqualTo ( new DateTime ( 2021 , 5 , 11 , 6...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Copying and Moving Worksheets with JavaScript v...

    This article includes sample code and describes how to copy and move worksheets programmatically both within an Excel workbook and across Excel workbooks using the JavaScript via C++ API....selected sheets to a new workbook, click New Book . In the Before...Excel file. const wb = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/javascript-cpp/copying-an...
  10. 使用JavaScript via C++将指定的工作表保存为PDF|Documentation

    学习如何使用Aspose.Cells for JavaScript via C++将指定工作表保存为PDF。...file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...sheet set const pdfSaveOptions = new PdfSaveOptions (); pdfSaveOptions...

    docs.aspose.com/cells/zh/javascript-cpp/save-sp...