Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 1,390 for

log

(0.06 sec)
  1. NodeChangingArgs.action property | Aspose.Words...

    NodeChangingArgs.action property. Gets a value indicating what type of node change event is occurring.... log ( "Inserted node:" ); console . log ( `\tType:\t...trim () != "" ) { console . log ( `\tText:\t\" ${ args . node...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. NodeChangingArgs.oldParent property | Aspose.Wo...

    NodeChangingArgs.oldParent property. Gets the node's parent before the operation began.... log ( "Inserted node:" ); console . log ( `\tType:\t...trim () != "" ) { console . log ( `\tText:\t\" ${ args . node...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Comment.author property | Aspose.Words for Node.js

    Comment.author property. Returns or sets the author name for a comment.... log ( "Top-level comment:" ); console . log ( `\t\" ${...comment . author } ` ); console . log ( `Has ${ comment . replies ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. RowCollection.toArray method | Aspose.Words for...

    RowCollection.toArray method. Copies all rows from the collection to a new array of rows.... log ( `Start of Table ${ i } ` );... count ; j ++ ) { console . log ( `\tStart of Row ${ j } ` );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Row.cells property | Aspose.Words for Node.js

    Row.cells property. Provides typed access to the [Cell](../../cell/) child nodes of the row.... log ( `Start of Table ${ i } ` );... count ; j ++ ) { console . log ( `\tStart of Row ${ j } ` );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. PhysicalFontInfo.fontFamilyName property | Aspo...

    PhysicalFontInfo.fontFamilyName property. Family name of the font.... log ( "FontFamilyName : {0}" , fontInfo...fontFamilyName ); console . log ( "FullFontName : {0}" , fontInfo...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. PhysicalFontInfo.filePath property | Aspose.Wor...

    PhysicalFontInfo.filePath property. Path to the font file if any.... log ( "FontFamilyName : {0}" , fontInfo...fontFamilyName ); console . log ( "FullFontName : {0}" , fontInfo...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. List.listId property | Aspose.Words for Node.js

    List.listId property. Gets the unique identifier of the list.... log ( `This paragraph belongs to...numberStyle } \"` ); console . log ( `\t\" ${ para . getText ()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. TableCollection.toArray method | Aspose.Words f...

    TableCollection.toArray method. Copies all tables from the collection to a new array of tables.... log ( `Start of Table ${ i } ` );... count ; j ++ ) { console . log ( `\tStart of Row ${ j } ` );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Examine Presentation|Aspose.Slides for Node.js ...

    Read and modify PowerPoint presentation properties in Node... log ( info . getLoadFormat ()); //...getPresentationInfo ( "pres.ppt" ); console . log ( info2 . getLoadFormat ());...

    docs.aspose.com/slides/nodejs-java/examine-pres...