Sort Score
Result 10 results
Languages All
Labels All
Results 6,371 - 6,380 of 214,800 for

new

(0.18 sec)
  1. TabStop constructor | Aspose.Words for Node.js

    Aspose.Words.TabStop constructor...TabStop(position) Initializes a new instance of this class. TabStop...alignment, leader) Initializes a new instance of this class. TabStop...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 使用JavaScript通过C++将Excel导出为JSON|Documentation

    学习如何使用C++和Aspose.Cells for JavaScript将Excel文件转换为JSON。...file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...SaveFormat . Json ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  3. Audio|Aspose.Slides for Node.js via .NET Docume...

    Discover Aspose.Slides for Node.js audio examples: insert, play, trim, and extract sound in PPT, PPTX, and ODP presentations with clear JavaScript code....addAudio () { let presentation = new aspose . slides . Presentation...accessAudio () { let presentation = new aspose . slides . Presentation...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  4. FontSavingArgs.keepFontStreamOpen property | As...

    FontSavingArgs.keepFontStreamOpen property. Specifies whether Aspose.Words should keep the stream open or close it after saving a font....supported yet' , () => { let doc = new aw . Document ( base . myDir...custom manner. let options = new aw . Saving . HtmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Font.ComplexScript | Aspose.Words for .NET

    Discover the Font ComplexScript property, ensuring your text is formatted as complex script for enhanced readability and style, regardless of Unicode values....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/fon...
  6. Encrypt and Decrypt Excel files with JavaScript...

    How to encrypt and decrypt Excel files using JavaScript via C++. Lock and unlock Excel files.... const workbook = new Workbook ( new Uint8Array ( arrayBuffer...Excel97To2003 ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/javascript-cpp/encrypt-an...
  7. XlsxSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover the XlsxSaveOptions SaveFormat property to effortlessly save documents in Xlsx format, ensuring compatibility and quality for your files.... Document doc = new Document ( MyDir + "Shape with...XlsxSaveOptions xlsxSaveOptions = new XlsxSaveOptions (); xlsxSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  8. DataRowView | Aspose.Words for Java

    Represents a customized view of a DataRow in Java....DataRow row) Initializes a new instance of this class. Methods...Data.DataRow row) Initializes a new instance of this class. Parameters:...

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldToc.CaptionlessTableOfFiguresLabel | Aspos...

    Discover the FieldToc CaptionlessTableOfFiguresLabel property to customize your table of figures. Easily manage sequence identifiers without captions!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Field.Start | Aspose.Words for .NET

    Discover the Field Start property to easily access the starting node of your field, enhancing your data management and streamlining workflows....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FieldVisitor fieldVisitor = new FieldVisitor (); using ( IEnumerator...

    reference.aspose.com/words/net/aspose.words.fie...